Information about plays

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

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

{
    "id": 381868,
    "uri": "https://api.kexp.org/v2/plays/381868/?format=api",
    "airdate": "2019-09-17T06:02:45-07:00",
    "show": 6358,
    "show_uri": "https://api.kexp.org/v2/shows/6358/?format=api",
    "image_uri": "http://coverartarchive.org/release/878c9674-871d-47d7-a942-e6a893403f02/13252817774-250.jpg",
    "thumbnail_uri": "",
    "song": "Since You're Gone",
    "track_id": "1f6762c8-913a-4d2f-a202-8cefbdb9a521",
    "recording_id": null,
    "artist": "The Cars",
    "artist_ids": [
        "092b603f-eb4c-4958-b10e-02420de5885b"
    ],
    "album": "The Elektra Years: 1978-1987",
    "release_id": "878c9674-871d-47d7-a942-e6a893403f02",
    "release_group_id": null,
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "2016-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the wake of Ric Ocasek's death, his family have posted a statement saying The Cars star died unexpectedly but peacefully in his sleep.\n\n\"I found him still asleep when bringing him his Sunday morning coffee,\" wrote the musician's wife Paulina Porizkova.\n\n\"I touched his cheek to rouse him. It was then I realised that during the night he had peacefully passed on.\"  Find more about Ric here:  https://www.kexp.org/read/2019/9/16/rip-ric-ocasek-cars/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}