Information about plays

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

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

{
    "id": 383059,
    "uri": "https://api.kexp.org/v2/plays/383059/?format=api",
    "airdate": "2019-09-19T17:23:52-07:00",
    "show": 6372,
    "show_uri": "https://api.kexp.org/v2/shows/6372/?format=api",
    "image_uri": "http://coverartarchive.org/release/79570854-e6f2-4d86-8aef-fabe194166e5/12839532860-250.jpg",
    "thumbnail_uri": "",
    "song": "After the Gold Rush",
    "track_id": "efa5ea4d-0666-3de1-a835-cff0211ad374",
    "recording_id": null,
    "artist": "Neil Young",
    "artist_ids": [
        "75167b8b-44e4-407b-9d35-effe87b223cf"
    ],
    "album": "After the Gold Rush",
    "release_id": "79570854-e6f2-4d86-8aef-fabe194166e5",
    "release_group_id": null,
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On September 19, 1970, Neil Young released his third studio album, After the Gold Rush, on Reprise Records. It is one of four high-profile albums released by each member of folk rock group Crosby, Stills, Nash & Young in the wake of their incredibly successful 1970 album Deja Vu. \n<br/><br/>\nThe initial After the Gold Rush session took place with Young’s backing band Crazy Horse at Sunset Sound Studios in Los Angeles amidst a short winter tour. After that, most of the album was recorded at a makeshift basement studio in Young’s Topanga Canyon home later that spring with Crosby, Stills, and Nash, along with bassist Greg Reeves, Crazy Horse drummer Ralph Molina, and 18-year-old musical prodigy Nils Lofgren. Young intentionally combined the Crazy Horse lineup with CSNY for this album.\n<br/><br/>\nSongs on the album were inspired by the Dean Stockwell-Herb Bermann screenplay for the unmade film After the Gold Rush, which Young had expressed interest in producing the soundtrack for. Tracks that Young recalls as being written specifically for the film are \"After the Gold Rush\" and \"Cripple Creek Ferry.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}