Information about plays

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

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

{
    "id": 3545033,
    "uri": "https://api.kexp.org/v2/plays/3545033/?format=api",
    "airdate": "2025-08-26T10:58:50-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia803404.us.archive.org/20/items/mbid-7d595d9d-1681-417a-a305-f776ee34bf33/mbid-7d595d9d-1681-417a-a305-f776ee34bf33-40997743862_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-7d595d9d-1681-417a-a305-f776ee34bf33/mbid-7d595d9d-1681-417a-a305-f776ee34bf33-40997743862_thumb250.jpg",
    "song": "I’m Going To Rise",
    "track_id": "a33fff05-9ffc-47e7-85d1-5ae184cacf67",
    "recording_id": "b43b2af6-0079-4604-aafd-cc863c88c03a",
    "artist": "Annie & The Caldwells",
    "artist_ids": [
        "6cd7e438-601e-4f6b-bd2a-7729c99e934d"
    ],
    "album": "Can’t Lose My (Soul)",
    "release_id": "7d595d9d-1681-417a-a305-f776ee34bf33",
    "release_group_id": "5efee0fe-3685-43a4-85fd-5f8a7ee6b599",
    "labels": [
        "Luaka Bop"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another song from DJ Colette's eclectic set...\n\nListeners with an interest in obscure gospel might recognize Annie Caldwell from the Staples Jr Singers, the band she formed with her brothers in the 70's, whose solitary 1975 album When Do We Get Paid was rescued from obscurity and reissued to wild acclaim in 2022. Annie and the Caldwells are the band she subsequently formed in the 1980's with her guitarist husband, Willie, after hearing their daughters rehearsing for a talent show: they were singing secular material, which she didn’t like the sound of. “I said: let me get those girls before the devil gets them!”: https://www.theguardian.com/music/2024/dec/26/wherever-he-sends-us-were-willing-to-go-annie-and-the-caldwells-on-god-gospel-and-a-debut-album-40-years-in-the-making",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}