Information about plays

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

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

{
    "id": 3635695,
    "uri": "https://api.kexp.org/v2/plays/3635695/?format=api",
    "airdate": "2026-03-30T19:46:00-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Autonomo",
    "track_id": null,
    "recording_id": null,
    "artist": "Bocafloja",
    "artist_ids": [
        "d14eee5e-849e-4fac-be35-a52a9b04a145"
    ],
    "album": "El manual de la otredad",
    "release_id": null,
    "release_group_id": "bcd32301-c9ea-4e09-92ae-c1b734317768",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-02-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Autónomo” stands as one of the defining recordings in Bocafloja’s catalog because it condenses so many of his central concerns into a track that is both incisive and memorable. Bocafloja, the Mexico City-born rapper, poet, and spoken-word artist Aldo Villegas, has long built a body of work where hip-hop is not merely a musical form but a political and intellectual practice. Released as a single from 2007’s El Manual de la Otredad, “Autónomo” emerges from that framework with clarity and force, pairing his lyrical rigor with a more stylized and accessible production approach that he deliberately used to challenge assumptions about what politically charged rap could sound like.\nThe track’s power lies in the way it treats autonomy not as a slogan but as a lived struggle. Bocafloja’s writing has always moved across questions of race, colonialism, identity, and self-determination, and here those themes come through with a disciplined urgency. The beat gives the song propulsion, but the words remain the center of gravity. Nothing feels ornamental. Even at its most fluid, the track holds onto a seriousness of purpose that has made Bocafloja such an important figure in Spanish-language hip-hop. “Autónomo” does not posture. It argues. It insists. It turns the idea of self-possession into a rhythm and then into a stance, making the song feel as relevant as when it first appeared.\nListen: https://www.youtube.com/watch?v=neApD70mO_8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}