Information about plays

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

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

{
    "id": 347495,
    "uri": "https://api.kexp.org/v2/plays/347495/?format=api",
    "airdate": "2019-06-28T16:19:27-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/b5aeb5e8-8953-4e3e-9b47-5cef3240b03c/16884035959-250.jpg",
    "thumbnail_uri": "",
    "song": "Everything Now",
    "track_id": "6a520b82-bd36-4072-8749-b641a9f7e62a",
    "recording_id": null,
    "artist": "Arcade Fire",
    "artist_ids": [
        "52074ba6-e495-4ef3-9bb4-0703888a9f68"
    ],
    "album": "Everything Now",
    "release_id": "b5aeb5e8-8953-4e3e-9b47-5cef3240b03c",
    "release_group_id": null,
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2017-07-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "To promote this studio album, their fifth to date, Arcade Fire performed six new songs at an intimate secret show in Montreal in May 2017.  Later that month, a Twitter account designed to look like a Russian spambot started publishing clues pertaining to the new Arcade Fire album.<br><br>\n\nOn May 31, the band released the lead single \"Everything Now\" on 12\" vinyl, selling it at a merchandise stall at Primavera Sound festival in Barcelona which they headlined.  A day later, a mysterious live stream \"Live From Death Valley\" was launched and the band released a music video for the song, appearing to have been shot in Death Valley, California.\n\nOn June 3, anagrams of song titles were published on Twitter.  https://bit.ly/2JdwzHk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}