Information about plays

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

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

{
    "id": 3548270,
    "uri": "https://api.kexp.org/v2/plays/3548270/?format=api",
    "airdate": "2025-09-03T04:07:22-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia800508.us.archive.org/6/items/mbid-0304caae-7e73-4edd-b807-174735911ff5/mbid-0304caae-7e73-4edd-b807-174735911ff5-14452443858_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/6/items/mbid-0304caae-7e73-4edd-b807-174735911ff5/mbid-0304caae-7e73-4edd-b807-174735911ff5-14452443858_thumb250.jpg",
    "song": "See Emily Play",
    "track_id": "ab6d34f1-05e9-4e2a-810b-aae0639fc02d",
    "recording_id": "9ff2fd59-47e3-4862-965b-2031ae4e60cc",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "Works",
    "release_id": "0304caae-7e73-4edd-b807-174735911ff5",
    "release_group_id": "06bc66bb-b9f1-3748-98a9-2acc878a940a",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1987-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Syd Barrett ingeniously used a Zippo lighter as a guitar slide on this song?! \n\nThe song was reportedly written about a girl named Emily, who Barrett claimed to have visited him whilst he was sleeping in the woods after taking a psychedelic drug. The girl mentioned in the song, according to Nicholas Schaffner’s book A Saucerful of Secrets: The Pink Floyd Odyssey, states that Emily is the Honourable Emily Young, daughter of Wayland Young, 2nd Baron Kennet, who was allegedly nicknamed “the psychedelic schoolgirl” at the UFO Club where Barrett would regularly frequent.\nhttps://faroutmagazine.co.uk/pink-floyd-see-emily-play-syd-barett-story-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}