Information about plays

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

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

{
    "id": 3656313,
    "uri": "https://api.kexp.org/v2/plays/3656313/?format=api",
    "airdate": "2026-05-18T07:54:10-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-f6335672-c521-4129-86c3-490d20533e08/mbid-f6335672-c521-4129-86c3-490d20533e08-7204257757_thumb500.jpg",
    "thumbnail_uri": "https://dn711100.ca.archive.org/0/items/mbid-f6335672-c521-4129-86c3-490d20533e08/mbid-f6335672-c521-4129-86c3-490d20533e08-7204257757_thumb250.jpg",
    "song": "Cloudbusting",
    "track_id": "60c9a3d8-2a34-3a5f-ad3d-ef06865f8e2b",
    "recording_id": "ccf0855e-e0a9-4607-99c8-003c7ec55980",
    "artist": "Kate Bush",
    "artist_ids": [
        "4b585938-f271-45e2-b19a-91c634b5e396"
    ],
    "album": "Hounds of Love",
    "release_id": "f6335672-c521-4129-86c3-490d20533e08",
    "release_group_id": "017f2a37-a78f-3578-9611-fa40408e5d90",
    "labels": [
        "EMI Manhattan"
    ],
    "label_ids": [
        "6c8f3192-de58-49be-acc4-a11802dcbdb2"
    ],
    "release_date": "1985-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Like Bush's first hit, \"Wuthering Heights,\" \"Cloudbusting\" is based on a book. It was inspired by Peter Reich's 1973 Book of Dreams, which describes his father Wilhelm's arrest for contempt of court.\n\nThe \"Cloudbuster\" was a device Reich came up with to manipulate the orgone energy in the atmosphere, which would force clouds to form, bringing rain.\n\nHawkwind and Patti Smith have both released songs about Reich's concept of Cloudbusting. https://tinyurl.com/3zh3hxr7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}