Information about plays

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

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

{
    "id": 350502,
    "uri": "https://api.kexp.org/v2/plays/350502/?format=api",
    "airdate": "2019-07-05T15:40:00-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "2Wicky (album version)",
    "track_id": "6127bcd3-6113-3afb-be3e-7ef37852a070",
    "recording_id": null,
    "artist": "Hooverphonic",
    "artist_ids": [
        "62dc94cc-f611-4345-87cb-b914796a4a45"
    ],
    "album": "2Wicky",
    "release_id": "e2e82907-a038-3894-b4c6-602cea15d316",
    "release_group_id": null,
    "labels": [
        "Columbia"
    ],
    "label_ids": [],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The original members of the group were vocalist Esther Lybeert, keyboardist Frank Duchêne, bassist Alex Callier, and guitarist Raymond Geerts. Lybeert recorded several demos with the group; however, she backed out of the band on the day they were to sign their contract with Sony Music. The band then brought in Liesje Sadonius to record the album. Sadonius left Hooverphonic on amicable terms shortly after the release of A New Stereophonic Sound Spectacular. Kyoko Baertsoen, singer for fellow Belgian trip hop band Lunascape, filled in for Sadonius for three months of a European tour in 1997 before Geike Arnaert was made the permanent singer later that year.\n\nThe band achieved international recognition through the inclusion of the Stereophonic track \"2Wicky\" on the soundtrack to Bernardo Bertolucci's 1996 film Stealing Beauty. \"2Wicky\" also appeared on the soundtracks of I Know What You Did Last Summer and Heights. The track's main riff is sampled from Isaac Hayes' recording of the 1960s hit \"Walk On By.\"  https://bit.ly/2S0hHQx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}