Information about plays

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

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

{
    "id": 3543274,
    "uri": "https://api.kexp.org/v2/plays/3543274/?format=api",
    "airdate": "2025-08-22T11:42:36-07:00",
    "show": 64355,
    "show_uri": "https://api.kexp.org/v2/shows/64355/?format=api",
    "image_uri": "https://ia600900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb500.jpg",
    "thumbnail_uri": "https://ia600900.us.archive.org/17/items/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7/mbid-00ba4082-89b7-4b8e-8fa6-e782c075fca7-42607382602_thumb250.jpg",
    "song": "Resolve to Burn",
    "track_id": "d9ccab3d-5d9b-4be9-9b61-5be835f94c53",
    "recording_id": "09f6af33-fd6f-4b27-add9-36630c93c6c2",
    "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": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hibou is on tour! He'll be at:\n\n- San Francisco on Wednesday, August 27th at the Rickshaw Stop\n\n- Seattle on Friday, September 26th at Baba Yaga\n\nCheck out more dates here: https://hibouband.bandcamp.com/\n\nIt Seems to Me came out earlier this month! KEXP's Associate Music Director, Alex Ruder, writes:  \"The fourth Hibou album from Seattle-bred, France-based musician Peter Michel is another strong, shimmering set of dreamy indie pop propelled by his hazy vocals, serene melodies, gorgeous guitar hooks, and spritely New Wave-inspired rhythms.\"\nhttps://kexp.org/read/2025/8/11/new-music-reviews-811/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}