Information about plays

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

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

{
    "id": 3440029,
    "uri": "https://api.kexp.org/v2/plays/3440029/?format=api",
    "airdate": "2024-12-19T09:38:34-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Opera House",
    "track_id": null,
    "recording_id": "1a90e378-ed96-485d-a96d-51023e315002",
    "artist": "The Olivia Tremor Control",
    "artist_ids": [
        "d62842be-03d8-414b-a8d6-36f4b3b563ed"
    ],
    "album": "The Opera House",
    "release_id": null,
    "release_group_id": "d520d8bc-7b49-349f-bbc8-daab08647da4",
    "labels": [
        "The Blue Rose Record Company"
    ],
    "label_ids": [
        "baa69830-581f-4ad1-947f-e2bae53489e4"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Will Cullen Hart, a founding member of the musical collective Elephant 6 along with bands Olivia Tremor Control and Circulatory System, died, age 53.\n\nThe musician died on Friday (November 29) from natural causes, as confirmed in a Facebook post from the Apples in Stereo frontman Robert Schneider. His death coincided with the release date of two new Olivia Tremor Control singles ‘Garden Of Light’ and ‘The Same Place’, their first new music in 13 years.\n\nHe was born on June 14, 1971 in Ruston, Louisiana. His parents, both interior designers, divorced and moved around the country, leading Hart to spend parts of his childhood in Alabama, Colorado, and Texas before returning to Ruston in ninth grade. Among his friends there were future Elephant 6 collaborators Bill Doss, Jeff Mangum (later of Neutral Milk Hotel)  and Robert Schneider. \n\nSchneider wrote, \n\n“Will … was energetic, sweet, tender, earnest, alternately totally chill and totally explosive. Will suffered from multiple sclerosis for almost two decades, which gradually reduced his mobility, his ability to play guitar, and his ability to tour – but he kept up his productivity…and lived life in a state of heightened creativity. He was infinitely loved by me, and by his bandmates and the Elephant 6 and Athens communities. Today is a day of victory for W. Cullen Hart – his last day represented a triumph. Today is the day that Will’s perseverance, his sincerity, his struggle with MS, and his devotion to Bill and their common vision, bears fruit.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}