Information about plays

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

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

{
    "id": 3577772,
    "uri": "https://api.kexp.org/v2/plays/3577772/?format=api",
    "airdate": "2025-11-13T19:23:12-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Astral Plane",
    "track_id": null,
    "recording_id": null,
    "artist": "mui zyu",
    "artist_ids": [
        "5c3c240b-0b8d-4aa8-94a1-98fbe75cda78"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [],
    "release_date": "2025-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As mui zyu, British Hong Kong artist Eva Liu constructs compositions blending phantasmagorical strings with tape-mangled drum machines and traditional Chinese instruments to create an unnerving sonic foundation where sugary pop melodies can contrast on top creating an existential balm through music.\n\nIndie fixture Father/Daughter Records is celebrating 15 years of existence with the F/D Fifteen series, in which artists from the label are covering songs by other artists in the catalog. The latest installment comes from mui zyu, who delivered a haunting take on \"Astral Plane\" from Shamir's 2017 F/D debut Revelations. What began as an indie-pop/reggae hybrid has been transformed into a shapeless, dreamy ballad that floats along a cloud, pierced partway through by searing electric guitar.\n\n--\nhttps://muizyu.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}