Information about plays

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

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

{
    "id": 3541752,
    "uri": "https://api.kexp.org/v2/plays/3541752/?format=api",
    "airdate": "2025-08-18T19:00:11-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "HYPER POSPONK MEXA",
    "track_id": null,
    "recording_id": null,
    "artist": "Gloory Hole",
    "artist_ids": [
        "90c9e56f-3e8f-4a4b-9ad4-5338fb0b2db3"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“HYPER POSPONK MEXA” is noisy, chaotic, and unrelentingly fast. Gloory Hole mash punk with hyperactive rhythms, creating a sound that’s abrasive but exhilarating. The title nods to their Mexican roots, infusing local identity into global post-punk chaos. Vocals are screamed with urgency, guitars are distorted beyond clarity, and the result is a sonic explosion. It’s abrasive yet magnetic, demanding full-volume playback.\u2028Listen: https://glooryhole.bandcamp.com/track/hyper-posponk-mexa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}