Information about plays

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

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

{
    "id": 3580657,
    "uri": "https://api.kexp.org/v2/plays/3580657/?format=api",
    "airdate": "2025-11-20T13:39:52-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?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://ia600104.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. \n--\nGo here to purchase the new single, \"nostalgia\": https://foundspacemusic.bandcamp.com/track/nostalgia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}