Information about plays

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

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

{
    "id": 350525,
    "uri": "https://api.kexp.org/v2/plays/350525/?format=api",
    "airdate": "2019-07-05T17:05:28-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/c06c34e8-15b5-4728-abfc-c7a4bca2c956/3981485392-250.jpg",
    "thumbnail_uri": "",
    "song": "Alive",
    "track_id": "891dec84-fb8e-4b85-b9d6-8b831d73202b",
    "recording_id": null,
    "artist": "Empire of the Sun",
    "artist_ids": [
        "ac7e838c-3d95-47c2-92a9-81767ad7c217"
    ],
    "album": "Ice on the Dune",
    "release_id": "c06c34e8-15b5-4728-abfc-c7a4bca2c956",
    "release_group_id": null,
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2013-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music video for the song has acquired widespread notice; directed by Alex Theurer and Charles Scott from Kelvin Optical, Inc., a division of J.J. Abrams' Bad Robot Productions.  It features science fiction costumes and was filmed in Bryce Canyon National Park and the redwoods of California.\n\nThe animation starting at (0:45) depicts both singers standing on a rock tower, which is Spider Rock in Canyon de Chelly located on the Navajo Nation in Arizona. https://bit.ly/2JiNk5r |   www.youtube.com/watch?v=IPKAwJKGSDc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}