Information about plays

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

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

{
    "id": 377066,
    "uri": "https://api.kexp.org/v2/plays/377066/?format=api",
    "airdate": "2019-09-05T15:37:07-07:00",
    "show": 6274,
    "show_uri": "https://api.kexp.org/v2/shows/6274/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mary's Corner",
    "track_id": "c1268f24-58b9-4f15-849a-80ee817406c5",
    "recording_id": null,
    "artist": "Ikebe Shakedown",
    "artist_ids": [
        "55008116-f7aa-4f68-b713-b6c947f7d43c"
    ],
    "album": "Kings Left Behind",
    "release_id": "3add5642-bc4b-46df-b444-096bdbf49293",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-08-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ten years ago, Ikebe Shakedown began pushing the boundaries of instrumental music. Each new track and live set has sent them deeper into combining the primal elements of ’70s soul, raw psychedelic style, and cinematic Western soundtracks with powerful grooves and soaring melodies. Now, with their new release, Kings Left Behind (Colemine Records), the band is giving listeners more mystery and majesty than ever before. The album features the entire group collaborating to produce tracks that deliver punches right to the gut, even as dreamy guitars and lush horn melodies and string arrangements capture the imagination. <br/><br/> https://ikebeshakedown-clmn.bandcamp.com/album/kings-left-behind",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}