Information about plays

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

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

{
    "id": 356099,
    "uri": "https://api.kexp.org/v2/plays/356099/?format=api",
    "airdate": "2019-07-18T16:17:16-07:00",
    "show": 5933,
    "show_uri": "https://api.kexp.org/v2/shows/5933/?format=api",
    "image_uri": "http://coverartarchive.org/release/7160d4ac-ee83-4042-b3ca-93a47bd72095/22122408037-250.jpg",
    "thumbnail_uri": "",
    "song": "Fall Asleep",
    "track_id": "cc8e5235-e447-407e-a1d8-0af9c4b36411",
    "recording_id": null,
    "artist": "Big Joanie",
    "artist_ids": [
        "6764d1b3-2d27-41d6-960d-d3d2866b605d"
    ],
    "album": "Sistahs",
    "release_id": "7160d4ac-ee83-4042-b3ca-93a47bd72095",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2018-11-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Joanie are Stephanie Phillips (singer/guitarist), Estella Adeyeri (bass) and Chardine Taylor-Stone (drums). The band formed in 2013 and released their first EP ‘Sistah Punk’ in 2014 and the single ‘Crooked Room’ in 2016. \n\nAs part of London’s thriving DIY punk scene Big Joanie have played with locals Shopping; toured with US punks Downtown Boys; and Dutch Punk band The Ex; and performed at the first UK Afropunk festival. \n\nInspired by The Ronettes, Nirvana, Breeders and Jesus and Mary Chain, Big Joanie have described themselves as being “similar to The Ronettes filtered through ’80s DIY and Riot Grrrl with a sprinkling of dashikis.”  <br/><br/>https://bigjoanie.bandcamp.com/album/sistahs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}