Information about plays

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

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

{
    "id": 3641698,
    "uri": "https://api.kexp.org/v2/plays/3641698/?format=api",
    "airdate": "2026-04-13T21:20:30-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/80418cea-5f7e-48b9-a7de-d58175e51531/18047710272-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/80418cea-5f7e-48b9-a7de-d58175e51531/18047710272-250.jpg",
    "song": "Fallout",
    "track_id": null,
    "recording_id": "b7229549-b306-4fb1-8b11-f23980dee9d8",
    "artist": "Neon Indian",
    "artist_ids": [
        "e8238c02-1cf0-4a51-bfd0-cee93904d351"
    ],
    "album": "Era Extraña",
    "release_id": null,
    "release_group_id": "f55f6628-cefa-44b0-97a5-97a73c91194f",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2011-09-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Fallout” by Neon Indian is a shimmering, emotionally charged track from the 2011 album Era Extraña. Led by Alan Palomo, Neon Indian became a defining voice in the chillwave and synth-pop revival of the early 2010s, blending nostalgic textures with futuristic pop sensibilities.\n\n“Fallout” sits at the heart of Era Extraña’s colder, more expansive aesthetic, trading the hazy lo-fi warmth of earlier work for a more polished and cinematic sound. Built on layered synthesizers, steady electronic percussion, and reverb-drenched vocals, the track evokes both distance and emotional intensity. Its melodies drift like fragmented memories, balancing melancholy with a subtle sense of uplift.\n\nThe song captures Neon Indian’s shift toward a more mature, widescreen electronic palette, where intimacy and alienation coexist within the same glowing sonic space.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}