Information about plays

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

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

{
    "id": 3440012,
    "uri": "https://api.kexp.org/v2/plays/3440012/?format=api",
    "airdate": "2024-12-19T08:55:43-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "https://ia803005.us.archive.org/32/items/mbid-1e0cda00-ae37-473e-b533-8992266e3176/mbid-1e0cda00-ae37-473e-b533-8992266e3176-23056722278_thumb500.jpg",
    "thumbnail_uri": "https://ia803005.us.archive.org/32/items/mbid-1e0cda00-ae37-473e-b533-8992266e3176/mbid-1e0cda00-ae37-473e-b533-8992266e3176-23056722278_thumb250.jpg",
    "song": "Scarlet Begonias",
    "track_id": "02383822-6954-3e16-96ed-bb7ecf840346",
    "recording_id": "b4bf21f8-4749-4a2f-8844-feaaee2947d2",
    "artist": "Grateful Dead",
    "artist_ids": [
        "6faa7ca7-0d99-4a5e-bfa6-1fd5037520c6"
    ],
    "album": "From the Mars Hotel",
    "release_id": "1e0cda00-ae37-473e-b533-8992266e3176",
    "release_group_id": "4994cbe4-228f-3f20-b519-8957d4c19ee4",
    "labels": [
        "Grateful Dead Records"
    ],
    "label_ids": [
        "6864bcce-2b7e-40f6-9391-6732f4e181c5"
    ],
    "release_date": "1974-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phil Lesh, the founding bassist for the Grateful Dead, passed away on Oct. 25, 2024, at the age of 84, according to a post on his social media. \n\nThe post read: “Phil Lesh, bassist and founding member of The Grateful Dead, passed peacefully this morning. He was surrounded by his family and full of love. Phil brought immense joy to everyone around him and leaves behind a legacy of music and love. We request that you respect the Lesh family’s privacy at this time.”\n\nLesh was part of the Dead in its earliest form – as The Warlocks. After The Grateful Dead dissolved in 1995 following the death of lead guitarist Jerry Garcia, Lesh continued making music with former band members in different iterations of Phil Lesh and Friends.\n\nHe was born in Berkeley, CA. In 1940, Lesh met Garcia at a Bay Area house party. They met again after a 1964 Warlocks gig in Hayward, CA, and Garcia invited him to join the band.\n\n“Box of Rain” and “Unbroken Chain” were among the most popular songs that Lesh wrote for the Grateful Dead. He also contributed to the four-part harmonies on ‘Workingman’s Dead’ and ‘American Beauty.’\n\nIn 2012, Lesh and his wife Jill opened Terrapin Crossroads, a restaurant and venue in San Rafael, CA. \n\nIn 1998, Lesh received a liver transplant after contracting hepatitis C decades earlier. He survived prostate cancer in 2006. He revealed in 2015 that he had contracted bladder cancer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}