Information about plays

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

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

{
    "id": 3581124,
    "uri": "https://api.kexp.org/v2/plays/3581124/?format=api",
    "airdate": "2025-11-21T17:19:51-08:00",
    "show": 65171,
    "show_uri": "https://api.kexp.org/v2/shows/65171/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "KFC Santería",
    "track_id": null,
    "recording_id": null,
    "artist": "Sudan Archives, Cain Culto",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324",
        "82fd7218-a6bb-4ccc-b001-86bd49c3cec7"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-19",
    "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"
}