Information about plays

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

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

{
    "id": 3519394,
    "uri": "https://api.kexp.org/v2/plays/3519394/?format=api",
    "airdate": "2025-06-27T05:41:52-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb250.jpg",
    "song": "VU",
    "track_id": "731521dd-2a1b-44e4-a9ad-e62f8faa32bb",
    "recording_id": "2e5dac06-0933-43da-95b1-a778871d85dd",
    "artist": "Sababa 5",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a"
    ],
    "album": "Nadir",
    "release_id": "fab23bea-daae-442a-89c2-efe096767596",
    "release_group_id": "e36633e1-a5fd-4a71-a179-a6c3c8989f8d",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sababa 5's latest album, ‘Nadir’, delves into a darker, more sophisticated, and cinematic fusion of psychedelic soul and Middle Eastern rock. The title, Nadir, is an astronomical term referring to the point on the celestial sphere directly beneath an observer, diametrically opposite the zenith. Metaphorically, it signifies the lowest point or a moment of adversity. \n\n‘Nadir’ opens with “VU” - close to four minutes of mysterious, darkly seductive, rhythm-driven funk. Swirling guitars, an Arabesque electric organ, and raga-like drones evoke the haze of a smoky Cairo bar, while the track nods to their close musical kin, vuvuvu, whose raw, noisy, and playful energy has rubbed off on the band.\n\nhttps://sababa5.bandcamp.com/album/nadir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}