Information about plays

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

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

{
    "id": 347481,
    "uri": "https://api.kexp.org/v2/plays/347481/?format=api",
    "airdate": "2019-06-28T15:43:46-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/0ece57aa-7bf7-4051-9a2d-c7346e67af90/22971458972-250.jpg",
    "thumbnail_uri": "",
    "song": "Don’t Wanna Let You Go",
    "track_id": "0fe15878-f3ac-4c6c-9827-9a1010aa87e6",
    "recording_id": null,
    "artist": "Imperial Teen",
    "artist_ids": [
        "7d478bd2-d228-46a8-8a7c-ef68a61fd339"
    ],
    "album": "Now We Are Timeless",
    "release_id": "0ece57aa-7bf7-4051-9a2d-c7346e67af90",
    "release_group_id": null,
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band wrote and recorded the new album in the cities the individual members have geographically gravitated to: New York City, the Bay Area, Denver, and Los Angeles. Themes of time and movement, averting and succumbing to crisis, dealing with loss and pain are all represented on the record, but what rings triumphant is the undeniable joy and catharsis that come from the band’s spontaneous and improvisational approach to making music together. In strict keeping with the band’s roots of creating seemingly clean, pop presentations as a springboard for dramatic themes of loneliness, triumph, suicide, success, and failure, Now We Are Timeless moves us into a realm of inevitability for the band. Limited edition LP pressed on blue marble vinyl.  https://bit.ly/2NkLfKa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}