Information about plays

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

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

{
    "id": 3597810,
    "uri": "https://api.kexp.org/v2/plays/3597810/?format=api",
    "airdate": "2025-12-30T01:57:49-08:00",
    "show": 65512,
    "show_uri": "https://api.kexp.org/v2/shows/65512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Not Hell, Not Heaven",
    "track_id": null,
    "recording_id": "65ab7752-bf98-4057-8ca5-e63e0cd017d7",
    "artist": "Scowl",
    "artist_ids": [
        "c81f7820-ee5b-46ef-9b78-027d38b9a1aa"
    ],
    "album": "Are We All Angels",
    "release_id": null,
    "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": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snuck into my most-played of the year :)\n\n'Are We All Angels' is the second studio album by the American hardcore punk band Scowl, released on April 4, 2025, by Dead Oceans. The band recorded the album with producer Will Yip at Studio 4 in Conshohocken, Pennsylvania. \n\nAn alternative rock, grunge, hardcore punk and pop-punk album, 'Are We All Angels' continues Scowl's departure from their hardcore punk roots established on their 2023 EP, 'Psychic Dance Routine'. Its lyrics deal with grief, alienation, abuse, relationships, self-perception and systems of control, as well as the band's newfound fame and relationship with the hardcore community. It was Scowl's last album with guitarist Malachi Greene, who left the band in October 2025.\n\nhttps://scowl831.bandcamp.com/album/are-we-all-angels\n--\nScowl preformed live in the KEXP studio earlier this year! Check them out:\nhttps://www.youtube.com/watch?v=sXaADnkQ9zo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}