Information about plays

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

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

{
    "id": 375630,
    "uri": "https://api.kexp.org/v2/plays/375630/?format=api",
    "airdate": "2019-09-02T13:42:49-07:00",
    "show": 6255,
    "show_uri": "https://api.kexp.org/v2/shows/6255/?format=api",
    "image_uri": "http://coverartarchive.org/release/0dcc581c-4939-4355-aa9c-a1bc53e3af8a/23064926398-250.jpg",
    "thumbnail_uri": "",
    "song": "I THINK",
    "track_id": "37ea287b-e53a-4552-bbe9-c26590413e5f",
    "recording_id": null,
    "artist": "Tyler, the Creator",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "IGOR",
    "release_id": "0dcc581c-4939-4355-aa9c-a1bc53e3af8a",
    "release_group_id": null,
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-05-17",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tyler, the Creator released a new ice cream collab with Jeni's this summer called \"Snowflake\". The concoction was born of his desire to find white chocolate chip cookies without macadamia nuts and mint ice cream made with white chocolate chips, not regular chocolate. “I finally got the two away from their clingy friends and set up a play date for my mouth,” he said. https://bit.ly/2jVtumF",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}