Information about plays

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

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

{
    "id": 356521,
    "uri": "https://api.kexp.org/v2/plays/356521/?format=api",
    "airdate": "2019-07-19T15:57:00-07:00",
    "show": 5940,
    "show_uri": "https://api.kexp.org/v2/shows/5940/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Spice Girl",
    "track_id": null,
    "recording_id": null,
    "artist": "Amine",
    "artist_ids": [
        "f0d574e0-638c-463a-92dd-33aa9339cffb"
    ],
    "album": "Good for You",
    "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": "As an album, Good for You is deeply personal, the best representation of Aminé’s artistic vision: pulling from the quirkiness of Andre 3000's verses and the experimentation of Kanye West’s production to create non-traditional hip-hop that’s perfect for summer. OutKast’s Speakerboxxx/The Love Below and West's The College Dropout were the first albums he ever bought, and you can hear spiritual cues from them both on Good for You.  “I'm André's prodigy, can't find a hotter me / If a n---a try to stop me I'ma tell him I'ma eat.\") “[Andre's] just a true, true artist to me and what I thrive to have an impact on other kids,” he says. \"Him and Kanye West. Those two always have an influence on me.\"  https://bit.ly/2M0TdG3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}