Information about plays

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

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

{
    "id": 3559311,
    "uri": "https://api.kexp.org/v2/plays/3559311/?format=api",
    "airdate": "2025-09-29T19:09:35-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "His Love Is an Instrument from Hell",
    "track_id": null,
    "recording_id": null,
    "artist": "Sexores",
    "artist_ids": [
        "699069aa-60c0-4761-9a9d-b2549fcdfeea"
    ],
    "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": "Quito-based duo Sexores are pioneers of Latin American dream pop and darkwave. “His Love Is an Instrument from Hell” is cinematic and intense: icy synths, pulsing beats, and reverb-drenched guitars wrap around vocals that are both ethereal and menacing. The track feels like gothic romance staged in neon, shimmering and sinister. Sexores often explore themes of religion, sexuality, and darkness with elegance, and here they fuse coldwave atmosphere with emotional immediacy. The song exemplifies their ability to make music that is simultaneously beautiful, unsettling, and unforgettable.\u2028Listen: https://sexores.bandcamp.com/track/his-love-is-an-instrument-from-hell",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}