Information about plays

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

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

{
    "id": 3636826,
    "uri": "https://api.kexp.org/v2/plays/3636826/?format=api",
    "airdate": "2026-04-02T10:00:36-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-053dc03a-871e-40cf-80fa-e079b0b8a52b/mbid-053dc03a-871e-40cf-80fa-e079b0b8a52b-26238957233_thumb250.jpg",
    "song": "Savior Complex",
    "track_id": "cf107519-1da1-49e6-b943-3ad6a59c9071",
    "recording_id": "db02a743-6769-4ff2-bd70-7cfa595d194d",
    "artist": "Phoebe Bridgers",
    "artist_ids": [
        "96855c21-b832-4366-ba12-0d2330c36a86"
    ],
    "album": "Punisher",
    "release_id": "053dc03a-871e-40cf-80fa-e079b0b8a52b",
    "release_group_id": "cf75fd5a-ca84-4371-94d7-27410360f06b",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2020-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and thanks for tuning into The Midday Show with Cheryl Waters. Today we've got the mighty Jeff Tweedy joining us Live on KEXP at noon! If you want to see this free performance, you better make way down to the Gathering Space ASAP and grab a spot!\n--\nHere's Phoebe performing Live on KEXP back in 2018:\nhttps://youtu.be/GSZFJ2_j81w?si=OsM3wjwEnzmdx7Xk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}