Information about plays

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

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

{
    "id": 3641326,
    "uri": "https://api.kexp.org/v2/plays/3641326/?format=api",
    "airdate": "2026-04-12T20:57:41-07:00",
    "show": 66436,
    "show_uri": "https://api.kexp.org/v2/shows/66436/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bodega",
    "track_id": null,
    "recording_id": null,
    "artist": "Eastside Supply",
    "artist_ids": [],
    "album": "7\" 45 RPM",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "New Tape"
    ],
    "label_ids": [],
    "release_date": "2026-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eastside Supply released \"Bodega\" in March 2026.\n\nEast Side Supply marks the coming together of two producer/multi-instrumentalists; Bay Area’s Chris Lujan (Life Of Grime) and Reno’s Alexander Korostinsky (Whatitdo Archive Group). Known for their genre-bending aesthetics and analog production styles, the two gathered at Korostinsky’s Archive Group Studios where they wrote and rolled tape on two songs worth their weight in gold.\n\nLujan and Korostisky found common ground in their mutual love of New York’s bustling Upper East Side 1980s-era culinary scene, diving headfirst into the art of the delicatessen. The sounds that emanated out of the studio could easily be the music wafting through the aisles of a New York bodega. Sonically influenced by classic East Coast hip-hop, East Side Supply blends in their sample-ready beats with their long-standing connection with library music a’la Sandro Brugnolini, Rino de Filippi, and other library heavyweights.\n\nhttps://www.discogs.com/artist/17285433-East-Side-Supply",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}