Information about plays

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

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

{
    "id": 356119,
    "uri": "https://api.kexp.org/v2/plays/356119/?format=api",
    "airdate": "2019-07-18T17:28:15-07:00",
    "show": 5933,
    "show_uri": "https://api.kexp.org/v2/shows/5933/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Heartbeats",
    "track_id": "99e064a6-458d-31f7-836e-6589344def28",
    "recording_id": null,
    "artist": "The Knife",
    "artist_ids": [
        "bf710b71-48e5-4e15-9bd6-96debb2e4e98"
    ],
    "album": "Radio EP",
    "release_id": "50a9fbba-cd9b-4b2b-bfbb-ee860113dc3e",
    "release_group_id": null,
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2006-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Knife was a Swedish electronic music duo from Gothenburg formed in 1999. The group consisted of siblings Karin and Olof Dreijer, who together also run their own record company, Rabid Records. The group gained a large international following in response to their 2003 album \"Deep Cuts\".\n\nThe duo's first tour took place in 2006, along with the release of their critically acclaimed album \"Silent Shout\". They have won a number of Swedish Grammis, but refuse to attend awards ceremonies. They have appeared in public wearing Venetian masks. Karin released a solo album under the name Fever Ray in 2009, while Olof released several EPs as Oni Ayhun in late 2009 and early 2010. The Knife disbanded in November 2014 after releasing their acclaimed 2013 album \"Shaking the Habitual\" and completing its attendant tour.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}