Information about plays

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

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

{
    "id": 347478,
    "uri": "https://api.kexp.org/v2/plays/347478/?format=api",
    "airdate": "2019-06-28T15:37:30-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/1e083c71-1e90-4d2d-81e2-8676b4c38096/19913056980-250.jpg",
    "thumbnail_uri": "",
    "song": "MJ",
    "track_id": "57d69f01-ac67-442a-9697-e4893edba2a7",
    "recording_id": null,
    "artist": "Now, Now",
    "artist_ids": [
        "e3c24e1c-1e43-403b-8407-90c8c4107098"
    ],
    "album": "Saved",
    "release_id": "1e083c71-1e90-4d2d-81e2-8676b4c38096",
    "release_group_id": null,
    "labels": [
        "Trans Records"
    ],
    "label_ids": [
        "d35da0bc-91df-4fee-81c1-f18b0f3a18da"
    ],
    "release_date": "2018-05-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brad Hale and KC Dalager a.k.a the Minneapolis electro-pop duo Now, Now, have shared a new song called \"MJ.\" The groovy and big-hearted dancefloor filler premiered at DIY, who confirmed that the title are indeed the initials of a pop legend.\n\n\"This song was written from the perspective of me speaking to Michael Jackson about a deteriorating relationship. He’s my childhood idol and someone I looked up to that has influenced my life. I felt he was someone that was a connecting point between me and someone else, only to realize that was used as a connecting point between that person and another person. So this song is me venting to Michael about that situation.\"  https://bit.ly/2NnDSl8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}