Information about plays

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

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

{
    "id": 377421,
    "uri": "https://api.kexp.org/v2/plays/377421/?format=api",
    "airdate": "2019-09-06T09:53:01-07:00",
    "show": 6280,
    "show_uri": "https://api.kexp.org/v2/shows/6280/?format=api",
    "image_uri": "http://coverartarchive.org/release/19228476-18c5-4594-992c-0870be26904a/18615138244-250.jpg",
    "thumbnail_uri": "",
    "song": "Epic",
    "track_id": "f26488d6-1cb3-3983-ba4f-e73f78c9869e",
    "recording_id": null,
    "artist": "Faith No More",
    "artist_ids": [
        "b15ebd71-a252-417d-9e1c-3e6863da68f8"
    ],
    "album": "This Is It: The Best of Faith No More",
    "release_id": "19228476-18c5-4594-992c-0870be26904a",
    "release_group_id": null,
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2003-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“They were really like a spider’s web, pulling equally in five different directions,” recalls long-time Faith No More producer Matt Wallace. “There was no de facto leader of the band. If any guy tried to be the leader, the other guys would just say: ‘F**k you’. They would laugh him out of there. They were the most democratic band I’ve ever worked with.: https://www.loudersound.com/features/faith-no-more-the-real-story",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}