Information about plays

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

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

{
    "id": 3627764,
    "uri": "https://api.kexp.org/v2/plays/3627764/?format=api",
    "airdate": "2026-03-11T13:48:44-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://ia800402.us.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/0/items/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516/mbid-3c7f5b38-1f43-417e-bf31-75dd238a7516-10669073258_thumb250.jpg",
    "song": "Wolf Like Me",
    "track_id": "8f80a0ca-db98-3697-8640-2a1a05c7a0de",
    "recording_id": "a8618514-577d-4bc2-b810-eac5f7f1e542",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Return to Cookie Mountain",
    "release_id": "3c7f5b38-1f43-417e-bf31-75dd238a7516",
    "release_group_id": "3fc31d4b-442a-3cbc-872a-b2418e2b9145",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rolling Stone called this one of the 250 greatest songs of the 21st century (so far): \"The song moves at an insatiable clip, tractor-beam guitars and Tunde Adebimpe’s words — “My heart’s aflame, my body’s strained, but, God, I like it” — building to a climax that, like many great pleasures, is briefly delayed when the bottom drops out into a practically dreamy bridge. The wait is, obviously, worth it. After one more ardent verse, “Wolf Like Me” ends with one of the great shout-along outros, a ravenous proclamation: “We’re howling forever, oh oh!”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}