Information about plays

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

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

{
    "id": 3649585,
    "uri": "https://api.kexp.org/v2/plays/3649585/?format=api",
    "airdate": "2026-05-02T15:20:02-07:00",
    "show": 66611,
    "show_uri": "https://api.kexp.org/v2/shows/66611/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "PLS",
    "track_id": null,
    "recording_id": null,
    "artist": "SY3",
    "artist_ids": [
        "b5eadc7c-3ee4-4f8c-845e-cd28b8da6771"
    ],
    "album": "梦游 Sleepwalker",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-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"
}