Information about plays

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

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

{
    "id": 3596120,
    "uri": "https://api.kexp.org/v2/plays/3596120/?format=api",
    "airdate": "2025-12-26T04:33:43-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "KFC Santería",
    "track_id": null,
    "recording_id": null,
    "artist": "Cain Culto, Sudan Archives",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Some would call Cain Culto a fallen angel. Reborn to be authentically himself, Cain Culto is the long-nailed, violin-playing, jock-strap wearing singer who has gained traction with his hit single “KFC Santería” and newest single “Kali Maa”. Breaking from a past of religious fundamentalism, he is now blending his upbringing in Lexington with his Colombian and Nicaraguan heritage to create “Kentucky Latin Art-Pop.”\"\n-\nhttps://queerkentucky.com/fried-chicken-and-jockstrops-kfc-santeria-singer-cain-culto-finds-queerness-in-kentucky-latin-art-pop-music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}