Information about plays

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

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

{
    "id": 3576437,
    "uri": "https://api.kexp.org/v2/plays/3576437/?format=api",
    "airdate": "2025-11-10T13:21:58-08:00",
    "show": 65074,
    "show_uri": "https://api.kexp.org/v2/shows/65074/?format=api",
    "image_uri": "https://coverartarchive.org/release/abc21235-7919-47a2-a0db-99286a580fdb/33832881798-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/abc21235-7919-47a2-a0db-99286a580fdb/33832881798-250.jpg",
    "song": "Almost Broke My Nucleus Accumbens",
    "track_id": null,
    "recording_id": null,
    "artist": "Open Mike Eagle, Still Rift",
    "artist_ids": [],
    "album": "Neighborhood Protection Spell (Lana Del Biden Nem)",
    "release_id": null,
    "release_group_id": "e518f6ac-472f-4dc4-8d9b-a9ddbdfc6a4a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The coda of Almost Broke My Nucleus consists solely of Open Mike Eagle repeating the question \"How do I get some more of me?\" over and over. This serves to emphasize the song's theme of feeling fragmented or losing a sense of self in the digital age, as the \"nucleus accumbens\" is a part of the brain associated with reward and seeking behavior.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}