Information about plays

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

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

{
    "id": 3639981,
    "uri": "https://api.kexp.org/v2/plays/3639981/?format=api",
    "airdate": "2026-04-09T17:38:17-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn720004.ca.archive.org/0/items/mbid-9228e007-dd0f-435f-842e-f0bc30e61427/mbid-9228e007-dd0f-435f-842e-f0bc30e61427-44805295365_thumb500.jpg",
    "thumbnail_uri": "https://dn720004.ca.archive.org/0/items/mbid-9228e007-dd0f-435f-842e-f0bc30e61427/mbid-9228e007-dd0f-435f-842e-f0bc30e61427-44805295365_thumb250.jpg",
    "song": "Going Shopping",
    "track_id": "95264b48-e563-43bb-8ece-adfba44930d3",
    "recording_id": "ca036ec4-51b2-42d0-9ba7-2eea9de4eb0a",
    "artist": "The Strokes",
    "artist_ids": [
        "f181961b-20f7-459e-89de-920ef03c7ed0"
    ],
    "album": "Reality Awaits",
    "release_id": "9228e007-dd0f-435f-842e-f0bc30e61427",
    "release_group_id": "b9df3445-4699-4221-9994-734c1c912468",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Strokes guitarist Albert Hammond Jr. born in 1980\n\nThe Strokes have just announced a new album coming in June. The album, the band’s seventh, will be titled \"Reality Awaits.\" It will be the first Strokes album in six years (Best Rock Album Grammy winner The New Abnormal was released in 2020). \n--\nThey'll play the Outside Lands Festival in SF's Golden Gate Park on August 8th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}