Information about plays

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

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

{
    "id": 3577552,
    "uri": "https://api.kexp.org/v2/plays/3577552/?format=api",
    "airdate": "2025-11-13T06:31:33-08:00",
    "show": 65096,
    "show_uri": "https://api.kexp.org/v2/shows/65096/?format=api",
    "image_uri": "https://ia601407.us.archive.org/23/items/mbid-8f3da052-4b39-4473-b540-250d0838f7df/mbid-8f3da052-4b39-4473-b540-250d0838f7df-16578318348_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/23/items/mbid-8f3da052-4b39-4473-b540-250d0838f7df/mbid-8f3da052-4b39-4473-b540-250d0838f7df-16578318348_thumb250.jpg",
    "song": "Any Party",
    "track_id": "5b6d5d0d-2884-4e51-aaee-b7e7c4661d8d",
    "recording_id": "287d1745-0cfb-40b8-8b9d-14d13dcdd0ec",
    "artist": "Feist",
    "artist_ids": [
        "a670e05a-cea8-4b37-bce9-d82daf1a0fa4"
    ],
    "album": "Pleasure",
    "release_id": "8f3da052-4b39-4473-b540-250d0838f7df",
    "release_group_id": "d850a18f-f616-41f3-9292-9d47727371f2",
    "labels": [
        "Polydor France"
    ],
    "label_ids": [
        "cc8675b3-23a0-47c0-9326-741d0bc65b65"
    ],
    "release_date": "2017-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Mary in Minneapolis: \n\nBeti was the mayor -or maybe the coach? - of Portland's lesbian community. She had a way of getting involved and eventually throwing the epic party for every single group she entered: softball/dodgeball teams, dead celebrity Halloween parties, community choirs, her vast family and large circle of friends...Our relationship was singular and deep. As a bit of a loner, I think she got some relief of her social pressures with me. I miss my dear friend very much. She died from pancreatic cancer in April 2022. Our party of two was the best party.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}