Information about plays

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

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

{
    "id": 3593077,
    "uri": "https://api.kexp.org/v2/plays/3593077/?format=api",
    "airdate": "2025-12-19T12:31:21-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia600909.us.archive.org/32/items/mbid-8b3b74ac-18ee-47f9-8bc9-20eda2e995b8/mbid-8b3b74ac-18ee-47f9-8bc9-20eda2e995b8-42938486713_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/32/items/mbid-8b3b74ac-18ee-47f9-8bc9-20eda2e995b8/mbid-8b3b74ac-18ee-47f9-8bc9-20eda2e995b8-42938486713_thumb250.jpg",
    "song": "Ocean",
    "track_id": "a2da8b4e-838c-45e2-a1d5-5aa85c60e054",
    "recording_id": "89e7a495-ffd1-4b13-96b2-06ecbc691757",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "Ocean",
    "release_id": "8b3b74ac-18ee-47f9-8bc9-20eda2e995b8",
    "release_group_id": "318df57c-6f57-4b5f-b6f4-2ff2e676ca98",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-03",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#71 on our countdown of YOUR favorite albums of 2025\n\n\"Ocean\" is the title track from Seattle artist Tomo Nakayama's new album. \n\nSeattle-based poet Shin Yu Pai\nwrites of the release: \"When I hear the opening refrain of Tomo Nakayama’s unadorned, a cappella vocals which guide me into his new album Ocean, all else falls away. I find myself attuning with all of my senses and attention to his voice. Like a singular drop of water, it merges with the vastness of an oceanic imagery and soundscape that pulls the focus from the microcosmic out to the larger world.\" \n\nRead more here: https://tomomusic.bandcamp.com/album/ocean",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}