Information about plays

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

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

{
    "id": 3611120,
    "uri": "https://api.kexp.org/v2/plays/3611120/?format=api",
    "airdate": "2026-01-30T17:45:34-08:00",
    "show": 65795,
    "show_uri": "https://api.kexp.org/v2/shows/65795/?format=api",
    "image_uri": "https://coverartarchive.org/release/5ee8b734-e29a-36d9-9913-3319e21b5444/2572175401-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5ee8b734-e29a-36d9-9913-3319e21b5444/2572175401-250.jpg",
    "song": "Yoshimi Battles the Pink Robots Pt1",
    "track_id": null,
    "recording_id": "859f8844-8615-4148-9f5f-9dbe7b3acd42",
    "artist": "The Flaming Lips",
    "artist_ids": [
        "1f43d76f-8edf-44f6-aaf1-b65f05ad9402"
    ],
    "album": "Yoshimi Battles the Pink Robots",
    "release_id": null,
    "release_group_id": "54b1ad4e-7e86-308d-b053-a0843f6abbdb",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2002-07-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The lyrics of Yoshimi Battles the Pink Robots concern a diverse array of subject matter, mostly melancholy ponderings about love, mortality, artificial emotion, pacifism, and deception, while telling the story of Yoshimi's battle. The title character is inspired by Boredoms/OOIOO member Yoshimi P-We, following a comment in the Flaming Lips studio that her machine-sound abstract singing sounds like she is battling monsters—Coyne added 'pink'.  P-We also performs on the album.\n\nSome listeners consider Yoshimi Battles the Pink Robots to be a concept album; however, the story is debated, as it is only directly apparent in the first four tracks. Despite the story-type title and science fiction themes, Flaming Lips frontman Wayne Coyne has made it clear that Yoshimi is not intended to be a concept album.  https://bit.ly/3pnlk3m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}