Information about plays

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

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

{
    "id": 3588643,
    "uri": "https://api.kexp.org/v2/plays/3588643/?format=api",
    "airdate": "2025-12-08T21:21:38-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dr. Renato Aragão",
    "track_id": null,
    "recording_id": null,
    "artist": "Juia",
    "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": "“Dr. Renato Aragão” blends indie sensibility with a playful, surreal homage to the beloved Brazilian actor and comedian. Juia approach the song with a warm, lightly psychedelic style—bright guitar chords, melodic bass, and soft, airy vocals that drift in like half-remembered memories. The lyrics weave references to Renato Aragão into a dreamy soundscape that feels nostalgic without being literal, suggesting affection for the cultural icon alongside a personal narrative. Production is clean but relaxed, letting each instrument breathe while subtle effects create a sense of drifting through time. With limited public information about the artist, the track feels intimate and self-contained, a heartfelt tribute filtered through modern indie whimsy. “Dr. Renato Aragão” radiates charm and gentle eccentricity.\nListen: https://youtube.com/results?search_query=Juia%20Dr.%20Renato%20Arag%C3%A3o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}