Information about plays

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

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

{
    "id": 3591571,
    "uri": "https://api.kexp.org/v2/plays/3591571/?format=api",
    "airdate": "2025-12-15T20:12:33-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ocho Kandelikas",
    "track_id": null,
    "recording_id": "15cbdaf2-16ba-4af5-b36f-c7bf932e47af",
    "artist": "Hip Hop Hoodíos",
    "artist_ids": [
        "34624e90-bde0-438e-9c2d-66df638ae1ba"
    ],
    "album": "Raza Hoodia EP",
    "release_id": null,
    "release_group_id": "d5610d15-481e-35d6-9e68-40061738857e",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ocho Kandelikas carries a celebratory backbone, but it also carries tradition. The title references “eight little candles,” evoking Hanukkah imagery, and the track’s charm is how it frames cultural memory inside a modern rhythmic language. It’s not museum music; it’s living music—something you can dance to while still feeling lineage behind it. The best cross-cultural hip-hop doesn’t treat heritage as a gimmick; it treats it as vocabulary. This song does that by making the hook feel communal, almost chant-like, the way holiday songs do, while letting the beat and flow keep it contemporary. It’s a great example of how music can hold multiple identities without splitting them apart: diaspora energy, party energy, and storytelling energy all in one. In a playlist, Ocho Kandelikas works as an unexpected bridge between worlds. It can sit next to Latin music, global bass, or straight hip-hop and still make sense, because the emotional center is clear: celebration as belonging.\u2028Listen: https://open.spotify.com/search/Hip%20Hop%20Hood%C3%ADos%20Ocho%20Kandelikas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}