Information about plays

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

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

{
    "id": 380435,
    "uri": "https://api.kexp.org/v2/plays/380435/?format=api",
    "airdate": "2019-09-13T14:51:45-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "http://coverartarchive.org/release/03299fb4-c49d-4c44-a7a4-18f6b8308b5c/23653295103-250.jpg",
    "thumbnail_uri": "",
    "song": "Iris",
    "track_id": "d221d55b-e1ab-464b-bfa3-6ceb7a32aa0e",
    "recording_id": null,
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "The Destroyer — 2",
    "release_id": "03299fb4-c49d-4c44-a7a4-18f6b8308b5c",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-11-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With volume one of The Destroyer just in the rearview mirror, Canadian electronic artist TR/ST is turning his attention to the release of volume two, due out this November. He is sharing a new single, 'Iris,' to tease the record. \n Typical of TR/ST mastermind Robert Alfons' creative output, 'Iris' is a multifaceted track, balancing melancholy and mourning with transcendent bliss and ecstasy. According to Alfons, 'Iris' was the first song written for the record, which is fitting as he says it \"sums up most of the recurring themes that are present in this album.\" https://bit.ly/2zjkX16",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}