Information about plays

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

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

{
    "id": 3597210,
    "uri": "https://api.kexp.org/v2/plays/3597210/?format=api",
    "airdate": "2025-12-28T15:02:42-08:00",
    "show": 65498,
    "show_uri": "https://api.kexp.org/v2/shows/65498/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shangri La",
    "track_id": null,
    "recording_id": "5d6cb38f-9110-45ca-b8ed-af6bf1f1da82",
    "artist": "Jazzbois feat. Dom Beats",
    "artist_ids": [
        "34197023-e96c-4607-aa7b-903a0ec877df",
        "3874f08d-899b-4acd-9164-dde4ae333230"
    ],
    "album": "Still Blunted",
    "release_id": null,
    "release_group_id": "2b193857-10af-4fa4-a558-9056e77175a7",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Hungarian trio consisting of Bencze Molnár (Rhodes/synth), Viktor Sági (bass) and Tamás Czirják (drums), Jazzbois is part of the rich, underground jam scene in Budapest, and those improvised-led sessions have fed into Still Blunted. One of their late-night jams turned after-parties produced sketches for tracks they selected for the album.\n\n\"It was the end of a wild night celebrating getting the album done. We’re having a jam and we looked around while we were recording and there was twenty people smoking and drinking around us – half of them we didn't even know who they are. It turned into an open after-party where people were coming to ours from the club. It was very spontaneous and unexpectedly, we made five or six new songs we ended up using for the album.\"\n\nFun fact: extraordinary drummer Tamás Czirják also performs for the sensational band,  Makrohang!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}