Information about plays

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

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

{
    "id": 3598802,
    "uri": "https://api.kexp.org/v2/plays/3598802/?format=api",
    "airdate": "2026-01-01T11:37:47-08:00",
    "show": 65532,
    "show_uri": "https://api.kexp.org/v2/shows/65532/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Doers",
    "track_id": "a41139f0-a76e-42a5-b974-5497104397d4",
    "recording_id": "d6042747-42d0-445c-9c13-16e803e6d075",
    "artist": "Bodega",
    "artist_ids": [
        "8a08d77c-d796-4546-8143-abca7ff9b62e"
    ],
    "album": "Broken Equipment",
    "release_id": "30fbcdea-7795-430f-bf73-1d206361e61c",
    "release_group_id": "9becaa2b-2bfc-4a69-a3d4-cb26e43cfaa0",
    "labels": [
        "What's Your Rupture?"
    ],
    "label_ids": [
        "57a33832-c708-4bda-b9b8-25c0a065027c"
    ],
    "release_date": "2022-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bodega bandmate Ben Hozie, explains the idea behind the lyrics of 'Doers' the first single off the band's second album:\n“This started from a genuine desire for spiritual and physical improvement, but I soon started noticing how advertisements everywhere were utilizing the language of self-help. I was being programmed. ‘You don’t have time to cook dinner tonight because you are too busy crushing it as a doer: You are creating next level content and don’t have time to hang out w/ friends or family this weekend so download this app and have ready-made food delivered to you for 29.99. This ideology of constant productivity forces you to treat your own body, mind, time, and friends as products to mine. As a result, the world becomes a smaller, duller place.” -- https://tinyurl.com/2p93du53",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}