Information about plays

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

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

{
    "id": 350491,
    "uri": "https://api.kexp.org/v2/plays/350491/?format=api",
    "airdate": "2019-07-05T15:06:00-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Little Noise",
    "track_id": null,
    "recording_id": null,
    "artist": "CHERRIE LAUREL",
    "artist_ids": [],
    "album": "A Furnace, A Fire",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Self-Released"
    ],
    "label_ids": [],
    "release_date": "2019-12-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "You may know Brittney Rand as half of the Vancouver duo Mu, along with Francesca Belcourt. We haven’t heard much from Mu lately, but the act made a splash a couple of years ago with its gauzy electro-dream sound... “songs of cotton-candy-cloud ethereality, with heaven-sent vocal harmonies and pillowy synths.\"  The music Rand is making now as Cherrie Laurel, as heard on her new six-song EP A Furnace, a Fire, isn’t exactly worlds away from that aesthetic. It is, if anything, a more refined version of Mu’s ethereal synth music. It’s more immediate-sounding, darker, and more brooding.  https://bit.ly/2L0uW32",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}