Information about plays

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

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

{
    "id": 3651828,
    "uri": "https://api.kexp.org/v2/plays/3651828/?format=api",
    "airdate": "2026-05-07T18:02:28-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://ia902906.us.archive.org/24/items/mbid-55960ddf-eb97-492c-98dd-e0307174939a/mbid-55960ddf-eb97-492c-98dd-e0307174939a-22136936379_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-55960ddf-eb97-492c-98dd-e0307174939a/mbid-55960ddf-eb97-492c-98dd-e0307174939a-22136936379_thumb250.jpg",
    "song": "Ordinary Pleasure",
    "track_id": "145b64f5-8d4d-41e6-9b8f-a170ab75bb38",
    "recording_id": "ab463395-fb35-4b29-a07e-6a4b6dbac334",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "album": "Outer Peace",
    "release_id": "55960ddf-eb97-492c-98dd-e0307174939a",
    "release_group_id": "2753885d-8835-4ecd-a125-c9a23f176efe",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2019-01-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Outer Peace' is Toro y Moi's sixth album, released in January 2019 — Chaz Bear (who had recently changed his last name from Bundick to Bear) wrote most of it driving around the Bay Area, the smooth interludes-into-fast-beats movement of the album mirroring that geography. As Bear told NPR: \"Usually the peace is within, so to have peace on the outside is the challenge.\" His touchstones were Daft Punk's \"accessible dance music\" and Wally Badarou's \"innovative synths.\" \nhttps://www.npr.org/2019/01/20/686536203/toro-y-moi-jumps-out-of-his-comfort-zone-with-outer-peace\n\nSan Francisco, CA on September 12-13 at Bimbo's 365 Club\nBolinas, CA on September 14 at Smiley's Saloon\nhttps://toroymoi.bandcamp.com\nhttps://toroymoi.com\n\nTroy Nelson hosted Toro y Moi Live in the KEXP Studio in 2015: https://youtu.be/J6_eAZDbshY \n\nhttps://toroymoi.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}