Information about plays

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

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

{
    "id": 3656785,
    "uri": "https://api.kexp.org/v2/plays/3656785/?format=api",
    "airdate": "2026-05-19T10:07:04-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-3552022f-e390-43aa-ab71-c8bf317dad1c/mbid-3552022f-e390-43aa-ab71-c8bf317dad1c-21616590828_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-3552022f-e390-43aa-ab71-c8bf317dad1c/mbid-3552022f-e390-43aa-ab71-c8bf317dad1c-21616590828_thumb250.jpg",
    "song": "Riot in My House",
    "track_id": "88b57ea7-04f6-3522-a7f0-957605943148",
    "recording_id": "acf7ebed-f685-48fb-b366-6e220d030898",
    "artist": "Mark Lanegan",
    "artist_ids": [
        "a9126556-f555-4920-9617-6e013f8228a7"
    ],
    "album": "Blues Funeral",
    "release_id": "3552022f-e390-43aa-ab71-c8bf317dad1c",
    "release_group_id": "db54bd13-c792-403c-8b55-6dc8bceded0b",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2012-02-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Mark Lanegan, who died in 2022 at age 57: https://www.nytimes.com/2022/02/22/arts/music/mark-lanegan-dead.html\n--\nHere's a KEXP remembrance, featuring founding Screaming Trees member and drummer, Mark Pickerel, along with guitarist Jeff Fielder : https://www.kexp.org/podcasts/sound-vision/2022/2/25/remembering-mark-lanegan/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}