Information about plays

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

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

{
    "id": 3600556,
    "uri": "https://api.kexp.org/v2/plays/3600556/?format=api",
    "airdate": "2026-01-05T10:48:45-08:00",
    "show": 65571,
    "show_uri": "https://api.kexp.org/v2/shows/65571/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Young Bride",
    "track_id": "2fcdc7d4-07b6-3594-80fd-3896da50ac4c",
    "recording_id": "e696cadf-31f0-496c-b104-2adb24a81d95",
    "artist": "Midlake",
    "artist_ids": [
        "da90b5da-349e-4906-a0b4-805f5e46190d"
    ],
    "album": "The Trials of Van Occupanther",
    "release_id": "f2c350d8-daa0-497c-98f6-2e8db4cdfa1e",
    "release_group_id": "b7d1b94c-0837-3bb8-a3bb-c23c2a2ff54b",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2006-06-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You're hearing tunes from 90.TEEN DJ Calla's curated set this past Saturday on KEXP! https://www.kexp.org/djs/90teen-djs/\n\nMidlake played Live on KEXP back in 2013, hosted by Cheryl: https://youtu.be/rlOqn0UOmeA.\n\nMidlake says of their 2006 breakout album: \"Suffused with a romantic yearning for the simpler life progress leaves behind, this was a record pitched between 1871, 1971 and somewhere out of time: between Henry David Thoreau and Neil Young’s After the Gold Rush, between 1970s Laurel Canyon thinking and a longing for something more mysterious. Rich reserves of wistful melody, dreamy horns, rolling guitars and plaintive pianos reflect its elusive, idiosyncratic narratives: a couple long to be robbed by bandits so they can start anew, an outcast scientist ponders his pariah status, a woman chases a frisky deer, a river leads who knows where yet leaves you little choice but to follow…\" \nhttps://midlakeband.bandcamp.com/album/the-trials-of-van-occupanther\n\nhttps://midlakeband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}