Information about plays

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

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

{
    "id": 3635575,
    "uri": "https://api.kexp.org/v2/plays/3635575/?format=api",
    "airdate": "2026-03-30T11:51:05-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?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": "Green Thing",
    "track_id": "465ff2a1-4000-4677-ae99-a3dc5c7c53a0",
    "recording_id": "6b971c54-3a38-4621-bc06-9d38219e14db",
    "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 will be Live on KEXP next Monday, April 6, at 11 AM (free and open to the public)!\n\nAlso playing:\n- April 2nd (this THURSDAY)- San Francisco's Chapel\n- April 4th (this SATURDAY) - Seattle's Neumos\n\n\"Best known as the drummer and vocalist of Kikagaku Moyo, [Go Kurosawa] has spent the past decade building bridges between East and West, sound and silence, rock and ritual.\n\n\"[The new album,] soft shakes, is something different. A personal chapter in Go’s journey, it marks his first solo album, created entirely by himself and made, for the first time, purely for himself.\"\n\nhttps://gokurosawa.bandcamp.com/album/soft-shakes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}