Information about plays

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

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

{
    "id": 3621147,
    "uri": "https://api.kexp.org/v2/plays/3621147/?format=api",
    "airdate": "2026-02-23T05:35:00-08:00",
    "show": 66009,
    "show_uri": "https://api.kexp.org/v2/shows/66009/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Complacent",
    "track_id": "a0fd43d4-945f-4034-bd1f-64c9545f44e8",
    "recording_id": "2f5b0e43-3838-427f-bb94-1de91e38838e",
    "artist": "Salt Cathedral",
    "artist_ids": [
        "a289b721-febb-481b-8f17-572403bfc55a"
    ],
    "album": "Before It’s Gone",
    "release_id": "6fe93c48-dcb1-4701-909c-e5f54e0a09e9",
    "release_group_id": "a31319a0-aaad-4615-a656-16a7f4fddd9f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Duo originally from Bogota, Columbia but now based in Brooklyn.  \n\n\"Before It’s Gone is our 2nd studio album. It is somewhat of a conceptual record about time and our existence in a modern world - fears of climate change, friendship, social media, trust & complacency. It’s an attempt to record this feeling in the now - of growing and finding ourselves in a hyperconnected world, that is both beautiful and in danger. In good Salt Cathedral fashion it's kind of upbeat, hopeful and reflective - must be the Latino spirit in us. Music wise it's an exploration. We wanted to push the pillars of genre and music. We had many inspirations, from classical music to East Asian sounds, folk, pop and electronic.\"\n\nhttps://saltcathedral.bandcamp.com/album/before-its-gone\n\nhttps://saltcathedralmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}