Information about plays

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

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

{
    "id": 3625425,
    "uri": "https://api.kexp.org/v2/plays/3625425/?format=api",
    "airdate": "2026-03-05T00:42:33-08:00",
    "show": 66093,
    "show_uri": "https://api.kexp.org/v2/shows/66093/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Survival Groove",
    "track_id": null,
    "recording_id": null,
    "artist": "Octo Octa",
    "artist_ids": [
        "3fa65334-e3c4-4e83-b24f-5af5535ba462"
    ],
    "album": "Sigils For Survival",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "T4T LUV NRG"
    ],
    "label_ids": [
        "de93d00b-199e-40b1-97c4-804d42fdbfbc"
    ],
    "release_date": "2026-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Acclaimed producer, DJ, and dancefloor healer Octo Octa (Maya Bouldry-Morrison) announces her fourth full-length album, Sigils For Survival. Following 2013’s Between Two Selves, 2017’s Where Are We Going?, and 2019’s Resonant Body, the new record marks a decade since Maya publicly came out as transgender in November 2015.\n\n“As an autobiographical artist, I set out to write an album that would be a milestone for this past decade of joy and sorrow,” Maya explains. “Sigils For Survival is my attempt to encapsulate the intentions and techniques that I used to move through life into a spell.”\n\nFor each of the record’s eight tracks, Maya drew a sigil. Each is a personal symbol intended to “bind magic to the song and seal its intention.”\n\nhttps://octoocta.bandcamp.com/album/sigils-for-survival",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}