Information about plays

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

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

{
    "id": 3637755,
    "uri": "https://api.kexp.org/v2/plays/3637755/?format=api",
    "airdate": "2026-04-04T15:07:37-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-118c7e77-1f97-4015-a381-8da947c7c03c/mbid-118c7e77-1f97-4015-a381-8da947c7c03c-15194106888_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-118c7e77-1f97-4015-a381-8da947c7c03c/mbid-118c7e77-1f97-4015-a381-8da947c7c03c-15194106888_thumb250.jpg",
    "song": "Sorry People",
    "track_id": "aadb49a7-c45e-4eef-8aa7-5cf0334c94c3",
    "recording_id": "56917a39-7471-4ed2-bed2-a679e47c239e",
    "artist": "Savoy Motel",
    "artist_ids": [
        "56af6c0d-8f3f-4194-9c0e-9ba3d8e0117a"
    ],
    "album": "Savoy Motel",
    "release_id": "09a390c2-73fc-47c7-94d5-483c8c524804",
    "release_group_id": "e37b3889-f31e-459f-8d62-5173331e4903",
    "labels": [
        "What's Your Rupture?"
    ],
    "label_ids": [
        "57a33832-c708-4bda-b9b8-25c0a065027c"
    ],
    "release_date": "2016-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Savoy Motel's live performance in the KEXP studio in 2017 included \"Sorry People\": https://www.youtube.com/watch?v=cxNeGDL79gY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}