Information about plays

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

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

{
    "id": 350511,
    "uri": "https://api.kexp.org/v2/plays/350511/?format=api",
    "airdate": "2019-07-05T16:14:47-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sister Buddha",
    "track_id": null,
    "recording_id": null,
    "artist": "Belle and Sebastian",
    "artist_ids": [
        "e5c7b94f-e264-473c-bb0f-37c85d4d5c70"
    ],
    "album": "Sister Buddha",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Matador"
    ],
    "label_ids": [],
    "release_date": "2019-07-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The track will be featured in the Glasgow band’s score for Days of the Bagnold Summer, out September 13th.\nThe directorial debut of actor-comedian Simon Bird, the soundtrack also features some Belle and Sebastian deep cuts, including “Get Me Away From Here, I’m Dying” from 1996’s If You’re Feeling Sinister. “Simon was adamant he wanted to use it,” Murdoch said in a statement. “He’s a proper fan of the group.” Also included is “I Know Where the Summer Goes,” from the 1998 This Is Just a Modern Rock Song EP and the incredibly rare “Safety Valve.” “That one’s ancient,” Murdoch says of the latter. “It predates the band; it’s maybe 25 years old. The only time I can remember ever playing it was in a coffee shop with a friend of mine, and people scratching their heads.”  https://bit.ly/2L79Znc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}