Information about plays

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

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

{
    "id": 3621387,
    "uri": "https://api.kexp.org/v2/plays/3621387/?format=api",
    "airdate": "2026-02-23T19:04:50-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El gran varón (EDIT)",
    "track_id": null,
    "recording_id": null,
    "artist": "Ana Macho",
    "artist_ids": [
        "d302a75b-b462-4af7-be7d-eebeb3082659"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2023-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We open with Willie Colón’s “El Gran Varón,” weaving it together with the cover by Ana Macho — Puerto Rican composer, artist, and LGBTQ+ performer. Her interpretation reclaims and reframes the story from a contemporary perspective. This version was included in the official soundtrack of the Puerto Rico–focused podcast La Brega, produced by Futuros Estudios. Ana Macho was also featured on El Sonido: Cancioneros in our episode dedicated to Puerto Rico.\n***\nAbrimos con “El Gran Varón” de Willie Colón, y la entrelazmos con el cover de Ana Macho, compositora, artista y performer puertorriqueña de la comunidad LGBTQ+. Su interpretación resignifica la historia desde el presente. Esta versión formó parte del soundtrack oficial del podcast  La Brega dedicado a Puerto Rico producido por Futuros Estudios. Ana Macho también fue parte de El Sonido: Cancioneros podcast - nuestro episodio dedicado a Puerto Rico. \n\nhttps://kexp.org/podcasts/el-sonido/2025/8/25/cancioneros-el-puerto-rico-de-ile-buscabulla-y-villano-antillano/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}