Information about plays

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

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

{
    "id": 3639040,
    "uri": "https://api.kexp.org/v2/plays/3639040/?format=api",
    "airdate": "2026-04-07T11:54:40-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb250.jpg",
    "song": "Autowalk",
    "track_id": "c87251f5-b61e-4fde-b75e-b9fd3e967128",
    "recording_id": "40fe9cbb-4c2b-4394-b682-133f97743ad0",
    "artist": "Go Kurosawa",
    "artist_ids": [
        "e5451b34-10b3-49fb-9a86-37fe7297b8a0"
    ],
    "album": "soft shakes",
    "release_id": "c3087a59-0681-483f-8630-f01f793481f6",
    "release_group_id": "0f65a305-4faf-4db3-91b3-e832434b0a69",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go Kurosawa was live on The Midday Show yesterday, Monday, April 6th, at 11:00 a.m.  If you missed it, you can can hear it for two weeks on KEXP's streaming archive: https://www.kexp.org/archive/\n--\nGo Kurosawa is a multi-instrumentalist, producer, and co-founder of the independent label Guruguru Brain. He is best known as the drummer and vocalist of Kikagaku Moyo. After they went on indefinite hiatus, he released this great solo album, \"soft shakes\": https://gokurosawa.bandcamp.com/album/soft-shakes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}