Information about plays

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

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

{
    "id": 3585793,
    "uri": "https://api.kexp.org/v2/plays/3585793/?format=api",
    "airdate": "2025-12-02T09:40:24-08:00",
    "show": 65269,
    "show_uri": "https://api.kexp.org/v2/shows/65269/?format=api",
    "image_uri": "https://ia800104.us.archive.org/13/items/mbid-95063cf2-e599-489a-a94e-9c3d91cd862c/mbid-95063cf2-e599-489a-a94e-9c3d91cd862c-43415932026_thumb500.jpg",
    "thumbnail_uri": "https://ia800104.us.archive.org/13/items/mbid-95063cf2-e599-489a-a94e-9c3d91cd862c/mbid-95063cf2-e599-489a-a94e-9c3d91cd862c-43415932026_thumb250.jpg",
    "song": "nostalgia",
    "track_id": "4194a888-4f61-4318-acd7-bd37414dff0c",
    "recording_id": "dfeb6628-543b-47ab-b27a-31b2b96ec68c",
    "artist": "Found Space",
    "artist_ids": [
        "02538fff-deae-4ebc-9899-11e6d0bf90dc"
    ],
    "album": "nostalgia",
    "release_id": "95063cf2-e599-489a-a94e-9c3d91cd862c",
    "release_group_id": "796e2673-b8bc-4aea-8a35-d9624fe59e25",
    "labels": [
        "The Sound of Us"
    ],
    "label_ids": [
        "d61d0dd9-99c8-4e3f-b1fe-49dd42f87651"
    ],
    "release_date": "2025-10-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Found Space is the musical project of Portland's Spen Oliver and Lillian Christopher. They released \"nostalgia\" as a single in October, and have teased that a new EP, called Cloud Study, will be coming in the near future. \nhttps://tinyurl.com/49kdy5e9\n\nhttps://foundspacemusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}