Information about plays

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

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

{
    "id": 3542803,
    "uri": "https://api.kexp.org/v2/plays/3542803/?format=api",
    "airdate": "2025-08-21T07:37:39-07:00",
    "show": 64346,
    "show_uri": "https://api.kexp.org/v2/shows/64346/?format=api",
    "image_uri": "https://coverartarchive.org/release/ddcfcabf-4e70-4e59-a500-2149ef249a0e/32723981223-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ddcfcabf-4e70-4e59-a500-2149ef249a0e/32723981223-250.jpg",
    "song": "Last Night A D.J. Saved My Life",
    "track_id": null,
    "recording_id": "76b938ea-30b2-4f91-b16e-ece9de6cea82",
    "artist": "Indeep",
    "artist_ids": [
        "53382f53-cce6-4035-a7f0-a35e9f0c1215"
    ],
    "album": "Last Night a D.J. Saved My Life",
    "release_id": null,
    "release_group_id": "832c34e8-3a2e-3892-b114-48adfca6e9b8",
    "labels": [],
    "label_ids": [],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi, \n\nNot really sure this fits in the theme of the day, and i've just realized how long this message has gotten, but it's time I said thank you again to KEXP, all of the DJs and the community again. \n\nLast year I got the news that my mother had decided against trying to treat a very aggressive and difficult to identify bile duct cancer, which quickly led to other problems, and she entered hospice care. I drove from New Jersey to Florida the next morning and KEXP rode with me the whole way. Somewhere in South Carolina, I requested (without texting while driving) last night the dj saved my life and I'll always remember listening to it in the Welcome to Georgia rest stop. \n\nOnce I arrived she never woke up, and I honestly don't know if either of us got the closure we needed, but I'll always remember that KEXP was there when I needed it. \n\nThank you, \nRaymond in New Jersey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}