Information about plays

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

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

{
    "id": 3554745,
    "uri": "https://api.kexp.org/v2/plays/3554745/?format=api",
    "airdate": "2025-09-18T21:12:03-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "haven",
    "track_id": null,
    "recording_id": null,
    "artist": "春ねむり",
    "artist_ids": [
        "88aee09d-679b-464e-b7a4-b664becee578"
    ],
    "album": "ekkolaptómenos",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Happy Cat Recording Studio"
    ],
    "label_ids": [],
    "release_date": "2025-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Our souls don’t fit a single mold, yet the world often forces us to erase our differences to survive. Systems built for efficiency ignore individuality and quietly reinforce power. Drawing from Walter Benjamin’s idea of ‘divine violence’, the force that breaks laws rather than maintains them, this album is my attempt to fracture what feels unchangeable. The self, the now, the here: these aren’t fixed, but constantly transforming, hatching and being hatched, destroying and creating. If we accept that, then freer, more fluid ways of living together become possible.”\n— HARU NEMURI\n\nhttps://harunemuri.bandcamp.com/album/ekkolapt-menos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}