Information about plays

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

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

{
    "id": 3588644,
    "uri": "https://api.kexp.org/v2/plays/3588644/?format=api",
    "airdate": "2025-12-08T21:28:34-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La Pasión del Fútbol",
    "track_id": null,
    "recording_id": null,
    "artist": "Tráfico Muerto",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“La Pasión del Fútbol” uses the world of football as a lens to critique fanaticism, violence, and collective obsession. Tráfico Muerto deliver the message through a raw punk framework: fast tempos, sharp-edged guitars, and vocals that punch through the mix with urgency. The track moves like a chant twisted into rebellion, taking familiar sonic elements from stadium culture and turning them into something abrasive and confrontational. Drums hammer out a rapid-fire backbeat that drives the song forward, while the guitars maintain a gritty, unpolished tone that reinforces the thematic intensity. With little public biography available, the song speaks for the band—critical, irreverent, and fiercely direct. “La Pasión del Fútbol” is the sound of challenging the spectacle rather than celebrating it.\nListen: https://open.spotify.com/search/Tr%C3%A1fico%20Muerto%20La%20Pasi%C3%B3n%20del%20F%C3%BAtbol",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}