Information about plays

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

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

{
    "id": 3638080,
    "uri": "https://api.kexp.org/v2/plays/3638080/?format=api",
    "airdate": "2026-04-05T07:02:26-07:00",
    "show": 66372,
    "show_uri": "https://api.kexp.org/v2/shows/66372/?format=api",
    "image_uri": "https://coverartarchive.org/release/4dacb749-afd9-444a-a3cb-6d4b18f96d9d/44648664344-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4dacb749-afd9-444a-a3cb-6d4b18f96d9d/44648664344-250.jpg",
    "song": "Ixoneztli, Xolotl, Niño",
    "track_id": null,
    "recording_id": "f095b0b5-9beb-4039-b8ce-9a0bc1b348aa",
    "artist": "Carlos Niño & Friends",
    "artist_ids": [
        "ff722bf1-3f5e-4570-aff2-dbfaf4b1fb71"
    ],
    "album": "Bubble Bath for Giants",
    "release_id": null,
    "release_group_id": "314c80f4-b629-423e-b7fe-250844e9526f",
    "labels": [
        "CNF"
    ],
    "label_ids": [],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening track off the latest offering from renowned Los Angeles-based composer and musical guide Carlos Niño in collaboration with his wide network of Friends ~ https://carlosnino.bandcamp.com/album/bubble-bath-for-giants",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}