Information about plays

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

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

{
    "id": 377497,
    "uri": "https://api.kexp.org/v2/plays/377497/?format=api",
    "airdate": "2019-09-06T14:28:26-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/703da45f-540d-49d8-acd2-1a8d0d8c3517/23181537990-250.jpg",
    "thumbnail_uri": "",
    "song": "Spell",
    "track_id": "a5008b50-e076-43c6-9ed2-17c42020bd36",
    "recording_id": null,
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "A Bath Full of Ecstasy",
    "release_id": "703da45f-540d-49d8-acd2-1a8d0d8c3517",
    "release_group_id": null,
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When the members of Hot Chip re-convened to record A Bath Full of Ecstasy, they decided to work with outside producers for the first time and to allow them to have a say in the songwriting.  The decision was born out of the band's desire to take a different approach than they had on previous records, and to have someone push them creatively.  Martin said, \"We all recognize you need to set new challenges and put yourself in slightly different positions in order to provoke a different response artistically.\"  Goddard said that the group also wanted someone who would present additional choices of equipment for them to use beyond what they already owned.  After meeting with several producers, the band chose to work with Philippe Zdar of French musical duo Cassius, as well as Rodaidh McDonald.  https://bit.ly/2kzkNyD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}