Information about plays

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

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

{
    "id": 3560159,
    "uri": "https://api.kexp.org/v2/plays/3560159/?format=api",
    "airdate": "2025-10-01T18:17:18-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://ia601308.us.archive.org/21/items/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d-1402280819_thumb500.jpg",
    "thumbnail_uri": "https://ia601308.us.archive.org/21/items/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d-1402280819_thumb250.jpg",
    "song": "Sleep to Dream",
    "track_id": "b944bb09-4e93-3167-ac81-d41573ca4cda",
    "recording_id": "33d3a492-4bb4-4500-9c02-4260e0f87755",
    "artist": "Fiona Apple",
    "artist_ids": [
        "a9ee533f-8871-4f62-a6bb-91eb264abc90"
    ],
    "album": "Tidal",
    "release_id": "e1bba6de-84e1-37db-9123-6901cb01ec8d",
    "release_group_id": "82ba556e-99bf-380d-b9b5-5a97737f1cd1",
    "labels": [
        "Columbia",
        "Work",
        "Clean Slate"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "71ed8e35-adb4-4f7a-a3c1-1ff621042266",
        "3d7ab3c9-251b-4401-bde5-8479850d9acd"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Aimee in Bremerton!\n___\nApple was a music prodigy and had been bashing out music on the piano since she was 11, but \"Sleep To Dream\" was the first song she wrote with a complete lyric; she wrote it when she was 14.\n\nEven at this young age, Apple was writing complex songs with very mature themes. She said of the song, \"It's about an a--hole, an old boyfriend,\" but instead of trashing him in simple terms the way most 14-year-olds would, Apple eviscerates him lyrically.\n\nSleep has tormented Apple her whole life, as well as nightmares, and her insomnia often shows up in her songs. \n\nThe songs for Tidal were written when she was still in high school; when she recorded them, she had never performed them live.\n\nFiona was discovered through her demo tape, which found its way to Andrew Slater at Sony Records, who signed her and produced the album. On \"Sleep To Dream,\" the drummer was Matt Chamberlain (ex-Pearl Jam) and the guitarist was Jon Brion, who later did production work for Apple. https://tinyurl.com/4rubxsny",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}