Information about plays

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

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

{
    "id": 374425,
    "uri": "https://api.kexp.org/v2/plays/374425/?format=api",
    "airdate": "2019-08-30T10:11:00-07:00",
    "show": 6229,
    "show_uri": "https://api.kexp.org/v2/shows/6229/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Night Boat",
    "track_id": null,
    "recording_id": null,
    "artist": "Duran Duran",
    "artist_ids": [
        "1a1cd7f3-e5df-4eca-bae2-2757c9e656b5"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The video for \"Nightboat\" was directed by longtime music video director Russell Mulcahy. The video is a mini horror film shot on the Caribbean island side of Antigua. Before the music starts, a brief bit of dialog includes Le Bon's recitation of part of a speech by Mercutio in William Shakespeare's play, Romeo and Juliet.\n\nThe band gather in a small beach village as the sun is setting, only to be separated and set upon one by one by zombies, until the ragged night boat arrives to carry Le Bon away. It is possible that the video is a homage to the Italian horror film Zombi 2, with settings and zombies that look very much like the ones in the film.\n\nThe video was filmed in May 1982, several months before Michael Jackson began work on the video for his song Thriller, which also featured zombies.:  https://www.youtube.com/watch?v=wZ09HcvYQTY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}