Information about plays

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

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

{
    "id": 3635951,
    "uri": "https://api.kexp.org/v2/plays/3635951/?format=api",
    "airdate": "2026-03-31T09:08:53-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://coverartarchive.org/release/7981aa94-2734-46db-9cf9-89deb3ba0f87/26998710039-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7981aa94-2734-46db-9cf9-89deb3ba0f87/26998710039-250.jpg",
    "song": "Who Loves the Sun",
    "track_id": null,
    "recording_id": "8c30b395-3c3a-44ce-86f5-47cd5469c165",
    "artist": "The Velvet Underground",
    "artist_ids": [
        "94b0fb9d-a066-4823-b2ec-af1d324bcfcf"
    ],
    "album": "High Fidelity",
    "release_id": null,
    "release_group_id": "2c6ebb4a-f77a-3004-a872-0bc12c47d72b",
    "labels": [
        "Hollywood Records"
    ],
    "label_ids": [
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d"
    ],
    "release_date": "1999-10-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "26 years ago today, the film \"High Fidelity\" premiered in the US. It featured a TON of really great music. According to an interview with the film's star, John Cusack, it was a challenge figuring out which songs would go where in the film because Rob, Dick, and Barry \"are such musical snobs.\" He and his screenwriting partners listened to 2,000 songs and picked 70 song cues.\n--\nLead vocals on this one by John Cale's replacement, Doug Yule, who ended up setting up shop in Seattle making violins long after he left rock 'n' roll. https://pleasekillme.com/doug-yule \n---\n'Who Loves The Sun' is the first song on 'Loaded', the Velvet Underground's fourth studio album.  - https://www.velvetundergroundmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}