Information about plays

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

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

{
    "id": 3594591,
    "uri": "https://api.kexp.org/v2/plays/3594591/?format=api",
    "airdate": "2025-12-22T19:53:12-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "CHICLES",
    "track_id": null,
    "recording_id": null,
    "artist": "Jessy Bulbo",
    "artist_ids": [
        "832e597a-2e4f-4e86-88d8-3b3b2444df2a"
    ],
    "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": "“CHICLES” captures Jessy Bulbo’s ability to merge punk attitude with pop immediacy. The song moves quickly, favoring sharp hooks and concise structure over extended development. Vocals are playful yet confrontational, delivering lines with confidence and wit. Instrumentation stays tight and energetic, reinforcing the song’s sense of momentum. Rather than leaning into nostalgia, “CHICLES” feels current, using simplicity as strength. The track’s charm lies in its refusal to overcomplicate, allowing attitude and melody to do the work. “CHICLES” functions as a burst of energy, injecting personality and movement into any sequence.\u2028Listen: https://open.spotify.com/track/5QikUxnutIqf01NFRS01Tm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}