Information about plays

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

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

{
    "id": 3541988,
    "uri": "https://api.kexp.org/v2/plays/3541988/?format=api",
    "airdate": "2025-08-19T08:14:47-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://ia800900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb250.jpg",
    "song": "A Sweet Thought",
    "track_id": "8dddecd9-9f12-493a-ac77-fa46832f8c30",
    "recording_id": "efd0b17e-ac32-4b88-b345-1b5c871c7909",
    "artist": "Hibou",
    "artist_ids": [
        "8cf14cb0-11c6-425e-a66d-682f0eda40f0"
    ],
    "album": "It Seems to Me",
    "release_id": "00ba4082-89b7-4b8e-8fa6-e782c075fca7",
    "release_group_id": "471b95f9-fe7f-492c-a5d9-10f377b968b4",
    "labels": [
        "Spirit Goth Records"
    ],
    "label_ids": [
        "b8f557bd-1568-4621-afb5-7079f27feb30"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hibou is the Seattle based solo project of songwriter, producer, and multi-instrumentalist Peter Michel.\n\nNew album released last week!\n\nComing to the Rickshaw Stop in San Fransisco on August 27th and Baba Yaga in Seattle on September 26th.\n\nWatch their live performance at KEXP from 2023: https://www.youtube.com/watch?v=QFHgLpUT64I&t=1s&ab_channel=KEXP\n\nhttps://hibouband.bandcamp.com/album/it-seems-to-me\nIG: @hibouband",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}