Information about plays

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

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

{
    "id": 3574036,
    "uri": "https://api.kexp.org/v2/plays/3574036/?format=api",
    "airdate": "2025-11-04T20:26:37-08:00",
    "show": 65024,
    "show_uri": "https://api.kexp.org/v2/shows/65024/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Halo",
    "track_id": "262192b1-7625-453f-ac54-ef393e9140fe",
    "recording_id": "7c12755f-2e22-4a85-827f-905fdffdc277",
    "artist": "Siselabonga",
    "artist_ids": [
        "64662e45-0594-4990-a0e2-4ddbae05a816"
    ],
    "album": "Halo's Glitter",
    "release_id": "e2d51216-ac46-472a-9589-8136abb5182b",
    "release_group_id": "faf8064c-bd82-4cc7-870d-e8cf43d4759c",
    "labels": [
        "A Tree in a Field Records"
    ],
    "label_ids": [
        "ffc0fe78-969a-460a-b156-fbb99196b4ba"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from the Zurich duo of Nongoma Ndlovu (Vocals & Keys) and Fabio Meier (Percussion). Coining their own genre Afro Soul Tronic, Siselabonga weaves together diasporic African roots (afro), emotional depth and intensity (soul), and experimental electronic textures (tronic). The result is a rich, emotionally-charged sound that is vibrant, sensual, and deeply resonant — music that moves both body and spirit.\n\nhttps://siselabonga.bandcamp.com/album/halos-glitter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}