Information about plays

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

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

{
    "id": 3636354,
    "uri": "https://api.kexp.org/v2/plays/3636354/?format=api",
    "airdate": "2026-04-01T07:33:52-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-79ab2158-0eb0-4a54-aa69-fd49311a2aeb/mbid-79ab2158-0eb0-4a54-aa69-fd49311a2aeb-16203888870_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-79ab2158-0eb0-4a54-aa69-fd49311a2aeb/mbid-79ab2158-0eb0-4a54-aa69-fd49311a2aeb-16203888870_thumb250.jpg",
    "song": "The Opera House",
    "track_id": "b946e087-b7ed-3ec2-9fb8-17779eae4109",
    "recording_id": "50854f52-f89d-4103-8635-288840cae98f",
    "artist": "The Olivia Tremor Control",
    "artist_ids": [
        "d62842be-03d8-414b-a8d6-36f4b3b563ed"
    ],
    "album": "Music From the Unrealized Film Script, Dusk at Cubist Castle",
    "release_id": "79ab2158-0eb0-4a54-aa69-fd49311a2aeb",
    "release_group_id": "47dced12-31a1-3797-ba1d-d2d2c87868d0",
    "labels": [
        "Flydaddy Records"
    ],
    "label_ids": [
        "dcd73d17-b515-4d2e-a459-3da4f94a436b"
    ],
    "release_date": "1996-08-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "William Cullen Hart was an American musician, singer, songwriter and visual artist. He was a co-founder of The Elephant 6 Recording Company, as well as the rock band The Olivia Tremor Control. Bittersweetly, The Olivia Tremor Control also just released two new singles, their first in 13 years.\n\nhttps://oliviatremorcontrol.bandcamp.com\nhttp://www.oliviatremorcontrol.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}