Information about plays

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

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

{
    "id": 3548940,
    "uri": "https://api.kexp.org/v2/plays/3548940/?format=api",
    "airdate": "2025-09-04T18:38:14-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e-8333536303_thumb500.jpg",
    "thumbnail_uri": "https://ia600902.us.archive.org/3/items/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e-8333536303_thumb250.jpg",
    "song": "Head Home",
    "track_id": "5ab9fb2e-f195-3785-93de-fae23f264e77",
    "recording_id": "650147f5-7738-42f6-86a0-288b08eeeed4",
    "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": "For Dave, on his way home in Birmingham, UK!\n--\nMidlake performed Live on KEXP in 2013, hosted by Cheryl Waters:\nhttps://youtu.be/rlOqn0UOmeA.\n--\nThe alternative folk-rock act Midlake was formed in Denton, Texas in 2000 by a group of musicians who had attended the North Texas School of Music together. \n\nMidlake's second album is a departure from their lo-fi, psychedelic pop-influenced debut. 'The Trials of Van Occupanther' jumps with both feet into the '70s of Laurel Canyon troubadours and soft rock balladeers. \nhttps://bit.ly/3xaKxDZ\n\nhttps://midlakeband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}