Information about plays

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

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

{
    "id": 3638602,
    "uri": "https://api.kexp.org/v2/plays/3638602/?format=api",
    "airdate": "2026-04-06T11:40:20-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://ia800902.us.archive.org/3/items/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e-8333536303_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e/mbid-f2c350d8-daa0-497c-98f6-2e8db4cdfa1e-8333536303_thumb250.jpg",
    "song": "Van Occupanther",
    "track_id": "d2057a6e-7377-3e6e-a638-a21cc5833a00",
    "recording_id": "ce47d26e-9715-4716-8135-3a85757a6be9",
    "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": "Midlake is an American folk rock band from Denton, Texas, formed in 1999. The band consists of Eric Pulido, McKenzie Smith, Eric Nichelson, Jesse Chandler and Joey McClellan. https://midlakeband.bandcamp.com/music\n\nhttps://midlakeband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}