Information about plays

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

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

{
    "id": 3624796,
    "uri": "https://api.kexp.org/v2/plays/3624796/?format=api",
    "airdate": "2026-03-03T11:52:01-08:00",
    "show": 66080,
    "show_uri": "https://api.kexp.org/v2/shows/66080/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Freedom Speaks",
    "track_id": "db3a717e-bdbe-46ab-a9b0-b0cbec500b38",
    "recording_id": "221721cc-aaca-4c56-82ad-76c6a794b2d2",
    "artist": "Lucinda Williams",
    "artist_ids": [
        "21685b15-3074-446e-aa1d-ff7157014f53"
    ],
    "album": "World’s Gone Wrong",
    "release_id": "50cdfdd5-5e99-4377-af49-1efb72164e2d",
    "release_group_id": "95970ab5-003f-41fa-a1e2-8557aa41ac04",
    "labels": [
        "Highway 20 Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "dacb9eae-02d6-4677-b812-24449304b03c",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NPR: What's happening in the song \"Freedom Speaks\"?\n\nWILLIAMS: Well, that's freedom, as an entity, saying, don't take me for granted. Like, freedom's talking in the song to the listener, saying, don't take your freedom for granted.\n\nWILLIAMS: (Singing) Don't take me for granted. Stand up and fight.\n\nNPR: Is that how you feel at this moment?\n\nWILLIAMS: To a large extent, yeah. And a lot of people, I think, think, oh, it's not that bad. We're on our way to becoming a police state. I mean, you know, wake up, people.\n--\nGo here to purchase Lucinda Williams' sixteenth album, \"World's Gone Wrong\": https://stores.portmerch.com/lucindawilliams/music/world-s-gone-wrong-cd.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}