Information about plays

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

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

{
    "id": 3416257,
    "uri": "https://api.kexp.org/v2/plays/3416257/?format=api",
    "airdate": "2024-10-23T08:51:41-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Beautiful Obsession Killer",
    "track_id": "e75bd0b9-7d23-444a-9084-800923dc9ff1",
    "recording_id": "5f6080b2-7e7c-476d-8f17-784d936a2954",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Dark Chisme",
    "release_id": "7b53bd5c-7992-48d5-ab71-3535ff85d8c0",
    "release_group_id": "10e39631-bb46-48bd-9708-f66184ec6495",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dark Chisme has a boatload of upcoming shows in the area: \n11.01 - Coffin Club PDX - Portland, OR \n11.02 - Psyched Fest - San Francisco, CA 11.03 - Funhouse - Seattle, WA \n11.06 - Thee Stork Club - Oakland, CA 11.21 - El Corazon - Seattle, WA (Vinyl Release Party with Patriarchy and Corbeau Hangs) \n11.22 - The Cobalt - Vancouver, BC\n--\nDark Chisme is a Seattle-based dark wave band started by Chicago-raised Latina DJ and producer Christine Gutierrez (vocals, synths) and E (bass, synths). Check out Dark Chisme's episode of A Deeper Listen here: https://www.kexp.org/podcasts/a-deeper-listen/2024/10/8/dark-chisme-puede-vivir-sin-ti/\n\nKEXP’s Albina Cabrera sits down with Christine Gutierrez, the mastermind behind Dark Chisme. Gutierrez blends darkwave, post-punk, and synthpop to tell powerful stories of identity, resilience, and growing up in a bicultural space.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}