Information about plays

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

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

{
    "id": 3540207,
    "uri": "https://api.kexp.org/v2/plays/3540207/?format=api",
    "airdate": "2025-08-15T02:05:40-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://ia801200.us.archive.org/7/items/mbid-1f61a6cd-a8e8-477c-a54c-2aa09b6b5e35/mbid-1f61a6cd-a8e8-477c-a54c-2aa09b6b5e35-37265119058_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/7/items/mbid-1f61a6cd-a8e8-477c-a54c-2aa09b6b5e35/mbid-1f61a6cd-a8e8-477c-a54c-2aa09b6b5e35-37265119058_thumb250.jpg",
    "song": "You Have Bought Yourself a Boat (Live)",
    "track_id": "a8cbd817-2398-41dc-9d0d-c843977a5c18",
    "recording_id": "86760778-8332-4073-a3f9-b348f320b0e4",
    "artist": "MJ Lenderman",
    "artist_ids": [
        "4f52595e-652d-4894-95ea-f925234629fc"
    ],
    "album": "And the Wind (Live and Loose!)",
    "release_id": "1f61a6cd-a8e8-477c-a54c-2aa09b6b5e35",
    "release_group_id": "7ded8f6f-64be-4acf-bd01-57760d1e57e1",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2023-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request! \n\nPerforming on Sep 18, 2025\n@ The Moore Theatre in Seattle, WA\nw/ Nap Eyes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}