Information about plays

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

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

{
    "id": 3672313,
    "uri": "https://api.kexp.org/v2/plays/3672313/?format=api",
    "airdate": "2026-06-25T08:14:10-07:00",
    "show": 67082,
    "show_uri": "https://api.kexp.org/v2/shows/67082/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-27c2ad91-76c6-415b-a826-f46019eddfd9/mbid-27c2ad91-76c6-415b-a826-f46019eddfd9-45177071714_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-27c2ad91-76c6-415b-a826-f46019eddfd9/mbid-27c2ad91-76c6-415b-a826-f46019eddfd9-45177071714_thumb250.jpg",
    "song": "Nobody's Coming to Save You",
    "track_id": "6baaf9e4-3135-403c-8c8a-e87196b63158",
    "recording_id": "bd84407f-0c1d-49e2-b195-bbe2058fa7dd",
    "artist": "Gurriers",
    "artist_ids": [
        "b3e28883-d118-4180-b458-568a18bc239d"
    ],
    "album": "Nobody's Coming to Save You",
    "release_id": "27c2ad91-76c6-415b-a826-f46019eddfd9",
    "release_group_id": "668ea253-7783-4844-93ff-516a21808115",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2026-09-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gurriers is an \"unapologetic\" post-punk band from Dublin, formed in 2020.\n\nTheir sophomore LP 'Nobody's Coming to Save You' arrives Sept. 25th!\n--\nCheck out their recent performance, Live on KEXP: https://www.youtube.com/watch?v=C6aXWjZaPy8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}