Information about plays

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

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

{
    "id": 350509,
    "uri": "https://api.kexp.org/v2/plays/350509/?format=api",
    "airdate": "2019-07-05T16:07:26-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/9557e1a7-d012-43e5-986e-990046016d52/23101313894-250.jpg",
    "thumbnail_uri": "",
    "song": "The One",
    "track_id": "d7b32150-6cea-4258-86db-bc0258b50113",
    "recording_id": null,
    "artist": "Marika Hackman",
    "artist_ids": [
        "2b4f0c59-bd42-4d5c-9f14-e2a86550b0a8"
    ],
    "album": "Any Human Friend",
    "release_id": "9557e1a7-d012-43e5-986e-990046016d52",
    "release_group_id": null,
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2019-08-09",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Neumos on November 1st!  <br><br>“This whole record is me diving into myself and peeling back the skin further and further, exposing myself in quite a big way. It can be quite sexual.  It’s blunt, but not offensive. It’s mischievous.  We all have this lightness and darkness in us.”\n\nHackman lifted the album’s title from a documentary about four-year-olds interacting with dementia patients in senior homes. At one point, two little girls confer about their experience there, with one musing on how it’s great to make “any human friend,” whether old or young. “When she said that it really touched a nerve in me,” says the London-based musician. “It’s that childlike view where we really accept people, are comfortable with their differences.”  https://bit.ly/2LFQwcT",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}