Information about plays

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

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

{
    "id": 3588651,
    "uri": "https://api.kexp.org/v2/plays/3588651/?format=api",
    "airdate": "2025-12-08T21:50:31-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mira Cielo",
    "track_id": null,
    "recording_id": null,
    "artist": "Otros Bichos",
    "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": "“Mira Cielo” floats between indie pop and psychedelic folk, painting a scene of sky-gazing wonder. Otros Bichos build the track around jangling guitars, breezy melodies, and gentle rhythms that unfold with calm optimism. Vocals are light and expressive, delivering lyrics that balance earthly detail with cosmic curiosity. Subtle effects—tremolo, delay, soft synth pads—add color without overwhelming the natural warmth of the arrangement. Though limited information exists about the band, their sound evokes a summery, reflective mood rooted in simplicity and sincerity. “Mira Cielo” feels like a warm afternoon stretched into song: open, contemplative, and touched by quiet magic.\nListen: https://open.spotify.com/search/Otros%20Bichos%20Mira%20Cielo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}