Information about plays

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

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

{
    "id": 3635988,
    "uri": "https://api.kexp.org/v2/plays/3635988/?format=api",
    "airdate": "2026-03-31T11:14:00-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-29314f96-150a-463f-9de2-716117ae8c7e/mbid-29314f96-150a-463f-9de2-716117ae8c7e-10117994621_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-29314f96-150a-463f-9de2-716117ae8c7e/mbid-29314f96-150a-463f-9de2-716117ae8c7e-10117994621_thumb250.jpg",
    "song": "Block Rockin’ Beats",
    "track_id": "4d602037-5602-35f8-b54b-72286e096614",
    "recording_id": "14358605-a6ef-4f9c-b6ba-a633ebb250c0",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "Singles 93-03",
    "release_id": "29314f96-150a-463f-9de2-716117ae8c7e",
    "release_group_id": "376748ce-c50c-3419-ba46-d076ea5427fa",
    "labels": [
        "Freestyle Dust",
        "Virgin",
        "Junior Boy’s Own"
    ],
    "label_ids": [
        "86b88c78-b21f-4711-a43d-991d8d1db10b",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "43aeb2eb-a410-4ff9-ba39-6cc136336bbb"
    ],
    "release_date": "2003-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They played \"Block Rockin' Beats\" live in Trafalgar Square in London in 2007: https://www.youtube.com/watch?v=6huf_6bgxmU\n--\nThis uses a vocal sample from \"Gucci Again\" by rapper Schoolly D, which appeared on his 1989 album \"Am I Black Enough For You?.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}