Information about plays

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

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

{
    "id": 3637176,
    "uri": "https://api.kexp.org/v2/plays/3637176/?format=api",
    "airdate": "2026-04-03T07:11:28-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://ia801307.us.archive.org/6/items/mbid-403f7aa0-5705-49be-ae29-ed8f906121bc/mbid-403f7aa0-5705-49be-ae29-ed8f906121bc-12712195510_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/6/items/mbid-403f7aa0-5705-49be-ae29-ed8f906121bc/mbid-403f7aa0-5705-49be-ae29-ed8f906121bc-12712195510_thumb250.jpg",
    "song": "Time / Breathe (reprise)",
    "track_id": "cb764226-ee11-3a87-a4e0-32efe19135c2",
    "recording_id": "ec39af56-1beb-46b9-adb5-ce776d2c5be0",
    "artist": "Stardeath and White Dwarfs",
    "artist_ids": [
        "c4b951c5-5b51-400d-95a1-2c63aa353655"
    ],
    "album": "The Dark Side of the Moon",
    "release_id": "403f7aa0-5705-49be-ae29-ed8f906121bc",
    "release_group_id": "e5462df5-af44-41bd-a5b7-df9824aa85ff",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2009-12-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stardeath and White Dwarfs is an experimental rock band from Norman, Oklahoma, formed in late 2004. \" And, yes, head Dwarf, Dennis Coyne, is the nephew of head Flaming Lip, Wayne Coyne. And, yes, three of the Dwarfs (Casey, Matt and Dennis) once formed the core of The Flaming Lips' road crew.\"\n--\n\"Time/Breathe (Reprise)\" by Stardeath and White Dwarfs is a cover of Pink Floyd's \"Time\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}