Information about plays

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

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

{
    "id": 380456,
    "uri": "https://api.kexp.org/v2/plays/380456/?format=api",
    "airdate": "2019-09-13T16:17:18-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "http://coverartarchive.org/release/3e09b06f-825c-45a4-bd50-9327f1159591/13875733591-250.jpg",
    "thumbnail_uri": "",
    "song": "Burn the Witch",
    "track_id": "955d43fc-60d3-40de-a56a-6b30ae745874",
    "recording_id": null,
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "A Moon Shaped Pool",
    "release_id": "3e09b06f-825c-45a4-bd50-9327f1159591",
    "release_group_id": null,
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2016-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Radiohead worked on \"Burn the Witch\" during the sessions for their albums Kid A (2000), Hail to the Thief (2003), and In Rainbows (2007), but were not satisfied with the results. The title appears in the Hail to the Thief album artwork. Thom Yorke mentioned the song in a 2005 blog entry on Radiohead's website and posted lyrics in 2007, and briefly played chords from the song in performances in 2006 and 2008, but told the audience that Radiohead would perform it \"when we get the orchestra.\"  <br><br>Asked in 2013 about \"Burn the Witch\" and Radiohead's other unreleased songs, producer Nigel Godrich responded: \"Everything will surface one day... it all exists... and so it will eventually get there, I'm sure.\" He cited the song \"Nude,\" released on Radiohead's 2007 album In Rainbows but written 12 years prior, as an example of a song that took several years to complete. <br><br>According to guitarist Jonny Greenwood, who arranges the band's string sections, \"Burn the Witch\" was written with strings in mind. He said: \"Very rarely for us, we managed to get strings on near the beginning [of the A Moon Shaped Pool sessions]. We left it unfinished on purpose and left lots of room for the strings and we never do that usually. Usually the strings are the icing on top.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}