Information about plays

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

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

{
    "id": 3632836,
    "uri": "https://api.kexp.org/v2/plays/3632836/?format=api",
    "airdate": "2026-03-23T19:17:38-07:00",
    "show": 66263,
    "show_uri": "https://api.kexp.org/v2/shows/66263/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kumbia Tequendama",
    "track_id": null,
    "recording_id": null,
    "artist": "Conjunto Media Luna, Amantes del Futuro",
    "artist_ids": [],
    "album": "Sociedad Internacional de la Kumbi",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Sello In-Correcto"
    ],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We were talking about the new musical project between Meridian Brothers and Mexican Institute of Sound, which proposes a dialogue between Mexican and Colombian cumbia. We connected this to another 2026 album that is also exploring that exchange. Conjunto Media Luna’s “Kumbia Dos Pasitos” was one of the examples Eblis mentioned, but there’s another track that introduces one of the new producers shaping Mexico’s slowed-down cumbia scene: Amantes del Futuro, who appears on “Kumbia Tequendama,” a song that had its global premiere on El Sonido just a month ago.\n***\nWe were talking about the new musical project between Meridian Brothers and Mexican Institute of Sound, which proposes a dialogue between Mexican and Colombian cumbia. We connected this to another 2026 album that is also exploring that exchange. Conjunto Media Luna’s “Kumbia Dos Pasitos” was one of the examples Eblis mentioned, but there’s another track that introduces one of the new producers shaping Mexico’s slowed-down cumbia scene: Amantes del Futuro, who appears on “Kumbia Tequendama,” a song that had its global premiere on El Sonido just a month ago.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}