Information about plays

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

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

{
    "id": 3597736,
    "uri": "https://api.kexp.org/v2/plays/3597736/?format=api",
    "airdate": "2025-12-29T21:17:33-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Triangulo de Amor Bizarro",
    "track_id": null,
    "recording_id": null,
    "artist": "Triángulo de Amor Bizarro",
    "artist_ids": [
        "c99d1db4-d5ab-4795-a7f5-42ebba5fd0bc"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best of 2025: When I arrived at Barajas Airport in Madrid on Thursday, December 11, I took a taxi straight to Sala But, where TAB was closing out the year with all his friends, covering songs. It had only been a month since they recorded their Live on KEXP session in Bilbao, which will be released in early 2026. This cover of New Order, which gives the band its name, was released days after the session was recorded and has been on my headphones 24/7. Hopefully Carlos New Order won't notice this SUPERIOR cover and will leave it on the platforms for the whole world to enjoy.\n***\nLo mejor del 2025: Cuando llegué al aeropuerto de Barajas en Madrid el jueves 11 de diciembre, me tomé un taxi directo a Sala But donde cerraba el año TAB junto a todos sus amigos reversionando canciones. Hacia un mes tan solo que habian grabado su Live on KEXP session en Bilbao que estara publicada a comienzos de 2026. Este cover de New Order que da nombre a la banda fue publicada dias despues de la grabacion de la session y ha estado en mis auriculares 24/7, ojala que Carlos New Order no se de cuenta de este cover SUPERIOR y la deje en las plataformas para disfrute del mundo entero.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}