Information about plays

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

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

{
    "id": 3624287,
    "uri": "https://api.kexp.org/v2/plays/3624287/?format=api",
    "airdate": "2026-03-02T05:51:20-08:00",
    "show": 66070,
    "show_uri": "https://api.kexp.org/v2/shows/66070/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Splatter",
    "track_id": "0614c033-7bbf-4067-96f1-d983adfa0d51",
    "recording_id": "0fc9b9ca-7b29-490a-b3f3-fd8aebd4df89",
    "artist": "Plantoid",
    "artist_ids": [
        "7ca13fa0-7168-414c-9ec2-cd3ff71b640e"
    ],
    "album": "Flare",
    "release_id": "7a190f39-871e-4c90-98aa-3d1a4213b788",
    "release_group_id": "0d61733c-9d4d-4174-9657-d88cb189f17d",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Experimental Prog & Jazzy Psych band from Brighton, England.\n\n“Splatter” is one of the most innovative tracks on Flare, no less because Plantoid challenged themselves to write a track that was less than three minutes—something they’d never done before. It sounds raucous and off-kilter, Chloe’s soprano register streaming through crunchy, wet guitar riffs and an itchy drum beat shuffling along at light speed. In a way, it stands in opposition to one of Flare’s focus tracks, “Ultivatum Cultivatum”, which is more classic Plantoid: Chloe and Tom’s guitars languidly swirl around each other while her vocals recall the dreampop landscapes of bands like Cocteau Twins and Beach House. Both tracks are flipsides of the same coin, showcasing both the heaviness and intricate musicality that has become the band’s calling card.\n\nhttps://plantoidworld.bandcamp.com/album/flare",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}