Information about plays

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

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

{
    "id": 377390,
    "uri": "https://api.kexp.org/v2/plays/377390/?format=api",
    "airdate": "2019-09-06T08:14:51-07:00",
    "show": 6280,
    "show_uri": "https://api.kexp.org/v2/shows/6280/?format=api",
    "image_uri": "http://coverartarchive.org/release/c5578950-43d7-3eef-8faa-4c5e232db5ee/899942160-250.jpg",
    "thumbnail_uri": "",
    "song": "No Sleep Till Brooklyn",
    "track_id": "a89db1de-0f2a-3843-8c1b-3502f240e280",
    "recording_id": null,
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Licensed to Ill",
    "release_id": "c5578950-43d7-3eef-8faa-4c5e232db5ee",
    "release_group_id": null,
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1986-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song and its video are a send-up of heavy metal music, playing up the ridiculous costumes, excessive hairspray and tendency for bands to take themselves just a tad too seriously in a very Spinal Tap way. The title is a play on \"No Sleep 'til Hammersmith,\" which is the title of a 1981 Motörhead live album.\nIn order to spoof a heavy metal song, the Beasties needed a heavy guitar riff. That came courtesy of Kerry King, the guitarist for Slayer. Producer Rick Rubin was working with both Slayer and the Beastie Boys (each group was signed to Rubin's Def Jam Records), so he had King come down the hall and put down a guitar part, which he played intentionally out of tune in parts. King also appeared in the video: look for him pushing the gorilla off the stage.: https://www.youtube.com/watch?v=07Y0cy-nvAg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}