Information about plays

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

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

{
    "id": 3610754,
    "uri": "https://api.kexp.org/v2/plays/3610754/?format=api",
    "airdate": "2026-01-29T20:24:47-08:00",
    "show": 65788,
    "show_uri": "https://api.kexp.org/v2/shows/65788/?format=api",
    "image_uri": "https://coverartarchive.org/release/54e4c5da-b00f-480b-ac5f-986a303193ac/34223540412-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/54e4c5da-b00f-480b-ac5f-986a303193ac/34223540412-250.jpg",
    "song": "Ghost with a Peach Skin",
    "track_id": null,
    "recording_id": "74244cd8-6fe3-4b98-a6d1-7a27c1bfd9a6",
    "artist": "mui zyu",
    "artist_ids": [
        "5c3c240b-0b8d-4aa8-94a1-98fbe75cda78"
    ],
    "album": "Rotten Bun for an Eggless Century",
    "release_id": null,
    "release_group_id": "bda2537f-6612-4d76-a101-175fb7e441d1",
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2023-02-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As mui zyu, Hong Kong British artist Eva Liu navigates the tricky territory of ever-changing identity, merging fantasy and folklore to create a stage for self-acceptance and deliverance. On her debut full-length Rotten Bun for an Eggless Century, Liu utilizes chopped-up soundscapes, delicate industrial ambience and sweet pop melodies to introduce a character––a guide––who can be stretched across worlds to offer the catharsis of patience, perseverance and understanding.\"   \nhttps://muizyu.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}