Information about plays

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

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

{
    "id": 3631761,
    "uri": "https://api.kexp.org/v2/plays/3631761/?format=api",
    "airdate": "2026-03-21T02:54:15-07:00",
    "show": 66237,
    "show_uri": "https://api.kexp.org/v2/shows/66237/?format=api",
    "image_uri": "https://coverartarchive.org/release/2e1c2c09-675e-4b43-9c3a-c54ad69d2640/41613334429-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2e1c2c09-675e-4b43-9c3a-c54ad69d2640/41613334429-250.jpg",
    "song": "Worlock",
    "track_id": null,
    "recording_id": "f43118c7-90e3-46d2-bcf9-511a57f57e77",
    "artist": "Skinny Puppy",
    "artist_ids": [
        "5a24bc1a-c093-4a82-84ed-8d7f2da0570d"
    ],
    "album": "Rabies",
    "release_id": null,
    "release_group_id": "953b445b-dd9b-3398-8a09-ea4694e1e50a",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1989-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Psychic TV were an English experimental video art and music collective, formed by performance artist Genesis P-Orridge and songwriter Alex Fergusson in 1981 after the break-up of Throbbing Gristle. \n\"Puppy Gristle\" is a notable 1993 collaboration between industrial pioneers Skinny Puppy and Genesis P-Orridge (of Throbbing Gristle/Psychic TV), mixed by Ken Marshall and reassembled by cEvin Key in 2002. The session combined, via Reddit users, the experimental sounds of Genesis P-Orridge with key Skinny Puppy members, blending Gristle-box noise with, according to Discogs, intense electro-industrial percussion and vocal work",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}