Information about plays

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

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

{
    "id": 3631336,
    "uri": "https://api.kexp.org/v2/plays/3631336/?format=api",
    "airdate": "2026-03-20T05:07:36-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Through the High Wire",
    "track_id": "71e6f175-2418-46ff-9454-c30a979ebdda",
    "recording_id": "e1d707ac-0714-4a93-83f3-7312e81690f6",
    "artist": "James Blake",
    "artist_ids": [
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Trying Times",
    "release_id": "0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780",
    "release_group_id": "7e425ff2-c85a-4316-b015-d1546aadc186",
    "labels": [
        "Good Boy Records"
    ],
    "label_ids": [
        "834efadd-5bc7-4a5f-8d39-a0ff16451b54"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Through The High Wire” is a new James Blake track from his 2026 album Trying Times.  It started life as a James Blake / Kanye West / No I.D. collab idea for Ye’s unreleased WAR project but has surfaced here as a James‑only cut",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}