Information about plays

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

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

{
    "id": 3572164,
    "uri": "https://api.kexp.org/v2/plays/3572164/?format=api",
    "airdate": "2025-10-31T09:33:16-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia801607.us.archive.org/27/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb500.jpg",
    "thumbnail_uri": "https://ia801607.us.archive.org/27/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb250.jpg",
    "song": "My Body's a Zombie for You",
    "track_id": "53a558ee-e11e-4261-9347-0773f24f37d3",
    "recording_id": "51a53d49-a39f-40c9-8fa9-557c2eb1107c",
    "artist": "Dead Man's Bones",
    "artist_ids": [
        "b2c8ff02-6078-4e9a-b2d7-267451925394"
    ],
    "album": "Dead Man's Bones",
    "release_id": "af676c64-ec7a-4f36-8566-bb679b566e1b",
    "release_group_id": "382116ad-e260-4900-8318-bb7d14ffa473",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Man’s Bones is a band formed by Ryan Gosling and Zach Shields. The duo met in Toronto in 2005 when Ryan was dating Rachel McAdams and Shields was dating her sister Kayleen. The two bonded over their mutual love of music, the Haunted Mansion ride at Disneyland, and a general fascination with death which they decided to put into a creative project.\n---\nA creative choice made by Gosling and Shields was to feature The Silverlake Conservatory Children’s Choir. The choir brings a charming sonic texture to the otherwise spooky lyrics being sung, including spelling out Z-O-M-B-I-E in “My Body’s a Zombie for You.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}