Information about plays

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

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

{
    "id": 3635533,
    "uri": "https://api.kexp.org/v2/plays/3635533/?format=api",
    "airdate": "2026-03-30T09:18:02-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-809b87e4-387a-427d-9e2f-9b5555fd21d0/mbid-809b87e4-387a-427d-9e2f-9b5555fd21d0-44701547278_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-809b87e4-387a-427d-9e2f-9b5555fd21d0/mbid-809b87e4-387a-427d-9e2f-9b5555fd21d0-44701547278_thumb250.jpg",
    "song": "Woke Up",
    "track_id": "dd9d0761-7576-4568-8e67-f477db6eb3dc",
    "recording_id": "4b4ec004-5919-4a56-a673-0c94d384c761",
    "artist": "Heavy Bloom",
    "artist_ids": [
        "6d49f7fa-cd89-40ff-a2ec-c79cf17d5413"
    ],
    "album": "Woke Up",
    "release_id": "809b87e4-387a-427d-9e2f-9b5555fd21d0",
    "release_group_id": "d36da639-5706-448e-8c30-03d2228136f9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Heavy Bloom! \n\nThe band describes it as, \"It’s romantic, but not hopeful. The result is a song about that strange intersection of urgency, denial, and freedom. The moment you realize the relationship might not survive.\"\nhttps://heavybloomofficial.bandcamp.com/track/woke-up",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}