Information about plays

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

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

{
    "id": 3641673,
    "uri": "https://api.kexp.org/v2/plays/3641673/?format=api",
    "airdate": "2026-04-13T19:55:10-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tiempo",
    "track_id": null,
    "recording_id": "2cd3de7a-50b8-4572-9edf-5190937c8c8b",
    "artist": "Bocafloja",
    "artist_ids": [
        "d14eee5e-849e-4fac-be35-a52a9b04a145"
    ],
    "album": "A título personal",
    "release_id": null,
    "release_group_id": "5ba2621a-d89a-4179-8f50-920656592bc2",
    "labels": [],
    "label_ids": [],
    "release_date": "2005-12-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bocafloja’s “Tiempo” remains one of the defining cuts in Spanish-language hip-hop because it turns reflection into momentum without draining either force. Released on A Titulo Personal in 2005, the song comes from an artist whose broader body of work spans music, literature, film, and political thought, and you can hear that intellectual depth in the way “Tiempo” handles its central subject. Time is not treated as an abstract theme here. It is lived, worn, measured against changing priorities, personal memory, and social reality. Bocafloja’s voice has long carried both precision and gravity, and “Tiempo” channels that combination into a track that feels meditative without ever drifting. The beat gives him room, but the writing gives the song its staying power: lines shaped by observation, not ornament, and a worldview sharpened by years of treating hip-hop as a vehicle for critique as well as expression. What makes “Tiempo” endure is that it does not confuse maturity with calmness. There is urgency in it, even when the cadence feels controlled. The song understands that to think seriously about time is also to think about power, loss, growth, and what survives us. Few artists deliver that kind of weight with this much elegance. \u2028Listen: https://open.spotify.com/track/4VnsGQ9BrRWTeSK1xpCr0X",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}