Information about plays

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

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

{
    "id": 3636669,
    "uri": "https://api.kexp.org/v2/plays/3636669/?format=api",
    "airdate": "2026-04-02T00:51:13-07:00",
    "show": 66341,
    "show_uri": "https://api.kexp.org/v2/shows/66341/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-03fb35ef-8524-4956-8ee8-17dbc6166ee1/mbid-03fb35ef-8524-4956-8ee8-17dbc6166ee1-44209654196_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/4/items/mbid-03fb35ef-8524-4956-8ee8-17dbc6166ee1/mbid-03fb35ef-8524-4956-8ee8-17dbc6166ee1-44209654196_thumb250.jpg",
    "song": "say nothing",
    "track_id": "100144d8-f42c-41ed-b71f-8f13e464bd9a",
    "recording_id": "73d3cafc-0ef4-4920-afd2-8063da73517f",
    "artist": "Lauren Auder",
    "artist_ids": [
        "759df5bb-4edf-40fb-bed3-17ed7312d4ff"
    ],
    "album": "Whole World as Vigil",
    "release_id": "03fb35ef-8524-4956-8ee8-17dbc6166ee1",
    "release_group_id": "fc15e168-2fa1-4aef-aaf5-62c1156138fc",
    "labels": [
        "Untitled (Recs)"
    ],
    "label_ids": [
        "730f4205-e746-47a4-bd5d-34c3baadc28c"
    ],
    "release_date": "2026-03-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://laurenauder.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}