Information about plays

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

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

{
    "id": 3631655,
    "uri": "https://api.kexp.org/v2/plays/3631655/?format=api",
    "airdate": "2026-03-20T20:54:36-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://ia801208.us.archive.org/25/items/mbid-9f9b16bd-a1e8-41a4-8d0b-556615734d27/mbid-9f9b16bd-a1e8-41a4-8d0b-556615734d27-18963222352_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/25/items/mbid-9f9b16bd-a1e8-41a4-8d0b-556615734d27/mbid-9f9b16bd-a1e8-41a4-8d0b-556615734d27-18963222352_thumb250.jpg",
    "song": "Mr Tembo",
    "track_id": "f6c7c4ad-3e29-49b0-8036-1c869a6cfb37",
    "recording_id": "6d809306-053a-4948-aa12-4f33b9f7dce5",
    "artist": "Damon Albarn",
    "artist_ids": [
        "7d7a5fdd-0d04-4c36-8bee-906feeae239c"
    ],
    "album": "Everyday Robots",
    "release_id": "9f9b16bd-a1e8-41a4-8d0b-556615734d27",
    "release_group_id": "13060e0f-48d5-4fdf-87be-e53b22dd66d8",
    "labels": [
        "Warner Bros. Records",
        "Parlophone"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2014-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Albarn worked directly with Tony Allen through Africa Express and Rocket Juice & The Moon, blending African music with Western alternative sounds\n\nAlbarn is an English musician and the frontman of the British rock band Blur. He's credited with helping define the 1990s Britpop movement through Blur's sharp lyrics and melodic hooks that captured British life. Albarn is also the co-creator of the virtual band Gorillaz, which blends hip-hop, electronic, rock, and alternative music. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}