Information about plays

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

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

{
    "id": 3638683,
    "uri": "https://api.kexp.org/v2/plays/3638683/?format=api",
    "airdate": "2026-04-06T16:13:27-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-b99de664-356b-478c-b9df-c759f38904ab/mbid-b99de664-356b-478c-b9df-c759f38904ab-44632416275_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-b99de664-356b-478c-b9df-c759f38904ab/mbid-b99de664-356b-478c-b9df-c759f38904ab-44632416275_thumb250.jpg",
    "song": "We the People",
    "track_id": "6c79e6a4-1e09-4182-9fe6-b05639298fa5",
    "recording_id": "c9585388-a582-4462-b165-ac59bea5b5b8",
    "artist": "TC & The Groove Family",
    "artist_ids": [
        "88b0404e-b686-403b-8a32-beb0ce58db3f"
    ],
    "album": "We The People",
    "release_id": "b99de664-356b-478c-b9df-c759f38904ab",
    "release_group_id": "7472fd4a-6585-46d1-9667-5b985f2b1dc1",
    "labels": [
        "Bridge the Gap"
    ],
    "label_ids": [
        "9b9da966-1420-42ea-857e-858fc2bdf256"
    ],
    "release_date": "2026-03-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded at Fish Factory with OIi Barton-Wood (Ezra Collective, Jordan Rakei), and elevated by the production of Danalogue (The Comet is Coming, Snapped Ankles), the band’s love of UK bass music, afrobeat and jazz is spun into a horn-heavy, electronic-leaning roller.\n\nhttps://tcandthegroovefamily.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}