Information about plays

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

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

{
    "id": 3616072,
    "uri": "https://api.kexp.org/v2/plays/3616072/?format=api",
    "airdate": "2026-02-11T07:18:34-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://ia600406.us.archive.org/3/items/mbid-23202256-c660-4070-a44c-d2c0cc739a9b/mbid-23202256-c660-4070-a44c-d2c0cc739a9b-32484241116_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-23202256-c660-4070-a44c-d2c0cc739a9b/mbid-23202256-c660-4070-a44c-d2c0cc739a9b-32484241116_thumb250.jpg",
    "song": "She Talks To Angels",
    "track_id": "93d04535-926d-41e4-8661-d43edcd5cf59",
    "recording_id": "6aa756b8-7586-4957-8b39-70324fc6ab62",
    "artist": "The Black Crowes",
    "artist_ids": [
        "02ceff75-7363-493e-a78d-912dc86c7460"
    ],
    "album": "Shake Your Money Maker",
    "release_id": "b679f242-06ce-4f61-be6e-c6ef2664847a",
    "release_group_id": "456a8f06-5f7f-3c30-9be9-111355526469",
    "labels": [
        "Def American Recordings"
    ],
    "label_ids": [
        "e45bca92-5845-46ec-af58-743bbea31e69"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a Songfacts interview with Chris Robinson, who wrote this song with his bandmate/brother Rich, he said: \"'She Talks to Angels' is a funny song in that so many people resonate with it. The dark details like drugs and things like that would be a part of growing up and being in this world, but when I wrote that song I had no idea - I hadn't done any of those things. I hadn't lived that - everything was in my imagination.\"\n\nThe Black Crowes will be performing at Shoreline Amphitheatre in Mountain View, CA on August 20.\n\nhttps://theblackcrowes.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}