Information about plays

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

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

{
    "id": 3576538,
    "uri": "https://api.kexp.org/v2/plays/3576538/?format=api",
    "airdate": "2025-11-10T20:00:10-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Gira",
    "track_id": null,
    "recording_id": null,
    "artist": "Neptuna",
    "artist_ids": [
        "012981e3-4eb5-4f21-bf67-710d4ebe985b"
    ],
    "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": "Surf-garage propulsion with psychedelic undertow. “Gira” rides a trebly, down-picked riff and tumbling toms that conjure beach-bonfire chaos, then snaps into a chant-friendly chorus you can shout with sand in your shoes. The trio’s interplay is the hook: bass draws melodic circles around the guitar’s tremolo stabs while the drums feather between gallop and go-go. Vocals keep a sly smile—cool phrasing, quick call-and-response—so the frenzy feels playful, not frantic. A brief instrumental break spikes the reverb and lets the theme reappear sharper, like a wave returning stronger. Joyously kinetic, built for small stages and sweaty floors.\u2028Listen: neptunamx.bandcamp.com/track/gira",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}