Information about plays

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

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

{
    "id": 3643215,
    "uri": "https://api.kexp.org/v2/plays/3643215/?format=api",
    "airdate": "2026-04-17T11:56:05-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-b3376ac5-d775-4ac0-82d5-b2e45f14fd93/mbid-b3376ac5-d775-4ac0-82d5-b2e45f14fd93-44480538305_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-b3376ac5-d775-4ac0-82d5-b2e45f14fd93/mbid-b3376ac5-d775-4ac0-82d5-b2e45f14fd93-44480538305_thumb250.jpg",
    "song": "Ghost Dance",
    "track_id": "758b822f-a57b-48da-bc09-c7f5cfd210a9",
    "recording_id": "76fbaa64-f975-4c5c-b118-82d0351597dd",
    "artist": "Haiver",
    "artist_ids": [
        "edc5d373-9ba9-480b-a68c-7ec2a383cbaf"
    ],
    "album": "Ghost Dance",
    "release_id": "b3376ac5-d775-4ac0-82d5-b2e45f14fd93",
    "release_group_id": "2d2c333a-145a-4040-bbbe-10f4bc19597b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the title track from Glasgow band Havier's forthcoming album. \n\nThe band say of this release: \n\"The track centres on the disorientation of losing yourself and the slow, deliberate process of finding solid ground again. The 'black hole' operates as a metaphor for being consumed by your own thoughts - pulled under, overwhelmed, and eventually resurfacing with a clearer sense of perspective.\"\n\nhttps://haivermusic.bandcamp.com/track/ghost-dance",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}