Information about plays

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

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

{
    "id": 354818,
    "uri": "https://api.kexp.org/v2/plays/354818/?format=api",
    "airdate": "2019-07-15T21:19:29-07:00",
    "show": 5916,
    "show_uri": "https://api.kexp.org/v2/shows/5916/?format=api",
    "image_uri": "http://coverartarchive.org/release/7b5bbdc0-3cf6-4e2b-9aea-7397095b45dc/23545082637-250.jpg",
    "thumbnail_uri": "",
    "song": "All My Happiness is Gone",
    "track_id": "04efd5a8-4e59-42ed-b37d-5011c3b84f9b",
    "recording_id": null,
    "artist": "Purple Mountains",
    "artist_ids": [
        "f1c5239b-0c9c-4453-8620-168df0b7f636"
    ],
    "album": "Purple Mountains",
    "release_id": "7b5bbdc0-3cf6-4e2b-9aea-7397095b45dc",
    "release_group_id": null,
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“I always said we would stop before we got bad,” David Berman wrote upon disbanding Silver Jews in 2009. “If I continue to record I might accidentally write the answer song to ‘Shiny Happy People.’” “All My Happiness Is Gone,” the debut single from his new project Purple Mountains and the first new music since his hiatus, stays true to the mission",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}