Information about plays

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

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

{
    "id": 374525,
    "uri": "https://api.kexp.org/v2/plays/374525/?format=api",
    "airdate": "2019-08-30T15:13:44-07:00",
    "show": 6231,
    "show_uri": "https://api.kexp.org/v2/shows/6231/?format=api",
    "image_uri": "http://coverartarchive.org/release/7ba50753-3a98-31b0-85c4-362634c50ad0/7940900840-250.jpg",
    "thumbnail_uri": "",
    "song": "Ever Fallen in Love?",
    "track_id": "179f8d3f-e7fa-3c16-9327-317224e7ed11",
    "recording_id": null,
    "artist": "Buzzcocks",
    "artist_ids": [
        "31e9c35b-2675-4632-8596-f9bd9286f6c8"
    ],
    "album": "Operators Manual",
    "release_id": "7ba50753-3a98-31b0-85c4-362634c50ad0",
    "release_group_id": null,
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In November 1977, the Buzzcocks were on a headline tour of the UK. Before a gig at the Clouds (aka the Cavendish Ballroom) in Edinburgh. They stayed in Edinburgh the night before. Pete Shelley later recalled:\n\n\"We were in the Blenheim Guest House with pints of beer, sitting in the TV room half-watching Guys and Dolls. One of the characters, Adelaide, is saying to Marlon Brando's character, 'Wait till you fall in love with someone you shouldn't have.' \"I thought, 'fallen in love with someone you shouldn't have?' Hmm, that's good.\"\n\nThe following day Shelley wrote the lyrics of the song, in a van outside the main post office on nearby Waterloo Place.  The music followed soon after.  In an interview, Shelley said that the song was about a man named Francis Cookson that he lived with for about seven years.  https://bit.ly/2MKMgdt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}