Information about plays

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

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

{
    "id": 3591601,
    "uri": "https://api.kexp.org/v2/plays/3591601/?format=api",
    "airdate": "2025-12-15T21:37:50-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vampiro",
    "track_id": null,
    "recording_id": "38d06fee-7525-4042-a4f2-851f55ddf5cc",
    "artist": "French Police",
    "artist_ids": [
        "90cf1e25-ffc0-4637-a0fe-205736f9ce10"
    ],
    "album": "Haunted Castle (Extended Play)",
    "release_id": null,
    "release_group_id": "bf8df94b-1555-4f29-97b1-20790b06d2f5",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vampiro is a title that practically writes the lighting for you: night, desire, danger, and intimacy that drains. The best vampire songs are rarely about literal monsters—they’re about relationships that take more than they give, attractions you can’t quit, and the thrill of surrendering control even when you know better. This track works when you lean into that metaphor. French Police tend to deliver the kind of darkwave pulse that keeps bodies moving while the mood stays cold and seductive. That’s the sweet spot: dance music with shadow. In a playlist, Vampiro is a reliable mood setter for late hours. It can connect goth, post-punk, synth-driven indie, and even some darker reggaeton-adjacent selections because the emotional theme is universal: longing with teeth. The song’s effectiveness is in its posture—cool, nocturnal, and slightly dangerous—but still accessible enough to hook people who don’t think of themselves as “goth.” It’s romance with a warning label, delivered with style.\u2028Listen: https://open.spotify.com/search/French%20Police%20Vampiro",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}