Information about plays

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

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

{
    "id": 3554134,
    "uri": "https://api.kexp.org/v2/plays/3554134/?format=api",
    "airdate": "2025-09-17T10:06:07-07:00",
    "show": 64586,
    "show_uri": "https://api.kexp.org/v2/shows/64586/?format=api",
    "image_uri": "https://ia601601.us.archive.org/0/items/mbid-e3d412ab-fa0c-40dc-9359-523b87eefa9b/mbid-e3d412ab-fa0c-40dc-9359-523b87eefa9b-38370470213_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/0/items/mbid-e3d412ab-fa0c-40dc-9359-523b87eefa9b/mbid-e3d412ab-fa0c-40dc-9359-523b87eefa9b-38370470213_thumb250.jpg",
    "song": "Yellow Elevator #2",
    "track_id": "b74d7805-720c-37e8-a750-fb818d64f69e",
    "recording_id": "893231b6-ea45-4d38-bfbc-083ef8d06059",
    "artist": "The Black Angels",
    "artist_ids": [
        "49814f71-8fef-41ec-9af8-b6995c0bd601"
    ],
    "album": "Phosphene Dream",
    "release_id": "e3d412ab-fa0c-40dc-9359-523b87eefa9b",
    "release_group_id": "669f16a1-7926-4e93-bbb3-cc53387354df",
    "labels": [
        "Blue Horizon"
    ],
    "label_ids": [
        "36822cea-5590-4a9f-a415-267bea418484"
    ],
    "release_date": "2010-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austin, Texas-based band The Black Angels stopped by the KEXP studio in November 2021! Check out the full performance and interview: https://bit.ly/3WDJfM1. \n\nThis track comes from their 2010 album, Phosphene Dream. 2022's The Wilderness of Mirrors is the band's most recent album. \nhttps://blackangels.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}