Information about plays

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

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

{
    "id": 3601164,
    "uri": "https://api.kexp.org/v2/plays/3601164/?format=api",
    "airdate": "2026-01-06T21:56:03-08:00",
    "show": 65582,
    "show_uri": "https://api.kexp.org/v2/shows/65582/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Road to Nowhere",
    "track_id": null,
    "recording_id": null,
    "artist": "Rogê",
    "artist_ids": [
        "a26fdd7d-ab5e-4617-a042-0b11ebd9ad03"
    ],
    "album": "Naive Melodies",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naive Melodies is a bold and visionary tribute to the music of Talking Heads, reinterpreted through the lens of Black musical innovation. Curated by Drew McFadden — the creative mind behind BBE’s acclaimed Modern Love (David Bowie tribute album) — this new collection dives deep into the Afro-diasporic rhythms and experimental soul roots that helped shape Talking Heads’ unmistakable New Wave sound.\n\nThe album features a globally minded lineup, including Liv.e, Bilal, Rogê, Miguel Atwood- Ferguson, Aja Monet, Georgia Anne Muldrow, Theo Croker, Kenny Dope, Rosie Lowe, Pachyman, W.I.T.C.H., and more — spanning Afrobeat, jazz, soul, funk, gospel, dub, electronica, orchestral, and Latin styles. It reflects not only the boundary-pushing ethos of Talking Heads, but also the influence of Black music as a cultural force that helped shape it.\n\nhttps://bbemusic.bandcamp.com/album/naive-melodies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}