Information about plays

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

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

{
    "id": 3650036,
    "uri": "https://api.kexp.org/v2/plays/3650036/?format=api",
    "airdate": "2026-05-03T14:13:35-07:00",
    "show": 66620,
    "show_uri": "https://api.kexp.org/v2/shows/66620/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Colores del Ayer",
    "track_id": null,
    "recording_id": null,
    "artist": "Draco Rosa",
    "artist_ids": [],
    "album": "Olas De Luz",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Sony Music Latin"
    ],
    "label_ids": [],
    "release_date": "2026-04-24",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Draco Rosa has lived a few lifetimes. The Puerto Rican singer-songwriter came up as a Menudo lead vocalist in the 1980s, then quietly became Ricky Martin's primary co-writer through the late 90s — \"Livin' la Vida Loca,\" \"She Bangs,\" \"The Cup of Life,\" and most of Martin's English-crossover catalog were his. In 2011, while making his cult solo records, he was diagnosed with non-Hodgkin lymphoma near his liver; by the end of 2012, he was cancer-free. Olas de Luz, his new album out last week on Sony Music Latin, is his sunniest record in years. \n\nhttps://www.rollingstone.com/music/music-latin/draco-rosa-monte-sagrado-interview-730294/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}