Information about plays

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

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

{
    "id": 3645871,
    "uri": "https://api.kexp.org/v2/plays/3645871/?format=api",
    "airdate": "2026-04-23T19:42:23-07:00",
    "show": 66533,
    "show_uri": "https://api.kexp.org/v2/shows/66533/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NOTEP",
    "track_id": null,
    "recording_id": null,
    "artist": "NOTEP",
    "artist_ids": [],
    "album": "PAKARANG",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Platoon"
    ],
    "label_ids": [],
    "release_date": "2026-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thai electronic artist and environmentalist NOTEP (Note Panayanggool) releases her new single \"Radio\", out 22nd April 2026 via Platoon. Timed for Earth Day, the ethereal pop track serves as the first signal from her upcoming EP 'PAKARANG' (the Thai word for coral)—a six-track exploration of the quiet parallels between coral reefs, the ocean, and the human body.\n\n“Radio is about finding the frequency that was always there. Not discovering something new, remembering something you already carry,\" NOTEP explains. “The ocean and the body are made from the same minerals. They follow the same logic. This project started when I understood that the most radical thing I could do was attune, not resist.”\n\nhttps://notepofficial.bandcamp.com/album/metamorphogenesis-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}