Information about plays

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

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

{
    "id": 3554460,
    "uri": "https://api.kexp.org/v2/plays/3554460/?format=api",
    "airdate": "2025-09-18T04:28:57-07:00",
    "show": 64591,
    "show_uri": "https://api.kexp.org/v2/shows/64591/?format=api",
    "image_uri": "https://coverartarchive.org/release/b4cb328f-af41-4064-94c0-3e9139957345/32483689925-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b4cb328f-af41-4064-94c0-3e9139957345/32483689925-250.jpg",
    "song": "Alive Ain't Always Living",
    "track_id": null,
    "recording_id": "f0bc351c-db36-4c22-9f9a-ea8e314b4d9b",
    "artist": "Quelle Chris",
    "artist_ids": [
        "b2f60e78-7dca-4cb3-bc55-c62580be8010"
    ],
    "album": "DEATHFAME",
    "release_id": null,
    "release_group_id": "9df5051c-854e-4c43-81f3-75d8f8952c92",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2022-05-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Cy in Ontario!\n\nCheck out the official music video for \"Alive Ain't Always Living\" here, enjoy:\nhttps://www.youtube.com/watch?v=2xRW9JY5dZ0\n---\nListen to more from \"DEATHFAME\" here\nhttps://quellechris360.bandcamp.com/album/deathfame\n---\n\"Alive Ain't Always Living\" was  selected as a KEXP's Song of The Day during 2022. You can download the song here: https://www.kexp.org/podcasts/song-of-the-day/2022/5/23/quelle-chris-alive-aint-always-living/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}