Information about plays

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

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

{
    "id": 3580375,
    "uri": "https://api.kexp.org/v2/plays/3580375/?format=api",
    "airdate": "2025-11-19T21:00:19-08:00",
    "show": 65156,
    "show_uri": "https://api.kexp.org/v2/shows/65156/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Busman's Holiday",
    "track_id": "ad2ec314-e1fc-3912-8105-76bf04f5a0a7",
    "recording_id": "12cf7e6d-3db9-472d-b4a4-004d9548b410",
    "artist": "Allah-Las",
    "artist_ids": [
        "cfd1fdcc-3c1d-4854-a500-31d96a6d5184"
    ],
    "album": "Allah-Las",
    "release_id": "bad4c9ec-4bcb-42a2-bdbf-b47888550ecb",
    "release_group_id": "601f0a87-ad4d-4cd2-986b-8491193cc955",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2012-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the Allah-Las Live on KEXP Full Performance hosted by DJ Troy Nelson in November 2023 here: https://youtu.be/b-qbjx67Wyk?si=PB2TxVweX0GNt6L2\n--\nThis review says that 'Busman's Holiday' is clearly an Iraq (or Afghan) War Veteran Song.: https://www.firstthings.com/blogs/firstthoughts/2013/09/carls-rock-songbook-the-allah-las-busmans-holiday",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}