Information about plays

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

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

{
    "id": 3540904,
    "uri": "https://api.kexp.org/v2/plays/3540904/?format=api",
    "airdate": "2025-08-16T20:04:40-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Being You",
    "track_id": "cd573d72-406d-4979-8dbf-8370c275cd81",
    "recording_id": "857e8408-b31c-4bc8-b901-ead54e43ab04",
    "artist": "bloococoon",
    "artist_ids": [
        "47fd47ab-28e2-4e56-9af8-72eef9bbcd3e"
    ],
    "album": "You Being You",
    "release_id": "2ea08507-b911-469f-9f2d-ab739c9abb07",
    "release_group_id": "9acdf192-b883-4116-8a9a-490da45e22fc",
    "labels": [
        "Little Cloud Records"
    ],
    "label_ids": [
        "52ecd404-1723-49e6-8d44-bf4eeb097267"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band bloococoon!\n\n\"bloococoon blends atmospheric alternative rock with indie and shoegaze elements. Evocative vocals, shimmering guitars, and powerful rhythms explore themes of heartbreak and transformation, crafting a sound that's both raw and ethereal—haunting yet cathartic.\"\n\nhttps://bloococoon.bandcamp.com/album/bloococoon\n\n--\n\nbloococoon has some upcoming performances:\n\n- Carnation, WA, at Timber! Festival, which runs from July 24-26 in Tolt-MacDonald Park\n- Seattle, WA on Aug. 28 at The Triple Door\n- Seattle, WA on Sept. 25 at Central Saloon\n\nhttps://bloococoon.bandcamp.com/album/bloococoon",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}