Information about plays

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

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

{
    "id": 383037,
    "uri": "https://api.kexp.org/v2/plays/383037/?format=api",
    "airdate": "2019-09-19T16:27:34-07:00",
    "show": 6372,
    "show_uri": "https://api.kexp.org/v2/shows/6372/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sunglasses",
    "track_id": "40fa0621-e9bb-4348-b3ee-8d5469af7a1b",
    "recording_id": null,
    "artist": "Black Country, New Road",
    "artist_ids": [
        "e9403d9c-329b-4108-a26f-564159d441d9"
    ],
    "album": "Sunglasses",
    "release_id": "b253f362-9392-41f0-9c6d-9f073de1c2a6",
    "release_group_id": null,
    "labels": [
        "Blank Editions"
    ],
    "label_ids": [
        "8c2cb1fb-8f6a-4e23-9f8b-9df5b4839cfd"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"London based Black Country, New Road join us [Blank Editions] for a much-anticipated new single in the 8 minute \"Sunglasses\", mixed by Dan Carey.\n\nFront man Isaac Wood has the following to say about the single's themes:\n\"it describes a series of events, loosely connected, all yet to happen. The song was intended to be highly inspirational. The lyrics are sometimes concerned with symbols of wealth or affluence but they are not written from a critical or even external position.\"\n\nDespite scarce information available on the band up to now, their debut single “Athens, France” sold out of its pressing on Speedy Wunderground in a matter of days, they were featured in The Guardian’s tips for 2019 and they have performed in session for 6 Music alongside other early accolades. A precociously young seven-piece featuring both prominent sax and violin in their line-up, BC,NR have cut their teeth playing their first shows alongside the likes of Fat White Family, Black Midi and more.\" <br/><br/> https://blankeditions.bandcamp.com/album/sunglasses",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}