Information about plays

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

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

{
    "id": 3657526,
    "uri": "https://api.kexp.org/v2/plays/3657526/?format=api",
    "airdate": "2026-05-21T04:51:59-07:00",
    "show": 66772,
    "show_uri": "https://api.kexp.org/v2/shows/66772/?format=api",
    "image_uri": "https://coverartarchive.org/release/acad829c-936e-4c40-9026-4f697810f4e7/42776284274-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/acad829c-936e-4c40-9026-4f697810f4e7/42776284274-250.jpg",
    "song": "Poetry Man",
    "track_id": null,
    "recording_id": "04c462f8-4319-4922-a4f3-318301b7ff9f",
    "artist": "Phoebe Snow",
    "artist_ids": [
        "d3986756-f1dd-4635-9510-2d116c0deddd"
    ],
    "album": "Phoebe Snow",
    "release_id": null,
    "release_group_id": "ca391b84-626f-3a53-9a25-ac2178796401",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phoebe Snow released her self-titled debut album in 1974 - and had a hit with the single \"Poetry Man\". In a 1998 interview, she was later to say about the song:\n\n\"My head was in a particular place when I wrote that song which condones extramarital relations, which now I do not at all condone. I was a silly kid back then who had no idea what was going on & I had sex with a married man. How can I stand up there now & sing what purports to be this little romantic ditty about sleeping with somebody else's husband? That makes me crazy. I'm glad I'm saying this publicly because I don't like to preach during my shows. I just like to entertain. Now I sound like an old fart. But I just think extramarital affairs bring sorrow & bad karma. It's just really a bad idea.\"\n\nWatch Phoebe Snow perform \"Poetry Man\" live:\nhttps://youtu.be/7OxTVxGhHFM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}