Information about plays

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

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

{
    "id": 3666755,
    "uri": "https://api.kexp.org/v2/plays/3666755/?format=api",
    "airdate": "2026-06-11T21:53:58-07:00",
    "show": 66963,
    "show_uri": "https://api.kexp.org/v2/shows/66963/?format=api",
    "image_uri": "https://coverartarchive.org/release/010cfd5f-e202-4f68-997c-c01d106453e4/44413515338-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/010cfd5f-e202-4f68-997c-c01d106453e4/44413515338-250.jpg",
    "song": "PLS",
    "track_id": null,
    "recording_id": "2023b16b-65eb-4afb-90ea-cb263de96259",
    "artist": "SY3",
    "artist_ids": [
        "b5eadc7c-3ee4-4f8c-845e-cd28b8da6771"
    ],
    "album": "梦游 Sleepwalker",
    "release_id": null,
    "release_group_id": "cac4cf1d-62fd-4f7e-9f6e-7935df4e23fe",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SY3 (pronounced ‘sigh’) is a new project from LA-based Chinese-American artists Kelly Guan, Alex Ho, and Phil Cho. The trio started working on music together in 2023 after connecting over a shared love of Hong Kong New Wave cinema, Cantonese pop songs, r&b, and melody-driven dance music. Singer Kelly Guan aka Jia Pet has been independently releasing ‘bubbly’ pop music since 2022, and recently toured with the genre-bending indie artist Sasami. Multi-instrumentalists Ho (keyboards, saxophone) and Cho (guitar, bass) have collaborated frequently over the past decade, most notably on Ho’s 2021 debut album 'Move Through It' for Music From Memory\n\nhttps://music-from-memory.bandcamp.com/album/sleepwalker",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}