Information about plays

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

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

{
    "id": 350476,
    "uri": "https://api.kexp.org/v2/plays/350476/?format=api",
    "airdate": "2019-07-05T14:19:05-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/e055d9fc-677e-49ec-95b1-c73ec653a727/22366660452-250.jpg",
    "thumbnail_uri": "",
    "song": "Obsessed",
    "track_id": "84f412ff-50ff-4039-b795-70ccfa3674fa",
    "recording_id": null,
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Keepsake",
    "release_id": "e055d9fc-677e-49ec-95b1-c73ec653a727",
    "release_group_id": null,
    "labels": [
        "Double Double Whammy"
    ],
    "label_ids": [
        "4eb25f65-0b0b-49ac-9089-167f0a9d211b"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Barboza on September 28th!  Experimenting with different techniques, Harriet Pilbeam, aka Hatchie, comments on the gradual expansions she’s taken and branching out to various sub-genres while still maintaining a steadfast sweet and poetic sound. “I feel like I’ve filled in a few more gaps between different types of songs I wanted to do,” as she carefully balances her initial strengths as a pop songstress on Keepsake, being aware to not alienate her original visions and audience. Defining her own trajectory, Hatchie maintains 100% of the say in the packaging of her records and merchandise. Initially with Keepsake, she played around with ideas involving actual keepsakes and memorabilia around her house and objects closest to her, but instead went with a happenstance choice of a promotional photo, distorting and affecting her physical features, that wasn’t planned for the album cover. “I really love the color scheme, I knew that I wanted [the album cover] to be green or blue.\"  https://bit.ly/30gAMB8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}