Information about plays

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

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

{
    "id": 3577637,
    "uri": "https://api.kexp.org/v2/plays/3577637/?format=api",
    "airdate": "2025-11-13T11:35:19-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-674d2df2-a165-40f3-a591-6bf430f3e160/mbid-674d2df2-a165-40f3-a591-6bf430f3e160-33154385533_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-674d2df2-a165-40f3-a591-6bf430f3e160/mbid-674d2df2-a165-40f3-a591-6bf430f3e160-33154385533_thumb250.jpg",
    "song": "Reach Out",
    "track_id": "4e372516-9076-4a38-81d5-d7b490646b7f",
    "recording_id": "78fb73a1-a2d3-4eaa-aa07-c259c07aa8ff",
    "artist": "Sufjan Stevens & Angelo De Augustine",
    "artist_ids": [
        "0f0ce7aa-bc8d-4af6-9861-8d98b3311dd8",
        "01d3c51b-9b98-418a-8d8e-37f6fab59d8c"
    ],
    "album": "A Beginner’s Mind",
    "release_id": "674d2df2-a165-40f3-a591-6bf430f3e160",
    "release_group_id": "56b4b3e0-70a6-421d-bf3e-34e46787cbf5",
    "labels": [
        "Asthmatic Kitty Records"
    ],
    "label_ids": [
        "e56c2bce-416f-4ddf-aee0-be2b3eee4067"
    ],
    "release_date": "2021-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Sara in Seattle:\n\nHey! If you can, can you please play Reach Out by Sufjan Stevens? This was my 'cry song' when my dad died. I would put on that song, lock myself in an available space and cry for those 3 mins and 40 seconds, then I would wipe my face and get back to my life. This method doesn't work for everyone, but it helped me deal with the guilt I felt for taking the space to mourn my dads death and also the competing guilt I felt for not feeling sad every second of the day. Grief is complicated man!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}