Information about plays

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

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

{
    "id": 377403,
    "uri": "https://api.kexp.org/v2/plays/377403/?format=api",
    "airdate": "2019-09-06T08:57:05-07:00",
    "show": 6280,
    "show_uri": "https://api.kexp.org/v2/shows/6280/?format=api",
    "image_uri": "http://coverartarchive.org/release/530fea01-7df5-4800-9cfa-a679517ab8e4/11571470868-250.jpg",
    "thumbnail_uri": "",
    "song": "Naked Eye",
    "track_id": "1a169787-f7c4-3528-ba01-15d620b3bbbb",
    "recording_id": null,
    "artist": "Luscious Jackson",
    "artist_ids": [
        "8be5d1de-e925-4e9f-b410-6d702cd8dcaa"
    ],
    "album": "Fever In Fever Out",
    "release_id": "530fea01-7df5-4800-9cfa-a679517ab8e4",
    "release_group_id": null,
    "labels": [
        "Grand Royal"
    ],
    "label_ids": [
        "9844e78d-d74a-4722-a28b-5f5ff840b6ad"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Luscious Jackson was an alternative funk band which made four albums in the 1990s. \"Naked Eye\" was the most successful of the songs they produced. It's best remembered for its stylish video, in which all four members of the band (Jill Cunniff, Gabrielle Glaser, Kate Schellenbach and Vivian Trimble) portray the same character, a woman being escorted to a departing airplane by her boyfriend. Though the video looks like it takes place at an airport, it was actually filmed at the World Trade Center.: https://www.youtube.com/watch?v=0NhqN0KcWAE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}