Information about plays

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

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

{
    "id": 3640220,
    "uri": "https://api.kexp.org/v2/plays/3640220/?format=api",
    "airdate": "2026-04-10T08:33:58-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?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 on tour: \nTuesday,  September 15 in Berkeley at The Greek Theatre\n Friday, September 18 in Seattle at Climate Pledge Arena\n--\nSomeone wrote about his most-requested song on The Morning Show this week: \"Being alive at the same time as this makes a lot of shit worth it.\"\n---\nHere's the official video for this steamy song: https://www.youtube.com/watch?v=NrcxwWGBj_M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}