Information about plays

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

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

{
    "id": 3612833,
    "uri": "https://api.kexp.org/v2/plays/3612833/?format=api",
    "airdate": "2026-02-03T20:25:53-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Always Open (Falle's Roots) - Photay Remix",
    "track_id": null,
    "recording_id": null,
    "artist": "United Freedom Collective, Photay",
    "artist_ids": [
        "920fead7-1fcb-43b7-9b4c-21a28dab1df0",
        "f5d2692f-6938-433f-92f7-021dc04ffd38"
    ],
    "album": "Always Open (Falle's Roots) (Photay Remix)",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-12-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The LA-based drummer, composer and live electronic wizard Photay aka Evan Shornstein wears his influences well, citing a childhood experience listening to Aphex Twin at 9 years old and having traveled to West Africa to study rhythm. Steeped in jazz, ambient and experimental music, his remixes steer squarely towards the dancefloor while retaining a musical depth and talent that makes for truly outstanding, fresh dance tracks.  \n\nhttps://unitedfreedomcollective.bandcamp.com/album/always-open-falles-roots-photay-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}