Information about plays

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

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

{
    "id": 3615907,
    "uri": "https://api.kexp.org/v2/plays/3615907/?format=api",
    "airdate": "2026-02-10T21:36:35-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "https://ia600708.us.archive.org/27/items/mbid-ccde448f-3f30-4e69-951a-4cc8bf62bde2/mbid-ccde448f-3f30-4e69-951a-4cc8bf62bde2-22874786935_thumb500.jpg",
    "thumbnail_uri": "https://ia800708.us.archive.org/27/items/mbid-ccde448f-3f30-4e69-951a-4cc8bf62bde2/mbid-ccde448f-3f30-4e69-951a-4cc8bf62bde2-22874786935_thumb250.jpg",
    "song": "Sizobalanda",
    "track_id": "9b35e62c-e275-4686-9b48-e81e0ba5cc3e",
    "recording_id": "cd461740-0d7b-4b2a-bfbf-2e25e5c04a3e",
    "artist": "Ladysmith Black Mambazo",
    "artist_ids": [
        "c1982570-8efb-4cf7-bb5b-c9c026c0e8f4"
    ],
    "album": "Ilembe: Honoring Shaka Zulu",
    "release_id": "ccde448f-3f30-4e69-951a-4cc8bf62bde2",
    "release_group_id": "a4142a03-1bb9-4dc8-a20c-ad53ba9dd971",
    "labels": [
        "Gallo Record Company"
    ],
    "label_ids": [
        "dcaf0d9b-d18d-4e52-8e19-67aac14317b8"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ladysmith Black Mambazo will be performing two shows in the Bay Area March 1 @ the Presidio Theatre & in Seattle March 6 @ The Neptune Theater\n\nBay Area (early show) tickets: https://tinyurl.com/9xa23fc2\n\nBay Area (late show) tickets: https://tinyurl.com/ykukhdhx\n\nSeattle tickets: https://tinyurl.com/yvdnc6k5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}