Information about plays

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

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

{
    "id": 3629981,
    "uri": "https://api.kexp.org/v2/plays/3629981/?format=api",
    "airdate": "2026-03-17T02:08:26-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://ia600103.us.archive.org/30/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/30/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Walk Out Music",
    "track_id": "898fc293-97a8-45cd-a91b-bba0fad65a3e",
    "recording_id": "8b3875bb-495a-47bc-936f-7f722fac21bb",
    "artist": "James Blake",
    "artist_ids": [
        "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": "\"Walk Out Music,\" the opening track of James Blake's new album, was inspired by Lil Yachty's 2021 walkout at Lyrical Lemonade's Summer Smash fest.⁠\n⁠\n\"In my head [when making \"Walk Out Music\"], it was Yachty walking out at that festival; I was imagining that,\" Blake said in an interview with Apple Music's Zane Lowe.⁠\n⁠\nThe track was initially crafted for Blake and Yachty's collaborative album 'Bad Cameo.' Instead, it serves as the opening track of Blake's new album 'Trying Times,'\n\nhttps://www.instagram.com/p/DV1HvFmDyDZ/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}