Information about plays

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

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

{
    "id": 350507,
    "uri": "https://api.kexp.org/v2/plays/350507/?format=api",
    "airdate": "2019-07-05T16:00:47-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kiss, Kiss",
    "track_id": "c4c005f3-cc3c-3b28-b9b2-c76ca8e3f7c8",
    "recording_id": null,
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Is Is",
    "release_id": "91c2398a-86ae-4631-ae8a-40dae9184491",
    "release_group_id": null,
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2007-07-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Karen O and Brian Chase first met as students at Oberlin College in Ohio in the late 1990s, where Chase was a jazz student at the conservatory. Karen then transferred to New York University, and while in New York met Zinner in a local bar, where they formed an \"instant connection.\" During this time they also shared a loft with future members of the band Metric.  The two formed an acoustic duo called Unitard but soon decided to \"shake things up a bit\" by forming a \"trashy, punky, grimy\" band modeled after the art student, avant-punk bands Karen O was exposed to at Oberlin.[7] After the drummer they initially recruited bowed out, Chase joined the line-up.\n\nThe band wrote a slew of songs at their first rehearsal and soon wound up supporting The Strokes and The White Stripes, earning a significant buzz for their arty and garage punk scene. In late 2001, the Yeah Yeah Yeahs released their self-titled debut EP, which they recorded with Boss Hog's Jerry Teel, on their own Shifty label.  https://bit.ly/2OYqtw5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}