Information about plays

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

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

{
    "id": 3641632,
    "uri": "https://api.kexp.org/v2/plays/3641632/?format=api",
    "airdate": "2026-04-13T17:00:28-07:00",
    "show": 66445,
    "show_uri": "https://api.kexp.org/v2/shows/66445/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Is That Jazz?",
    "track_id": null,
    "recording_id": "873f57e6-2c90-42ab-b199-669deeb829d7",
    "artist": "Brian Jackson & Masters At Work feat. Rahsaan Patterson",
    "artist_ids": [
        "c4cdf239-e646-4339-b064-7a94f5af6583",
        "11293854-fc44-43e2-bb37-c48e5063bb55",
        "53d71597-8de8-4cdc-bc55-10ac91bac4e3"
    ],
    "album": "Now More Than Ever",
    "release_id": null,
    "release_group_id": "2513631e-5280-48c5-ae5d-4f939a77a7dc",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-05-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Songs such as Lady Day & John Coltrane, The Revolution Will Not Be Televised, Home Is Where The Hatred Is, Winter In America, The Bottle and more soundtracked a generational movement of Black Consciousness in the 70s and 80s. As Brian says, 'This album is one way to connect to what we were about in the 70s; we were about change and this is part of the lineage of resistance. These tracks mark a period of time when resistance was essential and now a younger generation has picked them up.'\n\nhttps://thebrianjackson.bandcamp.com/album/now-more-than-ever",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}