Information about plays

list: List of plays
retrieve: Information about a specific play by ID

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

{
    "next": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=5720&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=5680&ordering=-airdate",
    "results": [
        {
            "id": 3548667,
            "uri": "https://api.kexp.org/v2/plays/3548667/?format=api",
            "airdate": "2025-09-04T02:40:33-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3548666,
            "uri": "https://api.kexp.org/v2/plays/3548666/?format=api",
            "airdate": "2025-09-04T02:35:53-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "You're Gonna Win",
            "track_id": null,
            "recording_id": null,
            "artist": "Lady Wray",
            "artist_ids": [
                "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
            ],
            "album": "Cover Girl",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2025-01-01",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Did you know Lady Wray was discovered by Missy Elliott back when she was known solely by her first name Nicole? ladywray.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548665,
            "uri": "https://api.kexp.org/v2/plays/3548665/?format=api",
            "airdate": "2025-09-04T02:31:03-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/75a7df40-db08-4d2d-a877-4cc329787488/27375103083-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/75a7df40-db08-4d2d-a877-4cc329787488/27375103083-250.jpg",
            "song": "Saturday Love",
            "track_id": null,
            "recording_id": "73a4b3aa-d41d-4b77-ada4-1934a77be958",
            "artist": "Cherrelle",
            "artist_ids": [
                "2a0b3bf9-0d04-4e49-91f5-9530cbebab55"
            ],
            "album": "High Priority",
            "release_id": null,
            "release_group_id": "1b03d408-45c1-30dc-945c-5ba809c0e08b",
            "labels": [
                "Tabu Records"
            ],
            "label_ids": [
                "071ed4dc-4266-478c-84b8-ec29fb319cfe"
            ],
            "release_date": "1985-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Classic duet with Alexander O'Neal, produced by Jimmy Jam & Terry Lewis.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548664,
            "uri": "https://api.kexp.org/v2/plays/3548664/?format=api",
            "airdate": "2025-09-04T02:27:33-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Paradise",
            "track_id": null,
            "recording_id": null,
            "artist": "Ariyah Jané",
            "artist_ids": [],
            "album": "Dear, Ariyah",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2024-01-01",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "New local music from Montgomery, AL-raised, Seattle-based singer Ariyah Jané: www.instagram.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548663,
            "uri": "https://api.kexp.org/v2/plays/3548663/?format=api",
            "airdate": "2025-09-04T02:24:11-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/1b4da3fe-14fe-4927-833b-0a65f25722ae/35712784955-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/1b4da3fe-14fe-4927-833b-0a65f25722ae/35712784955-250.jpg",
            "song": "Touch",
            "track_id": null,
            "recording_id": "7fb04202-9b7a-4c3a-9da4-320589fabcb7",
            "artist": "Omarion",
            "artist_ids": [
                "3ca09fae-fdee-4771-bab9-244708515a98"
            ],
            "album": "O",
            "release_id": null,
            "release_group_id": "81532fca-db41-32be-9a01-c902be6e589b",
            "labels": [
                "Epic"
            ],
            "label_ids": [
                "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
            ],
            "release_date": "2005-02-16",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548662,
            "uri": "https://api.kexp.org/v2/plays/3548662/?format=api",
            "airdate": "2025-09-04T02:21:04-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-ecb2d876-deb7-40b4-93b9-2f1d9f759bee/mbid-ecb2d876-deb7-40b4-93b9-2f1d9f759bee-42934902735_thumb500.jpg",
            "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-ecb2d876-deb7-40b4-93b9-2f1d9f759bee/mbid-ecb2d876-deb7-40b4-93b9-2f1d9f759bee-42934902735_thumb250.jpg",
            "song": "Steppers",
            "track_id": "14f50a32-c555-4797-8626-373d41627277",
            "recording_id": "d244b8e4-ea83-4c0f-8533-2ed75591a1e1",
            "artist": "Demae",
            "artist_ids": [
                "5323e27d-ea62-4af4-883e-1c33a25f417a"
            ],
            "album": "Steppers / Closer",
            "release_id": "ecb2d876-deb7-40b4-93b9-2f1d9f759bee",
            "release_group_id": "358e8042-4497-45ff-9398-30fd7ae6f7ff",
            "labels": [
                "FAMM"
            ],
            "label_ids": [
                "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
            ],
            "release_date": "2025-09-03",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548661,
            "uri": "https://api.kexp.org/v2/plays/3548661/?format=api",
            "airdate": "2025-09-04T02:19:35-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Water Bass Power",
            "track_id": null,
            "recording_id": "9a264d5b-79c4-4fb8-9d7d-27345edd97c9",
            "artist": "Nguzunguzu",
            "artist_ids": [
                "de7d7191-5ca6-4e19-a69e-006a09a63df2"
            ],
            "album": "Timesup EP",
            "release_id": null,
            "release_group_id": "8cbf9a09-9962-474d-bb50-25b77caedb85",
            "labels": [
                "Fade to Mind"
            ],
            "label_ids": [
                "c2e8563f-84cc-4188-bdd7-7e0fe529205e"
            ],
            "release_date": "2011-07-05",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://nguzunguzu.bandcamp.com/album/timesup-ep",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548660,
            "uri": "https://api.kexp.org/v2/plays/3548660/?format=api",
            "airdate": "2025-09-04T02:17:01-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3548659,
            "uri": "https://api.kexp.org/v2/plays/3548659/?format=api",
            "airdate": "2025-09-04T02:13:11-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/957806d5-1053-4c2a-ac2c-539d54d4dc23/20291596591-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/957806d5-1053-4c2a-ac2c-539d54d4dc23/20291596591-250.jpg",
            "song": "Faceshopping",
            "track_id": null,
            "recording_id": "0c7b9770-2183-43e7-8623-033fdad14b6b",
            "artist": "SOPHIE",
            "artist_ids": [
                "774b02d7-5056-4b0f-9d69-a82b6ae27cde"
            ],
            "album": "OIL OF EVERY PEARL’S UN‐INSIDES",
            "release_id": null,
            "release_group_id": "e11aa3a6-9820-483c-98f8-603b5823178b",
            "labels": [
                "Transgressive Records"
            ],
            "label_ids": [
                "0682fcd0-7372-4e2d-8503-710abd12883e"
            ],
            "release_date": "2018-06-15",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "RIP SOPHIE",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548657,
            "uri": "https://api.kexp.org/v2/plays/3548657/?format=api",
            "airdate": "2025-09-04T02:09:47-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/14c905c0-a496-330c-876c-dae411d3450f/42939565153-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/14c905c0-a496-330c-876c-dae411d3450f/42939565153-250.jpg",
            "song": "Sweet Dreams (Are Made of This)",
            "track_id": null,
            "recording_id": "bf8e28bb-b4ef-4b9a-bc64-8f58dd4ff5dd",
            "artist": "Eurythmics",
            "artist_ids": [
                "b4d32cff-f19e-455f-86c4-f347d824ca61"
            ],
            "album": "Sweet Dreams (Are Made of This)",
            "release_id": null,
            "release_group_id": "b969f851-b5cf-3a3f-9bfe-1280eb271406",
            "labels": [
                "RCA"
            ],
            "label_ids": [
                "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
            ],
            "release_date": "1983-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Annie Lennox's desire to challenge stereotypes in the music industry and be perceived as strong as a man influenced her approach to the song's themes and visuals.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548656,
            "uri": "https://api.kexp.org/v2/plays/3548656/?format=api",
            "airdate": "2025-09-04T02:03:26-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/51dd54f7-7dd1-475c-b463-914ab4bc4341/31587791663-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/51dd54f7-7dd1-475c-b463-914ab4bc4341/31587791663-250.jpg",
            "song": "So, Tell Me, Tell Me (Vocal Mix)",
            "track_id": null,
            "recording_id": "abd69fdd-339e-49a3-b029-27ffe1435adc",
            "artist": "Shavonne",
            "artist_ids": [
                "0dadf44f-664d-4559-9949-f5b46dfc1401"
            ],
            "album": "So, Tell Me, Tell Me",
            "release_id": null,
            "release_group_id": "889deff0-4224-44e1-ae5c-da644006f6af",
            "labels": [
                "M-Pire Records"
            ],
            "label_ids": [
                "25ce20b7-185c-4aa0-b931-4b88e8f79a1e"
            ],
            "release_date": "1989-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548655,
            "uri": "https://api.kexp.org/v2/plays/3548655/?format=api",
            "airdate": "2025-09-04T01:58:56-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "S.M.O.",
            "track_id": null,
            "recording_id": null,
            "artist": "Amaarae",
            "artist_ids": [
                "29fab96f-c3a2-4251-80f6-7ccda50da706"
            ],
            "album": "Black Star",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2025-01-01",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://www.amaarae.world/#/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548654,
            "uri": "https://api.kexp.org/v2/plays/3548654/?format=api",
            "airdate": "2025-09-04T01:56:14-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/270f378f-cc13-4c70-9615-cf50e2c7bd83/41852124862-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/270f378f-cc13-4c70-9615-cf50e2c7bd83/41852124862-250.jpg",
            "song": "Darker the Better",
            "track_id": null,
            "recording_id": "758749d5-96ef-4fc3-9960-16d0e4111e12",
            "artist": "DEBBY FRIDAY",
            "artist_ids": [
                "da8b6c67-710c-4480-bf2a-ca2849b42094"
            ],
            "album": "The Starrr of the Queen of Life",
            "release_id": null,
            "release_group_id": "1ab4933c-8c07-4625-84d2-50dcdbc83871",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2025-08-01",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Album closer!\n\nhttps://debbyfriday.bandcamp.com/album/the-starrr-of-the-queen-of-life-1",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548653,
            "uri": "https://api.kexp.org/v2/plays/3548653/?format=api",
            "airdate": "2025-09-04T01:54:38-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/92e9cf4e-2a39-4a26-b4bf-ab5cc4d46768/40718342069-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/92e9cf4e-2a39-4a26-b4bf-ab5cc4d46768/40718342069-250.jpg",
            "song": "Better Than CPR",
            "track_id": null,
            "recording_id": "1deed574-50f7-4a07-9a01-1445b4cc258f",
            "artist": "fat jon",
            "artist_ids": [
                "f9288855-58f9-42ed-8001-6edc34d2f00a"
            ],
            "album": "Obscurity Continuum",
            "release_id": null,
            "release_group_id": "bf8e2da4-3f8c-44f0-af74-212ec0493f95",
            "labels": [
                "Sichtexot"
            ],
            "label_ids": [
                "605a27a9-44c8-4cd3-8372-d1f816e1a0e8"
            ],
            "release_date": "2024-12-20",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548652,
            "uri": "https://api.kexp.org/v2/plays/3548652/?format=api",
            "airdate": "2025-09-04T01:52:39-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3548651,
            "uri": "https://api.kexp.org/v2/plays/3548651/?format=api",
            "airdate": "2025-09-04T01:47:22-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/3b685c2a-01f0-4ee4-bf8d-7f1230126b92/25966500441-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/3b685c2a-01f0-4ee4-bf8d-7f1230126b92/25966500441-250.jpg",
            "song": "Bad Bitch Walking",
            "track_id": null,
            "recording_id": "dd697d23-76a0-4da5-a305-da0e50afed19",
            "artist": "Shabazz Palaces feat. Stas THEE Boss",
            "artist_ids": [
                "6462c4f6-6f69-4636-a835-02eebe81c90f",
                "f90f6b85-41ce-432b-a0f1-2ae485830669"
            ],
            "album": "The Don of Diamond Dreams",
            "release_id": null,
            "release_group_id": "037f5951-3f52-43ed-a95a-5965a4ec651e",
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2020-04-17",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "See the official video for “Bad Bitch Walking (feat. Stas THEE Boss).” The visual, which stars Ishmael Butler, Stas THEE Boss, model Shernita Anderson, and dancer-choreographer Tanisha Scott, was filmed in isolation in four cities across North America: Toronto, Seattle, Ontario, and Brooklyn.: https://www.youtube.com/watch?v=4kx811DnD_E",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548650,
            "uri": "https://api.kexp.org/v2/plays/3548650/?format=api",
            "airdate": "2025-09-04T01:39:43-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Let's Go Swimming (Gulf Stream dub)",
            "track_id": null,
            "recording_id": "6364ede6-971a-4068-a2e4-3497ab20e1e4",
            "artist": "Arthur Russell",
            "artist_ids": [
                "f43370e3-6d86-44e7-ae4c-ca098962dcd0"
            ],
            "album": "Let's Go Swimming",
            "release_id": null,
            "release_group_id": "868ad745-76f7-420c-9148-ae53a7b85cfd",
            "labels": [
                "Audika"
            ],
            "label_ids": [
                "613be16a-2c75-446d-99ca-184420a55cf9"
            ],
            "release_date": "2011-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Here's a feature on the late disco-cellist Arthur Russell, who died of AIDS in 1992: https://www.theguardian.com/music/2017/sep/28/a-life-in-music-arthur-russell-the-disco-cellist-in-a-world-of-echo\n--\n“Let’s Go Swimming” is a whispered confession, more like a poem with accompaniment than like any kind of pop music. In the dance version included on “The World of Arthur Russell,” Russell is the sly older brother, persuading us to jump into the ocean of drum machines with him: “I am banging on your door / hop in the blue blue sky.”: https://www.newyorker.com/magazine/2004/03/08/lets-go-swimming",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548649,
            "uri": "https://api.kexp.org/v2/plays/3548649/?format=api",
            "airdate": "2025-09-04T01:32:08-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/54e8c49f-d2c4-4bc8-9428-8bb81857b531/29808223683-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/54e8c49f-d2c4-4bc8-9428-8bb81857b531/29808223683-250.jpg",
            "song": "Funkytown",
            "track_id": null,
            "recording_id": "2990455d-968d-428c-b6ef-75e617feaad3",
            "artist": "Lipps, Inc.",
            "artist_ids": [
                "9f47e427-c31c-49fe-90d6-92ab6029d405"
            ],
            "album": "Mouth to Mouth",
            "release_id": null,
            "release_group_id": "677907c6-7591-3947-a838-5de2093453af",
            "labels": [
                "Casablanca Records"
            ],
            "label_ids": [
                "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
            ],
            "release_date": "1980-01-07",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Funkytown\" spent four weeks at number one on the Billboard Hot 100 when this debuted in 1979!\n\nBand member Steven Greenberg, with dreams of moving to New York, wrote this song while the band was living in Minneapolis.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548648,
            "uri": "https://api.kexp.org/v2/plays/3548648/?format=api",
            "airdate": "2025-09-04T01:25:45-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "https://coverartarchive.org/release/80a6e150-a725-427a-afa8-9829d1081edb/37338866662-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/80a6e150-a725-427a-afa8-9829d1081edb/37338866662-250.jpg",
            "song": "The Bottle",
            "track_id": null,
            "recording_id": null,
            "artist": "Brian Jackson & Masters At Work feat. Omar",
            "artist_ids": [],
            "album": "EP One",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2025-01-01",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://thebrianjackson.bandcamp.com/album/ep-one",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3548647,
            "uri": "https://api.kexp.org/v2/plays/3548647/?format=api",
            "airdate": "2025-09-04T01:21:52-07:00",
            "show": 64468,
            "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}