Information about plays

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

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

{
    "id": 3581036,
    "uri": "https://api.kexp.org/v2/plays/3581036/?format=api",
    "airdate": "2025-11-21T12:08:33-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://ia804607.us.archive.org/27/items/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9-40995574892_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/27/items/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9/mbid-0809377f-7363-453a-8b7b-f7c25ab821b9-40995574892_thumb250.jpg",
    "song": "Not Hell, Not Heaven",
    "track_id": "35c6736e-3071-435b-886f-12f01024fbfb",
    "recording_id": "65ab7752-bf98-4057-8ca5-e63e0cd017d7",
    "artist": "Scowl",
    "artist_ids": [
        "c81f7820-ee5b-46ef-9b78-027d38b9a1aa"
    ],
    "album": "Are We All Angels",
    "release_id": "0809377f-7363-453a-8b7b-f7c25ab821b9",
    "release_group_id": "1c8cdb68-e22a-4363-b2b7-6b2b7f6cc75e",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Santa Cruz, CA, Scowl played Live on KEXP in March: https://www.youtube.com/watch?v=sXaADnkQ9zo\n\n\"Scowl is a band that sounds exactly like their name implies. Venomous, fierce, antagonistic. A sneer not to be crossed.\" Their newest album, Are We All Angels, came out in April.\n\nhttps://scowl831.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}