Information about plays

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

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

{
    "id": 3553292,
    "uri": "https://api.kexp.org/v2/plays/3553292/?format=api",
    "airdate": "2025-09-15T07:39:42-07:00",
    "show": 64569,
    "show_uri": "https://api.kexp.org/v2/shows/64569/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hermosa Drive",
    "track_id": null,
    "recording_id": null,
    "artist": "Hermanos Gutiérrez",
    "artist_ids": [],
    "album": "El Bueno Y El Malo",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [],
    "release_date": "2022-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Aqui y Ahora: kexp.org/aquiyahora/\nAll vinyl set by Albina\nSwiss-Ecuadorian siblings Estevan and Alejandro Gutiérrez brought their love of '50s Latin American music to their project Hermanos Gutiérrez. Their full-length El Bueno Y El Malo (2022) took its name from the 1966 Spaghetti Western film The Good, the Bad, and the Ugly, with its iconic score by Ennio Morricone.\n\n“We thought that everybody has a good side and a bad side,” Estevan said in a press release. “It’s every person, every moment, every situation. Everybody has these two faces.”\n\nEl Bueno Y El Malo was co-produced alongside The Black Keys' Dan Auerbach.\n\nLos hermanos suizo-ecuatorianos Estevan y Alejandro Gutiérrez llevaron su amor por la música latinoamericana de los años 50 a su proyecto Hermanos Gutiérrez. Su álbum El Bueno y El Malo (2022) tomó su nombre de la película de spaghetti western de 1966 El bueno, el malo y el feo, con su icónica banda sonora de Ennio Morricone.\n\n“Pensábamos que todo el mundo tiene un lado bueno y un lado malo”, dijo Estevan en un comunicado de prensa. “Es cada persona, cada momento, cada situación. Todos tenemos estas dos caras.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}