Information about plays

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

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

{
    "id": 3621968,
    "uri": "https://api.kexp.org/v2/plays/3621968/?format=api",
    "airdate": "2026-02-25T04:23:27-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://ia803200.us.archive.org/13/items/mbid-93851b42-21f9-43b5-9256-b24667056f41/mbid-93851b42-21f9-43b5-9256-b24667056f41-44405328566_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-93851b42-21f9-43b5-9256-b24667056f41/mbid-93851b42-21f9-43b5-9256-b24667056f41-44405328566_thumb250.jpg",
    "song": "Kill the Candle",
    "track_id": "d9d22f48-87c0-4102-af1f-883273100916",
    "recording_id": "ccdddd3a-86ac-461b-99dc-2ff061222b38",
    "artist": "MX LONELY",
    "artist_ids": [
        "b9e9859c-dbd8-400c-9f6d-3d87f5609277"
    ],
    "album": "All Monsters",
    "release_id": "93851b42-21f9-43b5-9256-b24667056f41",
    "release_group_id": "cf43eb3d-19e3-4278-b0b9-d0d64147f4e3",
    "labels": [
        "Julia's War"
    ],
    "label_ids": [
        "69addcb5-2625-46af-8f14-e594f7d735ec"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Brooklyn: \n“Most of the lyrics center around shadow work; internal and external monsters,” Haas says. “I think a lot about the neurodivergencies and the mental illnesses that make you feel like you’re a bad person at times. ALL MONSTERS is about, instead of killing yourself, killing your monsters. Destroying each and every one of these ideas about yourself by bringing it to light.”https://mxlonely.bandcamp.com/album/all-monsters",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}