Information about plays

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

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

{
    "id": 380798,
    "uri": "https://api.kexp.org/v2/plays/380798/?format=api",
    "airdate": "2019-09-14T13:06:02-07:00",
    "show": 6338,
    "show_uri": "https://api.kexp.org/v2/shows/6338/?format=api",
    "image_uri": "http://coverartarchive.org/release/2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61/18782104065-250.jpg",
    "thumbnail_uri": "",
    "song": "Silver Velvet",
    "track_id": "c0ea2a5e-a57a-4964-a9d2-31c62b857a93",
    "recording_id": null,
    "artist": "The Courtneys",
    "artist_ids": [
        "6d8eb24b-166c-4c26-bd14-92814e395901"
    ],
    "album": "The Courtneys II",
    "release_id": "2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61",
    "release_group_id": null,
    "labels": [
        "Flying Nun Records"
    ],
    "label_ids": [
        "59fd412e-71df-45b7-97be-37874136fe33"
    ],
    "release_date": "2017-02-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Starbucks, KEXP & Friends Of Waterfront Seattle bring you SEAchanger, a waterfront concert benefitting Seattle’s unsheltered families. \n\nFeaturing Best Coast and The Courtneys, hosted by KEXP's DJ Abbie.\n\nOne hundred percent of the ticket price will be donated to Mary’s Place and Wellspring Family Services.\n\nSaturday, September 14th at Myrtle Edwards Park | 4PM\n\nBuy tickets now at kexp.org/seachanger",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}