Information about plays

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

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

{
    "id": 3580603,
    "uri": "https://api.kexp.org/v2/plays/3580603/?format=api",
    "airdate": "2025-11-20T10:03:04-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia601407.us.archive.org/31/items/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb-43492087251_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/31/items/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb-43492087251_thumb250.jpg",
    "song": "White Gloves ii",
    "track_id": "9e2b506d-dbae-453b-9b52-91e360687670",
    "recording_id": "64dc91cb-e0c7-4014-a791-750e96b8f397",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "The Universe Smiles Upon You ii",
    "release_id": "5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb",
    "release_group_id": "a87c2a17-d297-4980-a66f-f87fa4e203e3",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl Waters! We're glad to have you here with us today. \n\nKhruangbin was just Live on KEXP YESTERDAY, Nov. 19, at 11 AM! If you missed it, you can listen back on our two-week streaming archive: https://www.kexp.org/archive/\n\n--\n\nKhruangbin is playing in Portland TONIGHT at the Crystal Ballroom. They'll be in San Francisco on Saturday and Sunday, Nov. 22 and 23, at the Regency Ballroom.\n\nhttps://www.khruangbin.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}