Information about plays

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

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

{
    "id": 3625151,
    "uri": "https://api.kexp.org/v2/plays/3625151/?format=api",
    "airdate": "2026-03-04T09:04:37-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-1ccabf0f-f816-4865-a93a-f21da4d0326c/mbid-1ccabf0f-f816-4865-a93a-f21da4d0326c-22894902305_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-1ccabf0f-f816-4865-a93a-f21da4d0326c/mbid-1ccabf0f-f816-4865-a93a-f21da4d0326c-22894902305_thumb250.jpg",
    "song": "No Geography",
    "track_id": "459178be-124b-4feb-baf6-6c8055aeaddc",
    "recording_id": "dc79386d-94d8-488d-baf5-8a60518e902b",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "No Geography",
    "release_id": "8ce286e5-536e-4e4e-ab43-c2680d35408b",
    "release_group_id": "137d0c73-1cfb-4c9e-a5ac-a7eb9dc53cea",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2019-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album takes its name from a line in the poem \"Geography\" by the New York poet Michael Brownstein, whose reading of it is sampled on the title track. https://tinyurl.com/y229btpf\n\nThe album's sound mixes nostalgic rave elements, such as clattering drum machines and acid house synths, with contemporary production by longtime engineer Steve \"Dub\" Jones, resulting in a powerful, overwhelming, and exhilarating listening experience that simultaneously looks to the past and the future.\n\nhttps://www.thechemicalbrothers.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}