Information about plays

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

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

{
    "id": 3609490,
    "uri": "https://api.kexp.org/v2/plays/3609490/?format=api",
    "airdate": "2026-01-26T19:49:03-08:00",
    "show": 65764,
    "show_uri": "https://api.kexp.org/v2/shows/65764/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "RON COLA (uWuAracha edit)",
    "track_id": null,
    "recording_id": null,
    "artist": "WOST",
    "artist_ids": [],
    "album": "WOST LATIN CLUB EDITS VOL. 2",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2023-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s the ‘I Drink My Horchata Warm Because I Don’t Like Ice’ edition of El Sonido. Let's melt it all.  \nRon Cola is a rework by Colombian artist WOST, taking one of Rauw Alejandro’s songs and reshaping it through guaracha, jersey club, and hyperpop. A track for those in the know, with a nod to MUAKKK and the Bogotá artists helping define this forward-thinking sound\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido. Vamos a derretirlo todo.\nRon Cola es una remezcla del artista colombiano WOST, que toma una de las canciones de Rauw Alejandro y la transforma a través de la guaracha, el jersey club y el hyperpop. Una pista para los entendidos, con un guiño a MUAKKK y a los artistas bogotanos que están ayudando a definir este sonido vanguardista.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}