Information about plays

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

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

{
    "id": 3636057,
    "uri": "https://api.kexp.org/v2/plays/3636057/?format=api",
    "airdate": "2026-03-31T15:19:06-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-02881788-6141-4915-b46d-8cbec492bd34/mbid-02881788-6141-4915-b46d-8cbec492bd34-43129521638_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-02881788-6141-4915-b46d-8cbec492bd34/mbid-02881788-6141-4915-b46d-8cbec492bd34-43129521638_thumb250.jpg",
    "song": "Brujería",
    "track_id": "7f7e0bc0-d3cd-4d33-a0d6-ce8c48bdc85d",
    "recording_id": "845506b7-b433-46fd-a553-99d843a3b3f1",
    "artist": "Cain Culto",
    "artist_ids": [
        "82fd7218-a6bb-4ccc-b001-86bd49c3cec7"
    ],
    "album": "Brujería",
    "release_id": "02881788-6141-4915-b46d-8cbec492bd34",
    "release_group_id": "29a03810-3e98-413e-b003-eedd1a6c45df",
    "labels": [
        "Hive Music Ltd"
    ],
    "label_ids": [
        "a9b0688f-0e88-48b2-9741-30a5f7054386"
    ],
    "release_date": "2025-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Cain Culto at Bumbershoot 2026\n--\nMeaning “witchcraft” in Spanish\nAs he prepares for the release of his debut album, dropping singles left and right, Cain Culto is doubling down on his brand of provocative rap-pop with the aptly titled “Brujería.” “Brujería” is a focused yet steamy track that equates witchcraft to lovemaking. https://www.grimygoods.com/2025/09/30/cain-culto-is-living-up-to-his-name-on-new-steamy-single-brujeria/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}