Information about plays

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

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

{
    "id": 3559352,
    "uri": "https://api.kexp.org/v2/plays/3559352/?format=api",
    "airdate": "2025-09-29T21:24:13-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lo Inevitable",
    "track_id": null,
    "recording_id": null,
    "artist": "Caminatas Nocturnas",
    "artist_ids": [],
    "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": "From Mexico’s post-punk wave, Caminatas Nocturnas specialize in nocturnal atmospheres. “Lo Inevitable” is propelled by a rolling bassline, chiming guitars, and weary but resolute vocals. The lyrics meditate on fate and acceptance, portraying inevitability as both weight and beauty. The arrangement is carefully balanced—sparse verses contrast with lush choruses layered in harmonies. Their music is steeped in mood, designed for wandering empty city streets at night. This track exemplifies their talent for crafting immersive, melancholy soundscapes with understated power.\u2028Listen: https://caminatasnocturnas.bandcamp.com/track/lo-inevitable",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}