Information about plays

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

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

{
    "id": 351598,
    "uri": "https://api.kexp.org/v2/plays/351598/?format=api",
    "airdate": "2019-07-08T06:46:49-07:00",
    "show": 5860,
    "show_uri": "https://api.kexp.org/v2/shows/5860/?format=api",
    "image_uri": "http://coverartarchive.org/release/b130a093-eaae-472c-bf55-b00a23af2a7d/3776294892-250.jpg",
    "thumbnail_uri": "",
    "song": "Unfinished Sympathy",
    "track_id": "d702507a-ad80-3990-a0ee-242721b05863",
    "recording_id": null,
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Blue Lines",
    "release_id": "b130a093-eaae-472c-bf55-b00a23af2a7d",
    "release_group_id": null,
    "labels": [
        "Virgin Records America"
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1991-08-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The rhythm track is based on the bells found in the 1975 song \"Take Me To The Mardi Gras\" by Bob James, a jazz composer known for combining elements of dance, funk and pop. Another song that is sampled on this track is Run-D.M.C.'s \"Peter Piper.\"\nThe male vocal is a sample of John McLaughlin from his 1975 song \"Planetary Citizen.\" McLaughlin is a fusion guitarist who led the Mahavishnu Orchestra.  Watch vocalist Shara Nelson walk through an L.A. neighborhood in the video:  https://www.youtube.com/watch?v=ZWmrfgj0MZI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}