Information about plays

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

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

{
    "id": 380816,
    "uri": "https://api.kexp.org/v2/plays/380816/?format=api",
    "airdate": "2019-09-14T14:16:08-07:00",
    "show": 6338,
    "show_uri": "https://api.kexp.org/v2/shows/6338/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Leaves and Seasons",
    "track_id": "96beea4c-b3a1-40ed-a2de-6375d3d8709b",
    "recording_id": null,
    "artist": "Parisalexa",
    "artist_ids": [
        "2371c6a6-4a8e-411a-8288-7d51163b1247"
    ],
    "album": "Bloom",
    "release_id": "2c5334e7-3a38-4d3d-abd4-daf7af2fad59",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2018-01-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Join us for the first Street Sounds Live event on Friday, October 11th at KEXP’s Gathering Space! \n\nThis special event will be hosted by DJ Stas thee Boss and DJ Mike Ramos and feature live performances from Parisalexa, J'von, and Soultanz.  \n\nAll Ages Welcome - Bar with ID\nDoors at 8:00 PM; Show at 9:00 PM  Tickets available now at kexp.org/events",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}