Information about plays

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

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

{
    "id": 380478,
    "uri": "https://api.kexp.org/v2/plays/380478/?format=api",
    "airdate": "2019-09-13T17:43:20-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Skin Game",
    "track_id": "9ca19e26-3b5f-46ea-8d9a-d6591c301bdd",
    "recording_id": null,
    "artist": "DIIV",
    "artist_ids": [
        "b5ff61dd-0154-4e80-b46b-c733f87db602"
    ],
    "album": "Deceiver",
    "release_id": "584f2904-783e-41c5-92fb-9c7d599e570d",
    "release_group_id": null,
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2019-10-04",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Set to play The Crocodile on Tuesday, December 10th.  On DIIV’s forthcoming third full-length album, Deceiver (out 10/4 on Captured Tracks), they craft the soundtrack to personal resurrection under the heavy weight of metallic catharsis, upheld by robust guitars and vocal tension that almost snaps, but never quite… Today, the band—Zachary Cole Smith [lead vocals, guitar], Andrew Bailey [guitar], Colin Caulfield [bass], and Ben Newman [drums]—releases lead single “Skin Game,” which gallops forth on a clean guitar riff before unfolding into a hypnotic hook offset by an off-kilter rhythm and hummable solo.\n\n“It’s an imaginary dialogue between two characters, which could either be myself or people I know,” says Cole of “Skin Game.” “I spent six months in several different rehab facilities at the beginning of 2017. I was living with other addicts. Being a recovering addict myself, there are a lot of questions like, ‘Who are we? What is this disease?’ Our last record was about recovery in general, but I truthfully didn’t buy in. I decided to live in my disease instead. ‘Skin Game’ looks at where the pain comes from. I’m looking at the personal, physical, emotional, and broader political experiences feeding into the cycle of addiction for millions of us.”  https://bit.ly/2Zmo17d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}