Information about plays

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

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

{
    "id": 381870,
    "uri": "https://api.kexp.org/v2/plays/381870/?format=api",
    "airdate": "2019-09-17T06:09:58-07:00",
    "show": 6358,
    "show_uri": "https://api.kexp.org/v2/shows/6358/?format=api",
    "image_uri": "http://coverartarchive.org/release/f2dd4d75-adcd-4347-93f3-4ea35f2b3b35/10158067235-250.jpg",
    "thumbnail_uri": "",
    "song": "Your Silent Face",
    "track_id": "b5c0e717-9b8e-3570-be2a-05599740eae2",
    "recording_id": null,
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Power, Corruption & Lies",
    "release_id": "f2dd4d75-adcd-4347-93f3-4ea35f2b3b35",
    "release_group_id": null,
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in the days when groups released “long-playing records” on vinyl, the first thing you’d hear when flipping Power, Corruption & Lies over to play the second side was this statuesque stunner.  In 1983, the interview-shunning New Order were still shrouded in mystery and regarded with reverence. So Sumner’s eyebrow-raising, straight outta Salford kiss-off – “You’ve caught me at a bad time, now why don’t you piss off?” – was astonishing to fans. Morris later explained: “It was a very majestic piece, and we thought, ‘Ah, it’s getting too serious.’”  Read \"New Order: 10 of the Best\" here: https://bit.ly/2IrQVzm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}