Information about plays

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

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

{
    "id": 3659689,
    "uri": "https://api.kexp.org/v2/plays/3659689/?format=api",
    "airdate": "2026-05-26T05:14:58-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-e417f3b5-397f-3fd1-a8c1-e9fed568372c/mbid-e417f3b5-397f-3fd1-a8c1-e9fed568372c-3427815496_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-e417f3b5-397f-3fd1-a8c1-e9fed568372c/mbid-e417f3b5-397f-3fd1-a8c1-e9fed568372c-3427815496_thumb250.jpg",
    "song": "Kelly, Watch the Stars!",
    "track_id": "91865967-9af6-32c7-9545-e63c0cbee461",
    "recording_id": "f3fb6ec6-46b2-412d-9ab3-956c1a5cf89f",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "Moon Safari",
    "release_id": "e417f3b5-397f-3fd1-a8c1-e9fed568372c",
    "release_group_id": "b0bf2b77-b8cf-32f6-8893-9741d757b400",
    "labels": [
        "Virgin",
        "EMI Music France"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "d2d352a2-5c11-483f-86fc-f8f185e75e96"
    ],
    "release_date": "2008-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "French electronic music duo Air released their debut studio album, Moon Safari in 1998.\n\nWriting in Mixmag, Alexis Petridis called it a \"superbly inventive\" album that \"creates a soundworld in your living room, a world where everything's more shiny, chic and sophisticated than reality\"\n\nFrom French electronic duo, Air's debut album, \"Moon Safari.\" The duo had a longstanding relationship with filmmaker Sofia Coppola--they composed the score for \"The Virgin Suicides,\" were featured on the soundtrack of \"Marie Antoinette,\" and their drummer Brian Reitzell put together the soundtrack for \"Lost in Translation.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}