Information about plays

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

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

{
    "id": 3637224,
    "uri": "https://api.kexp.org/v2/plays/3637224/?format=api",
    "airdate": "2026-04-03T09:54:50-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-f5beb64e-743c-4761-a5ce-f8a611276fb0/mbid-f5beb64e-743c-4761-a5ce-f8a611276fb0-44755575990_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-f5beb64e-743c-4761-a5ce-f8a611276fb0/mbid-f5beb64e-743c-4761-a5ce-f8a611276fb0-44755575990_thumb250.jpg",
    "song": "Situation",
    "track_id": "c796955e-6030-48c9-8a1d-23239a970a21",
    "recording_id": "92466914-88a5-4810-9b7c-19f78892baae",
    "artist": "Johnny Blue Skies & The Dark Clouds",
    "artist_ids": [
        "e4e722fb-84c3-4a4c-8d81-384f85560664",
        "94503728-8a9b-4d16-a2ee-963dba65ab32"
    ],
    "album": "Mutiny After Midnight",
    "release_id": "f5beb64e-743c-4761-a5ce-f8a611276fb0",
    "release_group_id": "cddab6fa-4c6a-404e-a78f-2e996fe53d40",
    "labels": [
        "High Top Mountain Records"
    ],
    "label_ids": [
        "8be3db54-49d4-46c7-a3e7-6cfdfa81c5a6"
    ],
    "release_date": "2026-04-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sturgill Simpson (Johnny Blue Skies) is performing at Berkeley's Greek Theatre on Tuesday, September 15th, and at Seattle's Climate Pledge Arena on Friday, September 18th. \n--\n\"Can't control my breathing, can't stay calm\nYour body's hotter than a brothel in Guam\nPut that loving on me, it goes off like a bomb, it's detonation\nAin't no doubt about it girl, you're a situation...\"\nHere are the lyrics to this song about infatuation, lust, and sex: https://genius.com/Johnny-blue-skies-situation-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}