Information about plays

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

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

{
    "id": 3633837,
    "uri": "https://api.kexp.org/v2/plays/3633837/?format=api",
    "airdate": "2026-03-26T09:52:32-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-bc1ec282-9693-4c52-a1e7-fc9a0d4e4480/mbid-bc1ec282-9693-4c52-a1e7-fc9a0d4e4480-18849464767_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/2/items/mbid-bc1ec282-9693-4c52-a1e7-fc9a0d4e4480/mbid-bc1ec282-9693-4c52-a1e7-fc9a0d4e4480-18849464767_thumb250.jpg",
    "song": "Any Kind of Crowd",
    "track_id": "05771ef5-78aa-40f9-a374-2c5e5b9cf991",
    "recording_id": "691ee41e-31b8-4473-afa3-21d1c448428c",
    "artist": "Filthy Friends",
    "artist_ids": [
        "f319b299-2d27-4b47-af56-a5747d7ac0f3"
    ],
    "album": "Invitation",
    "release_id": "bc1ec282-9693-4c52-a1e7-fc9a0d4e4480",
    "release_group_id": "97257462-6397-48e5-9aee-b9e59678ed02",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2017-08-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland supergroup!! Featuring: Corin Tucker (Sleater Kinney, Heavens to Betsy),  Peter Buck (R.E.M.), Krist Novoselic (Nirvana), Kurt Bloch (The Fastbacks, The Young Fresh Fellows), and TONS of other artists!\n\nWatch them play the KEXP Gathering Space in 2019: \n\nhttps://www.youtube.com/watch?v=kITMNjm7a0E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}