Information about scheduled program time slots

list: List of scheduled time slots
retrieve: Information about a specific time slot by ID

GET /v2/timeslots/?format=api&offset=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 60,
    "next": "https://api.kexp.org/v2/timeslots/?format=api&limit=20&offset=40",
    "previous": "https://api.kexp.org/v2/timeslots/?format=api&limit=20",
    "results": [
        {
            "id": 18,
            "uri": "https://api.kexp.org/v2/timeslots/18/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                26
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api"
            ],
            "host_names": [
                "John Richards"
            ],
            "weekday": 3,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "07:00:00",
            "end_time": "10:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 19,
            "uri": "https://api.kexp.org/v2/timeslots/19/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                4
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api"
            ],
            "host_names": [
                "Cheryl Waters"
            ],
            "weekday": 3,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "10:00:00",
            "end_time": "13:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 20,
            "uri": "https://api.kexp.org/v2/timeslots/20/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "host_names": [
                "Larry Mizell, Jr."
            ],
            "weekday": 3,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "13:00:00",
            "end_time": "16:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 21,
            "uri": "https://api.kexp.org/v2/timeslots/21/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "host_names": [
                "Kevin Cole"
            ],
            "weekday": 3,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "16:00:00",
            "end_time": "19:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 63,
            "uri": "https://api.kexp.org/v2/timeslots/63/?format=api",
            "program": 38,
            "program_uri": "https://api.kexp.org/v2/programs/38/?format=api",
            "program_name": "Astral Plane",
            "program_tags": "Rock,Eclectic,Psychedelic",
            "hosts": [
                95
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/95/?format=api"
            ],
            "host_names": [
                "DJ Jewel"
            ],
            "weekday": 3,
            "start_date": "2023-09-13",
            "end_date": null,
            "start_time": "19:00:00",
            "end_time": "22:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 23,
            "uri": "https://api.kexp.org/v2/timeslots/23/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                22
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/22/?format=api"
            ],
            "host_names": [
                "Hans"
            ],
            "weekday": 3,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "22:00:00",
            "end_time": "01:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 24,
            "uri": "https://api.kexp.org/v2/timeslots/24/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                83
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/83/?format=api"
            ],
            "host_names": [
                "Reverend Dollars"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "01:00:00",
            "end_time": "05:00:00",
            "duration": "04:00:00"
        },
        {
            "id": 25,
            "uri": "https://api.kexp.org/v2/timeslots/25/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "host_names": [
                "Eva Walker"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "05:00:00",
            "end_time": "07:00:00",
            "duration": "02:00:00"
        },
        {
            "id": 26,
            "uri": "https://api.kexp.org/v2/timeslots/26/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                26
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api"
            ],
            "host_names": [
                "John Richards"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "07:00:00",
            "end_time": "10:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 27,
            "uri": "https://api.kexp.org/v2/timeslots/27/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                4
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api"
            ],
            "host_names": [
                "Cheryl Waters"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "10:00:00",
            "end_time": "13:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 28,
            "uri": "https://api.kexp.org/v2/timeslots/28/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "host_names": [
                "Larry Mizell, Jr."
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "13:00:00",
            "end_time": "16:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 29,
            "uri": "https://api.kexp.org/v2/timeslots/29/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "host_names": [
                "Kevin Cole"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "16:00:00",
            "end_time": "19:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 64,
            "uri": "https://api.kexp.org/v2/timeslots/64/?format=api",
            "program": 37,
            "program_uri": "https://api.kexp.org/v2/programs/37/?format=api",
            "program_name": "Eastern Echoes",
            "program_tags": "Eclectic,Variety,World",
            "hosts": [
                92
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/92/?format=api"
            ],
            "host_names": [
                "Diana Ratsamee"
            ],
            "weekday": 4,
            "start_date": "2023-09-13",
            "end_date": null,
            "start_time": "19:00:00",
            "end_time": "22:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 31,
            "uri": "https://api.kexp.org/v2/timeslots/31/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                87
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/87/?format=api"
            ],
            "host_names": [
                "Vitamin D"
            ],
            "weekday": 4,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "22:00:00",
            "end_time": "01:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 32,
            "uri": "https://api.kexp.org/v2/timeslots/32/?format=api",
            "program": 18,
            "program_uri": "https://api.kexp.org/v2/programs/18/?format=api",
            "program_name": "Variety Mix",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                2
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/2/?format=api"
            ],
            "host_names": [
                "Atticus"
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "01:00:00",
            "end_time": "05:00:00",
            "duration": "04:00:00"
        },
        {
            "id": 33,
            "uri": "https://api.kexp.org/v2/timeslots/33/?format=api",
            "program": 32,
            "program_uri": "https://api.kexp.org/v2/programs/32/?format=api",
            "program_name": "Early",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                50
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/50/?format=api"
            ],
            "host_names": [
                "Eva Walker"
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "05:00:00",
            "end_time": "07:00:00",
            "duration": "02:00:00"
        },
        {
            "id": 34,
            "uri": "https://api.kexp.org/v2/timeslots/34/?format=api",
            "program": 16,
            "program_uri": "https://api.kexp.org/v2/programs/16/?format=api",
            "program_name": "The Morning Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                26
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/26/?format=api"
            ],
            "host_names": [
                "John Richards"
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "07:00:00",
            "end_time": "10:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 35,
            "uri": "https://api.kexp.org/v2/timeslots/35/?format=api",
            "program": 15,
            "program_uri": "https://api.kexp.org/v2/programs/15/?format=api",
            "program_name": "The Midday Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                4
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/4/?format=api"
            ],
            "host_names": [
                "Cheryl Waters"
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "10:00:00",
            "end_time": "13:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 36,
            "uri": "https://api.kexp.org/v2/timeslots/36/?format=api",
            "program": 14,
            "program_uri": "https://api.kexp.org/v2/programs/14/?format=api",
            "program_name": "The Afternoon Show",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                55
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/55/?format=api"
            ],
            "host_names": [
                "Larry Mizell, Jr."
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "13:00:00",
            "end_time": "16:00:00",
            "duration": "03:00:00"
        },
        {
            "id": 37,
            "uri": "https://api.kexp.org/v2/timeslots/37/?format=api",
            "program": 33,
            "program_uri": "https://api.kexp.org/v2/programs/33/?format=api",
            "program_name": "Drive Time",
            "program_tags": "Rock,Eclectic,Variety Mix",
            "hosts": [
                27
            ],
            "host_uris": [
                "https://api.kexp.org/v2/hosts/27/?format=api"
            ],
            "host_names": [
                "Kevin Cole"
            ],
            "weekday": 5,
            "start_date": "2020-08-20",
            "end_date": null,
            "start_time": "16:00:00",
            "end_time": "19:00:00",
            "duration": "03:00:00"
        }
    ]
}