Information about plays

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

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

{
    "id": 374426,
    "uri": "https://api.kexp.org/v2/plays/374426/?format=api",
    "airdate": "2019-08-30T10:21:00-07:00",
    "show": 6230,
    "show_uri": "https://api.kexp.org/v2/shows/6230/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Connect For",
    "track_id": null,
    "recording_id": null,
    "artist": "Common Market",
    "artist_ids": [
        "c8b259a5-6acb-43e8-bb28-bc09e92eb22e"
    ],
    "album": "Live at KEXP Volume Two",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank you to KEXP listener Drew for this playlist \"Shuttle Lift-off/Ground Control\"! <br><br>Here's what Drew had to say about the playlist: \" \"I grew up in Berkeley CA in the 70s learning to love music from the left side of the dial. That meant KPFA and the tunes played by all their anarchy-loving genius student DJs. This was the foundation – cutting my teeth on the MC5, the Stooges, and then Ramones, Talking Heads, and Television. I was a stagehand for the Berkeley Community Theater and worked the first concert by the Clash in the US. I also moshed and bled at the Sex Pistols’ last concert at the Cow Palace. Side B is an homage to KPFA and that time in my life.\n<br><br>\nTake all of that insanity from Berkeley in the 70s and sedate it with college, work, marriage, kids, and yet . . . the nature of rocket fuel is to explode and propel. KEXP was the spark, and the love of great music overcame a long hibernation. As a KEXP member, I’ve been to great concerts put on by KEXP and starring Sufjan Stevens, Ghostland Observatory, Arcade Fire and many others. Side A is the soundtrack of reawakening to my music-loving self, with full credit to the heroes of the dial at KEXP. Notice that all cuts are from the Live at KEXP compilation discs.\n<br><br>\nAs for the bonus tracks: the disc wouldn’t be complete without Common Market’s shout-out to KEXP’s awesome DJs… and a Message that remains all too relevant today. THANK YOU KEXP!!!!!!!!!!!!!!!!!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}