Information about plays

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

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

{
    "id": 352052,
    "uri": "https://api.kexp.org/v2/plays/352052/?format=api",
    "airdate": "2019-07-09T09:37:55-07:00",
    "show": 5867,
    "show_uri": "https://api.kexp.org/v2/shows/5867/?format=api",
    "image_uri": "http://coverartarchive.org/release/508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5/22916910027-250.jpg",
    "thumbnail_uri": "",
    "song": "Holy Elixir",
    "track_id": "f48bb04e-710e-4503-9d68-639851ef0cb7",
    "recording_id": null,
    "artist": "Kate Tempest",
    "artist_ids": [
        "7a2533c3-790e-4828-9b30-ca5467c609c5"
    ],
    "album": "The Book of Traps and Lessons",
    "release_id": "508a9f90-bf4b-46ee-a5d4-5d09c40ea6d5",
    "release_group_id": null,
    "labels": [
        "American Recordings"
    ],
    "label_ids": [
        "f5be9cfe-e1af-405c-a074-caeaed6797c0"
    ],
    "release_date": "2019-06-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kate Tempest is an English spoken word performer, poet, recording artist, novelist and playwright. <br> <br> Her newest creation \"Holy Elixir\" was described as “ a kind of incantation. A psychedelic trip back to the beginning and deep into the present.\" <br> <br> <b> Kate will be in town on Sunday, Sept 29th at the Showbox SODO. </b> <br> <br><b>Check out her KEXP in-studio: https://bit.ly/2jSu3u6 / </b>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}