Information about plays

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

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

{
    "id": 3638742,
    "uri": "https://api.kexp.org/v2/plays/3638742/?format=api",
    "airdate": "2026-04-06T19:15:41-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "¡Viva!",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Punsetes",
    "artist_ids": [
        "e8ecd214-1ff2-4e4f-ba01-fc6d24555852"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Sonido Muchacho S.L.U."
    ],
    "label_ids": [],
    "release_date": "1905-07-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\n\nThis song and its eponymous album, *¡Viva!*, are essential works of Spanish indie rock and of Los Punsetes’ discography. This is a cover performed by another great band from Spain’s current music scene, Shego. *¡Viva!* was part of Los Punsetes’ *Live on KEXP* setlist, which will be released in a few weeks.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n\nEsta canción y su álbum homónimo, *¡Viva!*, son obras imprescindibles del indie rock español y de la discografía de Los Punsetes. Se trata de una versión interpretada por otra gran banda del panorama musical actual español, Shego. *¡Viva!* formó parte del repertorio de *Live on KEXP* de Los Punsetes, que se publicará en unas semanas.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}