Information about plays

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

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

{
    "id": 3526972,
    "uri": "https://api.kexp.org/v2/plays/3526972/?format=api",
    "airdate": "2025-07-14T20:19:04-07:00",
    "show": 64015,
    "show_uri": "https://api.kexp.org/v2/shows/64015/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Líbrame de Arayé",
    "track_id": null,
    "recording_id": "bcd0afb4-cef1-4090-9f41-5b6b2d7535ac",
    "artist": "Afrosideral",
    "artist_ids": [
        "e70578e9-bc42-4cca-92ae-cb0a07a6904a"
    ],
    "album": "El Olimpo de los Orishas",
    "release_id": null,
    "release_group_id": "e9f0ea27-ebbd-4351-be10-aafde223b2cc",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2019-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Líbrame de Arayé” is a song by Afrosideral, part of his album El Olimpo de los Orishas. This project fuses electronic music with Afro-Cuban rhythms and Yoruba chants. The track invokes protection and connection with the Orishas, reflecting Afrosideral’s mystical and futuristic vision.\n***\n“Líbrame de Arayé” es una canción de Afrosideral, parte de su álbum El Olimpo de los Orishas. Este proyecto fusiona música electrónica con ritmos afrocubanos y cantos yoruba. La canción invoca protección y conexión con los Orishas, reflejando la visión mística y futurista de Afrosideral.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}