Information about plays

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

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

{
    "id": 3656414,
    "uri": "https://api.kexp.org/v2/plays/3656414/?format=api",
    "airdate": "2026-05-18T13:44:38-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-25196cfe-3bb9-47ea-a70e-cf227c6cf17f/mbid-25196cfe-3bb9-47ea-a70e-cf227c6cf17f-27544805167_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-25196cfe-3bb9-47ea-a70e-cf227c6cf17f/mbid-25196cfe-3bb9-47ea-a70e-cf227c6cf17f-27544805167_thumb250.jpg",
    "song": "Gooey",
    "track_id": "b65444b7-6a63-48e5-96cc-2292a4db1ba5",
    "recording_id": "52032938-7ee1-4375-9a6b-c349f0a6c1af",
    "artist": "Glass Animals",
    "artist_ids": [
        "20395131-fbde-43ce-b141-b700cfdae99c"
    ],
    "album": "Zaba",
    "release_id": "25196cfe-3bb9-47ea-a70e-cf227c6cf17f",
    "release_group_id": "75f62ce7-2b19-4e54-8e53-c043eb847650",
    "labels": [
        "Harvest Records"
    ],
    "label_ids": [
        "290923fc-df46-4528-911a-8bfd9b671980"
    ],
    "release_date": "2014-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Zaba\" is short for \"The Zabajaba Jungle,\" a 1987 children's book by William Steig, the same Steig who wrote \"Shrek.\" Dave Bayley took the title and ran with it, leaning into hot, humid jungle-psych textures and recording ambient sounds from a field near his house, the chewing of rabbits, and percussion from kitchen utensils and children's toys to give the album its hypnotic character. \"Gooey\" is the platinum-certified breakout from that record.\n\nhttps://www.glassanimals.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}