Information about plays

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

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

{
    "id": 350524,
    "uri": "https://api.kexp.org/v2/plays/350524/?format=api",
    "airdate": "2019-07-05T17:00:06-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/c89caa69-a10a-4d55-80da-47c4b55b7035/23132970398-250.jpg",
    "thumbnail_uri": "",
    "song": "Listen to Their No",
    "track_id": "cd90613c-16e7-4b2d-b531-9f671680d6ef",
    "recording_id": null,
    "artist": "Underworld",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343"
    ],
    "album": "Listen to Their No",
    "release_id": "c89caa69-a10a-4d55-80da-47c4b55b7035",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Over the course of the year, British dance music heroes Underworld have been sharing weekly music, film, and text pieces as part of their multimedia DRIFT series. In May, they went on to announce that the project will culminate in the fall with the release of a new album called DRIFT SONGS.\n\nDRIFT SONGS, which will arrive on 10/25, “expands and enhances a selection of the recordings the duo have released since they began their audio/visual experiment in November 2018.” It will be released in CD and 2xLP formats plus a box set featuring all of the music, visuals, and text pieces from the series.\n\nAlong with the announcement, Underworld have shared two new songs. They describe “Listen To Their No” as “just over five and a half minutes of superlative sunset techno; a lucid dream built around an insistent analogue riff and a rush of pure positivity,” while “Soniamode (Aditya Game Version)” is a new version of a track from DRIFT’s second installment featuring lyrics from writer Aditya Chakrabortty.  https://bit.ly/2JYQr3W",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}