Information about plays

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

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

{
    "id": 3575186,
    "uri": "https://api.kexp.org/v2/plays/3575186/?format=api",
    "airdate": "2025-11-07T16:09:53-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-0cf3156c-ffe4-4086-8d44-79bf267bf66f/mbid-0cf3156c-ffe4-4086-8d44-79bf267bf66f-23964097003_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-0cf3156c-ffe4-4086-8d44-79bf267bf66f/mbid-0cf3156c-ffe4-4086-8d44-79bf267bf66f-23964097003_thumb250.jpg",
    "song": "Sweet Leaf",
    "track_id": "ddd35cdb-258d-475f-ac48-695219be64c2",
    "recording_id": "700219b2-78a7-44ec-813a-a070dd988aff",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Master of Reality",
    "release_id": "0cf3156c-ffe4-4086-8d44-79bf267bf66f",
    "release_group_id": "e51e9779-2edc-3b39-959c-299fdb5ed940",
    "labels": [
        "Warner Bros. Records",
        "Rhino"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2014-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "guitar riff transition guitar riff transition guitar riff transition\n\nThe guitar riff was taken from Frank Zappa & The Mothers of Invention's \"Hungry Freaks, Daddy.\" This riff can also be heard at the end of the Red Hot Chili Peppers song \"Give It Away\" and is the basis for the song \"Rhymin' and Stealin'\" by The Beastie Boys.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}