Information about plays

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

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

{
    "id": 3548582,
    "uri": "https://api.kexp.org/v2/plays/3548582/?format=api",
    "airdate": "2025-09-03T21:40:54-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://coverartarchive.org/release/84520f27-c4f8-46a7-b6a2-8ab1ab50bb36/38826329591-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/84520f27-c4f8-46a7-b6a2-8ab1ab50bb36/38826329591-250.jpg",
    "song": "Iris Is Neil",
    "track_id": null,
    "recording_id": "d9a851f3-8a55-4d95-9aeb-368193b701dc",
    "artist": "Apifera",
    "artist_ids": [
        "abad5459-615f-4ecc-a0d9-01e6d09efb77"
    ],
    "album": "Keep The Outside Open",
    "release_id": null,
    "release_group_id": "1a32e7a8-a033-4d7b-8a00-4972e751c023",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2024-06-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Psychedelic jazz supergroup Apifera is back for their second album on Stones Throw, Keep The Outside Open.\n\nWhen these musicians - Nitai Hershkovits, Yuvi Havkin, Amir Bresler and Yonatan Albalak - come together, they create a new kind of alternative jazz: a dash of prog, a twist of post-rock, and a heavy dose of psychedelia, blended with the electronic jazz they are best known for. With several vocal tracks, Keep The Outside Open showcases a new side to the group – they let their imaginations run wild, wrapping personal stories from everyday life within fantasy and fictional characters.\n\nhttps://apifera.bandcamp.com/album/keep-the-outside-open",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}