Information about plays

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

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

{
    "id": 3605216,
    "uri": "https://api.kexp.org/v2/plays/3605216/?format=api",
    "airdate": "2026-01-16T20:04:21-08:00",
    "show": 65668,
    "show_uri": "https://api.kexp.org/v2/shows/65668/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Serenade",
    "track_id": null,
    "recording_id": null,
    "artist": "Gaba Canal",
    "artist_ids": [],
    "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": "Gaba Cannal (born Khaka Yena) is a pioneering South African DJ and producer, known as the \"Godfather of Amapiano,\" famous for fusing soulful house with the emerging Amapiano genre, creating a distinctive sound with gospel and jazz influences, and establishing his own record label, Gaba Cannal Music, which signed artists like Da Muziqal Chef and De Mthuda. He began producing at 18, broke through with his 2014 EP Abundance, and has since become a leading figure, collaborating with major artists and touring internationally, with recent projects like the tribute album Baw'Yena.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}