Information about plays

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

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

{
    "id": 374517,
    "uri": "https://api.kexp.org/v2/plays/374517/?format=api",
    "airdate": "2019-08-30T14:59:33-07:00",
    "show": 6231,
    "show_uri": "https://api.kexp.org/v2/shows/6231/?format=api",
    "image_uri": "http://coverartarchive.org/release/dd894b90-031f-3225-8b36-724da216e421/2957765068-250.jpg",
    "thumbnail_uri": "",
    "song": "“Heroes”",
    "track_id": "877b46ca-5ea3-3611-a0a8-8131f0240b08",
    "recording_id": null,
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "“Heroes”",
    "release_id": "dd894b90-031f-3225-8b36-724da216e421",
    "release_group_id": null,
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded at Hansa Tonstudio in what was then West Berlin, \"Heroes\" reflected the zeitgeist of the Cold War, symbolised by the divided city. Co-producer Tony Visconti considered it \"one of my last great adventures in making albums. The studio was about 500 yards [460 metres] from the Berlin Wall. Red Guards would look into our control-room window with powerful binoculars.\"Earlier in 1977, Kraftwerk had name-checked Bowie on the title track of Trans-Europe Express, and he again paid tribute to his Krautrock influences: the title is a nod to the track \"Hero\" on the album Neu! '75 by the German band Neu! – whose guitarist Michael Rother had originally been approached to play on the album – while \"V-2 Schneider\" is inspired by and named after Kraftwerk's Florian Schneider.  Despite the German influences, the album was recorded with Bowie's British and American collaborators, with no input from German musicians other than backing vocalist Antonia Maass.  https://bit.ly/1L2U8Kg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}