Information about plays

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

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

{
    "id": 350435,
    "uri": "https://api.kexp.org/v2/plays/350435/?format=api",
    "airdate": "2019-07-05T11:53:11-07:00",
    "show": 5835,
    "show_uri": "https://api.kexp.org/v2/shows/5835/?format=api",
    "image_uri": "http://coverartarchive.org/release/c00b6811-24a5-4133-9e18-10c6c729fd0c/18671215616-250.jpg",
    "thumbnail_uri": "",
    "song": "Jonny Guitar Calling Gosta Berlin",
    "track_id": "3abc4565-1775-4c24-82db-afca48a23465",
    "recording_id": null,
    "artist": "Snapped Ankles",
    "artist_ids": [
        "9c4da506-4fbd-4001-8bde-d0cff3e2a278"
    ],
    "album": "Come Play The Trees",
    "release_id": "c00b6811-24a5-4133-9e18-10c6c729fd0c",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2017-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From KEXP listener Chris: \"Still one of the highlights of my entire year. Having my mind blown by Snapped Ankles at Studio 9294 in London at KEXP's London Calling. It's hard to ovestate just how different, crazy, explosive, and energetic their performance was. It's so cool to know that music can still challenge and expand our horizons. And it's even better to know that KEXP is there to make it all possible.\"<Br><br>\nSnapped Ankles performed live at Studio 9294 in Hackney Wick, London, during KEXP's International Clash Day in February. See it here: https://www.youtube.com/watch?v=MUJ25deV0Is",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}