Information about plays

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

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

{
    "id": 3624936,
    "uri": "https://api.kexp.org/v2/plays/3624936/?format=api",
    "airdate": "2026-03-03T19:59:41-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Spirit Adapter",
    "track_id": null,
    "recording_id": null,
    "artist": "YĪN YĪN",
    "artist_ids": [
        "0b336c55-c3e9-4dab-9c96-bc10d7a54ef3"
    ],
    "album": "Yatta!",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748"
    ],
    "release_date": "2026-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coming out of the Netherlands, YĪN YĪN crosses from West coast psychedelia to South-East Asian aesthetics, embracing lashings of disco, funk and electronic experimentation along the way.”\n\nOn their latest release the band is extending their unique mix of disco, funk, psychedelia and Southeast Asian music, and revealing a band whose groove just keeps getting deeper\n\nhttps://yinyin.bandcamp.com/track/spirit-adapter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}