Information about plays

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

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

{
    "id": 3638752,
    "uri": "https://api.kexp.org/v2/plays/3638752/?format=api",
    "airdate": "2026-04-06T19:43:56-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/9d23e59d-4830-483d-947c-f5ce50fb4f07/23086893925-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9d23e59d-4830-483d-947c-f5ce50fb4f07/23086893925-250.jpg",
    "song": "Amor Prohibido II",
    "track_id": null,
    "recording_id": "1df00c91-4146-4480-a8c0-feaf234c30cd",
    "artist": "Los Blenders",
    "artist_ids": [
        "e643680b-3cda-4553-a53c-dcf9ca87f073"
    ],
    "album": "Ha Sido",
    "release_id": null,
    "release_group_id": "73e1009e-ef39-4758-be0a-aecf57385dde",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-10-31",
    "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\nHailing from Mexico, Los Blenders cemented their place in the Latin surf rock/garage pop scene with “Ha Sido,” a track from *Amor Prohibido II* (2017). With sparkling guitars and a lo-fi sensibility, the band captured the heartbreak of love in a simple, direct, and ironic way.\n\nHere is the latest Live on KEXP session they recorded in Seattle:\nhttps://www.youtube.com/watch?v=UByF5rJS8ZQ\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n\nOriginarios de México, Los Blenders se consolidaron en la escena del surf rock y el garage pop latino con «Ha Sido», un tema de *Amor Prohibido II* (2017). Con guitarras brillantes y un estilo lo-fi, la banda plasmó el desamor de una forma sencilla, directa e irónica.\n\nAquí está la última sesión de Live on KEXP que grabaron en Seattle:\nhttps://www.youtube.com/watch?v=UByF5rJS8ZQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}