Information about plays

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

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

{
    "id": 3591565,
    "uri": "https://api.kexp.org/v2/plays/3591565/?format=api",
    "airdate": "2025-12-15T19:49:59-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lady Blue",
    "track_id": null,
    "recording_id": "86592019-ae19-4b06-9480-95df1b2261e4",
    "artist": "Bunbury",
    "artist_ids": [
        "9047fd95-770f-4a8a-a6e3-3b071a882e4d"
    ],
    "album": "Flamingos",
    "release_id": null,
    "release_group_id": "6efd2fe4-fb2b-387d-a32f-bc879da43a17",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enrique Bunbury is a Spanish singer-songwriter and iconic figure in Spanish rock, first gaining fame as the frontman of Héroes del Silencio before launching a rich solo career blending rock, folk, flamenco, and poetic lyricism. “Lady Blue” is one of his standout solo tracks, originally released as the lead single from his 2002 album Flamingos, a record that solidified his place in the rock en español canon. \n\nMusically, “Lady Blue” pairs atmospheric guitar work with evocative, melancholic melodies that underscore the song’s themes of longing and displacement. Lyrically, the track depicts a narrator adrift — both emotionally and imaginatively — using imagery of space and isolation to explore loss and yearning for a figure symbolically called Lady Blue. The juxtaposition of intimate emotion with expansive metaphors is typical of Bunbury’s lyrical style. \nWikipedia\n\nOver the years, “Lady Blue” has endured as a fan favorite and staple of his live performances, often reinterpreted in acoustic and electric settings that highlight its emotional resonance. \n\nSpotify link (text): https://open.spotify.com/track/6BA5HXZRBg1qhJ2b4Gi93Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}