Information about plays

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

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

{
    "id": 3571785,
    "uri": "https://api.kexp.org/v2/plays/3571785/?format=api",
    "airdate": "2025-10-30T10:55:51-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://coverartarchive.org/release/70f3fc4f-63b0-4e37-be49-eb50027c15a5/36962361339-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/70f3fc4f-63b0-4e37-be49-eb50027c15a5/36962361339-250.jpg",
    "song": "Big Hit Single",
    "track_id": null,
    "recording_id": "22dc9487-9124-413d-951e-95acc0a0b9ed",
    "artist": "Gen and the Degenerates",
    "artist_ids": [
        "c5981482-72cb-4760-9744-b64d9653d01b"
    ],
    "album": "Big Hit Single",
    "release_id": null,
    "release_group_id": "f296e111-9475-401d-bca1-6cfdb75ba05f",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2023-08-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist Genevieve Glynn-Reeves explains: \"If you want the highbrow answer, then 'Big Hit Single' is about the experience of creating art under late capitalism. If you want the lowbrow – and slightly more honest – answer, then 'Big Hit Single' is me trying to wind up our label. They’d made quite a reasonable request… ‘Please can you write more songs like the song that did well and stop experimenting with every genre under the sun in a completely chaotic and hedonistic manner?’ Unfortunately, I have issues with authority… \"\n--\nLike this song?  It is yours, for free, as a KEXP Song of the Day: ttps://www.kexp.org/podcasts/song-of-the-day/2023/11/16/gen-and-the-degenerates-big-hit-single/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}