Information about plays

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

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

{
    "id": 3571527,
    "uri": "https://api.kexp.org/v2/plays/3571527/?format=api",
    "airdate": "2025-10-29T19:54:08-07:00",
    "show": 64968,
    "show_uri": "https://api.kexp.org/v2/shows/64968/?format=api",
    "image_uri": "https://coverartarchive.org/release/72737b96-22c4-47f5-bc99-722c7f106729/19919118381-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/72737b96-22c4-47f5-bc99-722c7f106729/19919118381-250.jpg",
    "song": "Withered Hand of Evil",
    "track_id": null,
    "recording_id": "1f3032f4-31f1-4513-8b8e-a4123a1b0c89",
    "artist": "Uncle Acid & The Deadbeats",
    "artist_ids": [
        "e5edd3b8-2a81-42c4-93a4-c19a10713295"
    ],
    "album": "Blood Lust",
    "release_id": null,
    "release_group_id": "688f9429-f883-42ba-86f7-9cd1df4e4de5",
    "labels": [
        "Metal Blade Records"
    ],
    "label_ids": [
        "88aa805c-6cbe-45d2-b43e-156e94090da9"
    ],
    "release_date": "2011-05-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The devil took one look, could see it in his eyes\nThe burning fire and sulphur smoke, reveals him from disguise\nThe curtain fell at once, a man behind the wall\nSmiling through the broken glass his hand had cursed them all\nThe tricksters wicked ways, deceived them all through time\nTormenting each and everyone, too slow to the see the signs\nHis angel boils inside, a beast without a cage\nHe smashes through the world around him, blinded by this rage\nCome hold the withered hand of evil as it guides you through the trees\nCome hold the withered hand of evil, this all seeing eye that sees",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}