Information about plays

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

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

{
    "id": 377096,
    "uri": "https://api.kexp.org/v2/plays/377096/?format=api",
    "airdate": "2019-09-05T16:40:00-07:00",
    "show": 6274,
    "show_uri": "https://api.kexp.org/v2/shows/6274/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Keep Yourself Alive",
    "track_id": null,
    "recording_id": null,
    "artist": "Queen",
    "artist_ids": [
        "0383dadf-2a4e-4d10-a46a-e9e041da8eb3"
    ],
    "album": "Queen",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "EMI"
    ],
    "label_ids": [],
    "release_date": "1973-07-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Freddie Mercury (born Farrokh Bulsara; 5 September 1946 – 24 November 1991 - aged 45) was a British singer, songwriter, record producer, and lead vocalist of the rock band Queen. Regarded as one of the greatest lead singers in the history of rock music, he was known for his flamboyant stage persona and four-octave vocal range\nBorn in 1946 in Zanzibar to Parsi parents from India, Mercury was born with four supernumerary incisors, to which he attributed his enhanced vocal range. Growing up, he attended English-style boarding schools in India from the age of eight and returned to Zanzibar after secondary school. In 1964, his family fled the Zanzibar Revolution, moving to Middlesex, England <br/><br/>As a member of Queen, Mercury was posthumously inducted into the Rock and Roll Hall of Fame in 2001, the Songwriters Hall of Fame in 2003, and the UK Music Hall of Fame in 2004. In 1990, he and the other Queen members were awarded the Brit Award for Outstanding Contribution to British Music, and one year after his death Mercury was awarded it individually. \nIn 2002, Mercury ranked number 58 in the BBC's poll of the 100 Greatest Britons.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}