Details about subjects listed as available for lessons in the Summary report.

interface WKSummaryLesson {
    available_at: WKDatableString;
    subject_ids: number[];
}

Properties

available_at: WKDatableString

When the paired subject_ids are available for lessons. Always beginning of the current hour when the API endpoint is accessed.

subject_ids: number[]

Collection of unique identifiers for subjects.