Information about plays

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

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

{
    "id": 3596511,
    "uri": "https://api.kexp.org/v2/plays/3596511/?format=api",
    "airdate": "2025-12-27T00:15:23-08:00",
    "show": 65482,
    "show_uri": "https://api.kexp.org/v2/shows/65482/?format=api",
    "image_uri": "https://ia600100.us.archive.org/32/items/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9-17370113352_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/32/items/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9/mbid-1f94d9e0-8081-44ac-9591-3061ca8597f9-17370113352_thumb250.jpg",
    "song": "Eel Dreams",
    "track_id": "d4e60c83-a4ba-468f-be2c-471126098fe0",
    "recording_id": "979c17d7-180a-4766-8aae-1e1c35355fe6",
    "artist": "Shabazz Palaces feat. Loud Eyes Lou",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f",
        "c84ac211-a56a-4086-a24e-5984982f3b2e"
    ],
    "album": "Quazarz: Born on a Gangster Star",
    "release_id": "1f94d9e0-8081-44ac-9591-3061ca8597f9",
    "release_group_id": "51f7966c-cadc-4291-8fe1-f30f1dbfb316",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2017-07-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Shabazz Palaces is an American hip hop duo from Seattle composed of Ishmael Butler a.k.a. Palaceer Lazaro and multi-instrumentalist Tendai \"Baba\" Maraire, son of mbira master Dumisani Maraire. Active since 2009, they have released four studio albums on Sub Pop.\n\nhttps://www.subpop.com/artists/shabazz_palaces",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}