Information about plays

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

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

{
    "id": 377491,
    "uri": "https://api.kexp.org/v2/plays/377491/?format=api",
    "airdate": "2019-09-06T14:18:00-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let's Have Some Fun",
    "track_id": null,
    "recording_id": null,
    "artist": "The Bar-Kays",
    "artist_ids": [],
    "album": "Cuts",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1977-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Bar-Kays began in Memphis, Tennessee, as a studio session group, backing major artists at Stax Records. In 1967 they were chosen by Otis Redding to play as his backing band and were tutored for that role by Al Jackson, Jr., Booker T. Jones, and the other members of Booker T. & the M.G.'s.  Their first single, \"Soul Finger\", was issued on April 14, 1967, reaching number 3 on the US Billboard R&B Singles chart and number 17 on the Billboard Hot 100. <br><br>On December 10, 1967, Redding and four members of the band—Jimmie King (born June 8, 1949; guitar), Ronnie Caldwell (born December 27, 1948; electric organ), Phalon Jones (born 1948; saxophone), and Carl Cunningham (born 1948; drums)—and their partner, Matthew Kelly, died when their airplane crashed into Lake Monona, near Madison, Wisconsin, while attempting to land at Truax Field. Redding and the band were scheduled to play their next concerts in Madison. Trumpeter Ben Cauley was the only survivor of the crash. Bassist James Alexander was on another plane, as the plane carrying Redding held only seven passengers. Cauley and Alexander rebuilt the group.  https://bit.ly/2kmWuEk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}