Information about plays

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

GET /v2/plays/3638684/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3638684,
    "uri": "https://api.kexp.org/v2/plays/3638684/?format=api",
    "airdate": "2026-04-06T16:17:48-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Doesn’t Just Happen",
    "track_id": "78e99d8b-f185-451a-8608-bc973b65164a",
    "recording_id": "90a35487-9fe7-483c-b66c-8f9d4e1aa225",
    "artist": "James Blake & Dave",
    "artist_ids": [
        "f93bac9e-b20a-403e-abc9-06a2fc151df1",
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Trying Times",
    "release_id": "0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780",
    "release_group_id": "7e425ff2-c85a-4316-b015-d1546aadc186",
    "labels": [
        "Good Boy Records"
    ],
    "label_ids": [
        "834efadd-5bc7-4a5f-8d39-a0ff16451b54"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There’s a lot to be said about consistency. From the release of his self-titled 2011 debut on, James Blake has maintained a spot at the top level of electronic music, entirely undeterred by ebbs and flows in the genre’s wider popularity. He’s cemented himself as a soulful pioneer in the space, deliberately straddling his singer-songwriter alter ego both on record and at live shows. Even at his extremes - take 2023’s heavily dancefloor ready ‘Playing Robots Into Heaven’ or the comparable minimalist EDM of his debut - he has embodied something far removed from the genre that first birthed him, yet that effortlessly places him right at its centre.\"\n\nhttps://diymag.com/review/album/james-blake-trying-times",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}