Information about plays

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

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

{
    "id": 3571932,
    "uri": "https://api.kexp.org/v2/plays/3571932/?format=api",
    "airdate": "2025-10-30T18:55:11-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia902902.us.archive.org/31/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/31/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb250.jpg",
    "song": "Goo Goo Muck",
    "track_id": "0d5891bc-4c6e-3623-b990-f93a9778b939",
    "recording_id": "26e32275-34c7-4389-b654-bd5c9b4861dd",
    "artist": "The Cramps",
    "artist_ids": [
        "96c1edac-1011-4cb8-882c-27248de35071"
    ],
    "album": "Left of the Dial: Dispatches From the 80s Underground",
    "release_id": "0d390fea-3c2d-487d-a40c-19e166148203",
    "release_group_id": "912cbf3f-77f5-3290-b8ce-d2611feb7f20",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Aaron and Kate for requesting The Cramps!\n--\nLong before this was on the \"Wednesday\" soundtrack it was on the\" Texas Chainsaw Massacre II\" soundtrack.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}