Information about plays

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

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

{
    "id": 3523623,
    "uri": "https://api.kexp.org/v2/plays/3523623/?format=api",
    "airdate": "2025-07-06T19:43:30-07:00",
    "show": 63941,
    "show_uri": "https://api.kexp.org/v2/shows/63941/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Poinciana",
    "track_id": null,
    "recording_id": "9e86c128-7e5f-4740-8a1d-a4bd484020cd",
    "artist": "Milton Hamilton Crystalized",
    "artist_ids": [
        "1806f381-0976-4e86-86e8-aa13552cb49d"
    ],
    "album": "Disco Madness",
    "release_id": null,
    "release_group_id": "4454209f-6c18-3099-8985-039ebb56babb",
    "labels": [
        "Disko-Mania"
    ],
    "label_ids": [
        "69ca3866-5765-49eb-8d8f-91f614556a36"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Milton Hamilton Crystalized released \"Poinciana\" on the 1976 album Disco Madness, under the Disko-Mania label.\n\nMilton Hamilton is a Latin/Jazz/Funk pianist. He was a music teacher at the Third Street Music School Settlement when he formed Yambú with colleague Nuyorican bassist Ramón Rodríguez.\n\nTheir self-titled 1975 debut was a heady mix of Latin, soul, jazz, rock and disco. The A side was a version of Bobby Hebb’s “Sunny\", an old jazz standard popular with Latin musicians but updated in a \"Hustle\" style by Hamilton. The B side \"Hippopotamus\", was a \"Brazilian Hustle\" penned by the pianist. This record is sought after by beat junkies for the massive break on “Hippopotamus.”\n\nIn 1976, Milton formed his solo group, Milton Hamilton Crystalized. He released the great Disco Madness album, featuring “My Love Supreme” and covers of “Poinciana” and “Theme from Mahogany.”\n“My Love Supreme” was released on 7” format and immediately hit the Billboard disco charts. There is also an extremely rare promo 12” DJ Copy with the full 5.10 minutes version of the tune.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}