Information about plays

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

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

{
    "id": 3598588,
    "uri": "https://api.kexp.org/v2/plays/3598588/?format=api",
    "airdate": "2025-12-31T21:46:31-08:00",
    "show": 65527,
    "show_uri": "https://api.kexp.org/v2/shows/65527/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Model",
    "track_id": null,
    "recording_id": "1ae0fdb6-b840-4dcf-87f6-c0a8b7298367",
    "artist": "Sonido Gallo Negro & Ernesto Mendoza",
    "artist_ids": [
        "8bb6daa4-a98c-4670-bb1f-d1933c51986d",
        "c1f597b5-8eb5-4754-8c2c-203fe3384367"
    ],
    "album": "Paganismo (Deluxe)",
    "release_id": null,
    "release_group_id": "d23e9454-5116-42f4-a9ed-667e0cb62d51",
    "labels": [
        "Sonido Gallo Negro"
    ],
    "label_ids": [
        "d077f5fb-8375-4a06-ac18-4f079f976002"
    ],
    "release_date": "2023-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cancioneros: Sonido Gallo Negro This episode of El Sonido: Cancioneros presents the story of Sonido Gallo Negro, an instrumental collective born in Aragón, Mexico City, more than a decade ago. Their sound connects slowed-down cumbia, Mexican sonidero traditions, and global psychedelia. With five albums released, they have transformed the dance floor into a sonic and visual laboratory. In this episode, Albina explores the songbook of guitarist and founder Gabriel López, who sees cumbia as “the new rock and roll”: a carrier of ideas and a platform for experimentation. Songbook curated by Sonido Gallo Negro · “Persian Love” – Holger Czukay · “Música de Barrios” – Grupo Kual? · “Yaz Gazeteci Yaz” – Selda Bagcan · “Falaropo Picofino” – Leona Beat · “Cumbia Disco Energy” – Sonido Gallo Negro “The Model” is Sonido Gallo Negro’s version of the Kraftwerk classic, included on their album Paganismo. With their signature psychedelic cumbia style, the Mexican band transforms this electronic song into a journey filled with fuzz guitars, vintage synthesizers, and dark tropical rhythms. Sonido Gallo Negro Live on KEXP: https://www.youtube.com/watch?reload=9&v=K1KC17_QdGE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}