Information about plays

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

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

{
    "id": 3640254,
    "uri": "https://api.kexp.org/v2/plays/3640254/?format=api",
    "airdate": "2026-04-10T10:35:13-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb-41116243837_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Endless Tree",
    "track_id": "c351e835-37a0-4e8b-b2eb-6706e116f9a8",
    "recording_id": "6286d74e-62e4-4a26-88df-cd0caf1a4bf5",
    "artist": "Valerie June",
    "artist_ids": [
        "b76c1bf7-f33b-460c-bfc3-f140d023fc94"
    ],
    "album": "Owls, Omens, and Oracles",
    "release_id": "84606eae-d36b-4b69-9ffb-976f169f6beb",
    "release_group_id": "a44e39b2-4527-46b5-906a-942e6fe72e3d",
    "labels": [
        "Concord Records",
        "June Tunes Music, Inc."
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6",
        "c555b198-ed7b-46b2-b02c-f96b878fbff5"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Valerie June will be performing at Seattle's Woodland Park Zoo (with Ani DiFranco) on Sunday, Aug. 2!\n\nhttps://zoo.org/event/zootunes-ani-difranco-with-valerie-june/\n\n--\nCheryl hosted Tennessee artist Valerie June for a beautiful Live on KEXP session this past June!\nhttps://www.youtube.com/watch?v=3q_dP9iXhsc \n\n\"Produced by M. Ward, [the 2025 release, Owls, Omens, and Oracles,] features collaborations with The Blind Boys of Alabama, Norah Jones, and DJ Cavem Moetavation, and includes a spoken word piece from her book ‘Maps for the Modern World.’ Each cut carries its own unique flair, with dynamic arrangements, captivating hooks, and inspiring lyricism. In the pursuit of hope, joy, and unity, ‘Owls, Omens, and Oracles’ is anchored by her magnetic, soulful Southern vocals, offering a bright light for any weary soul,\" writes KEXP's Music Director, Chris Sanley. \n\nhttps://valeriejune.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}