Information about plays

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

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

{
    "id": 3634325,
    "uri": "https://api.kexp.org/v2/plays/3634325/?format=api",
    "airdate": "2026-03-27T16:47:14-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-9ca6997b-7cd3-4a2e-94bf-1c2651b652b9/mbid-9ca6997b-7cd3-4a2e-94bf-1c2651b652b9-30541353095_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "3’s and 7’s",
    "track_id": "7f1f1b1f-4152-49f7-b17a-0730dcb74dd6",
    "recording_id": "9886fd5e-fd39-4f9f-95c8-0ca7f15355ea",
    "artist": "Olivier Libaux & Skye",
    "artist_ids": [
        "bd263d69-4eba-4c68-a071-38539891abae",
        "dcda5d94-d737-4955-8f99-6f677a10bcb2"
    ],
    "album": "Uncovered Queens of the Stone Age",
    "release_id": "9ca6997b-7cd3-4a2e-94bf-1c2651b652b9",
    "release_group_id": "1893cf55-0a80-4465-890b-6da7db246f0e",
    "labels": [
        "Music for Music Lovers"
    ],
    "label_ids": [
        "ecc403b1-eee3-417d-8a5c-fef7ad989ab9"
    ],
    "release_date": "2020-07-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Morcheeba lead vocalist, Skye!\n\nUncovered Queens of the Stone Age is an album full of Queens of the Stone Age covers.\n\n\"Libaux went on to do authorized covers of Queens of the Stone Age in 2013 with his unique spin. Uncovered Queens Of The Stone Age, performed by an all-female roster, featured dreamy singers like Katharine Whalen (Squirrel Nut Zippers), Skye (Morcheeba), Emiliana Torrini, Alela Diane, and many more. ”\nhttps://post-punk.com/olivier-libaux-of-nouvelle-vague-has-passed-away/\n\n RIP Olivier Libaux",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}