Information about plays

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

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

{
    "id": 3579757,
    "uri": "https://api.kexp.org/v2/plays/3579757/?format=api",
    "airdate": "2025-11-18T08:00:41-08:00",
    "show": 65144,
    "show_uri": "https://api.kexp.org/v2/shows/65144/?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": "From Portland, Oregon. \n\nAfter the meeting of songwriter Spen Oliver and Lillian Christopher, Found Space seemed to form itself. Starting with the 2020 release of “Don’t Let It Go” (produced by Jackson Phillips of Day Wave), the duo self-released various singles and the \"Closer\" EP via Spirit Goth records. Now, Found Space looks to the past to find the perfect future with the sophomore EP, \"cloud study\".  \n\nhttps://foundspacemusic.bandcamp.com/track/nostalgia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}