Information about plays

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

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

{
    "id": 3609897,
    "uri": "https://api.kexp.org/v2/plays/3609897/?format=api",
    "airdate": "2026-01-27T18:52:56-08:00",
    "show": 65771,
    "show_uri": "https://api.kexp.org/v2/shows/65771/?format=api",
    "image_uri": "https://ia800702.us.archive.org/6/items/mbid-0ba087fc-7cee-46f5-874f-9e92ab43408e/mbid-0ba087fc-7cee-46f5-874f-9e92ab43408e-17731118219_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/6/items/mbid-0ba087fc-7cee-46f5-874f-9e92ab43408e/mbid-0ba087fc-7cee-46f5-874f-9e92ab43408e-17731118219_thumb250.jpg",
    "song": "Kelly, Watch the Stars!",
    "track_id": "c7250780-feec-494a-b0b8-73676c121f6c",
    "recording_id": "f3fb6ec6-46b2-412d-9ab3-956c1a5cf89f",
    "artist": "Air",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538"
    ],
    "album": "Moon Safari",
    "release_id": "0ba087fc-7cee-46f5-874f-9e92ab43408e",
    "release_group_id": "b0bf2b77-b8cf-32f6-8893-9741d757b400",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1998-01-01",
    "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"
}