Information about plays

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

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

{
    "id": 3638741,
    "uri": "https://api.kexp.org/v2/plays/3638741/?format=api",
    "airdate": "2026-04-06T19:12:33-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "\" ME PORTO BONITO (POST-PUNK) COVER\"",
    "track_id": null,
    "recording_id": null,
    "artist": "FRIOLENTO",
    "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": "*El Sonido Special Edition: The Best of Latin American and Ibero-American Rock of All Time*\n\nThe Chilean band FrioLento offers a mix that is as unexpected as it is effective: the melancholic darkness of post-punk with the energy of reggaeton. With an experimental approach, they began by reinterpreting hits by artists like Karol G and Bad Bunny in a somber key, eventually establishing a sound of their own that challenges the boundaries of contemporary Latin rock. Their style, dubbed “post-punk perreo.\n***\n*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\n\nLa banda chilena FrioLento propone un cruce tan inesperado como efectivo: la oscuridad melancólica del post punk con la energía del reggaetón. Con un enfoque experimental, comenzaron reinterpretando hits de artistas como Karol G y Bad Bunny en clave lúgubre, hasta consolidar un sonido propio que desafía los límites del rock latino contemporáneo. Su propuesta, bautizada como perreo post-punk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}