Information about plays

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

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

{
    "id": 350521,
    "uri": "https://api.kexp.org/v2/plays/350521/?format=api",
    "airdate": "2019-07-05T16:50:21-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/2c01fc2c-731d-4315-a5f3-83014c959f5b/23016497135-250.jpg",
    "thumbnail_uri": "",
    "song": "Buried in the Sand",
    "track_id": "ca5d4fd5-5149-4c46-bddb-bc86df725507",
    "recording_id": null,
    "artist": "HÆLOS",
    "artist_ids": [
        "74ca2f03-18e4-4ec1-9537-3cfefbcfd4ec"
    ],
    "album": "Any Random Kindness",
    "release_id": "2c01fc2c-731d-4315-a5f3-83014c959f5b",
    "release_group_id": null,
    "labels": [
        "Infectious Records"
    ],
    "label_ids": [
        "08a5852e-6847-4a14-9de7-595169ba6771"
    ],
    "release_date": "2019-05-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The success of their debut album Full Circle by UK band, HÆLOS came not only because of their ability to refashion the classic 1990s trip-hop sound of Massive Attack, Portishead, and Tricky for a contemporary audience, but also in their ability to dig deep into core, universal themes like love, faith, and loss. To continue that journey would probably have seen the band repeat themselves - treading on all too familiar ground. Wisely on their second album, Any Random Kindness, the band have decided to focus their gaze outwards, addressing themes ranging from the destruction of the planet to the emptiness and loneliness of social media. Most notably, the band have also chosen to broaden their sound, merging more live instrumentation and analogue synths into their sound and in doing so finding new musical paths to explore.  https://bit.ly/2Yx1EfK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}