Information about plays

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

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

{
    "id": 378862,
    "uri": "https://api.kexp.org/v2/plays/378862/?format=api",
    "airdate": "2019-09-09T20:09:00-07:00",
    "show": 6307,
    "show_uri": "https://api.kexp.org/v2/shows/6307/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tarde/Temprano",
    "track_id": null,
    "recording_id": null,
    "artist": "El Shirota",
    "artist_ids": [
        "ce6c47f7-03db-468b-b38f-d59beecc4c1b"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MEXICO: El Shirota is an original band from Chiluca, State of Mexico. Since 2013 it is a fundamental part of the harsh sound that makes its way through the chaos of the city. The Shirota has released their studio pieces, Chiluca No es Satélite EP, ESH001 and ESH002. They released their third studio album. <br>\n<br>\nhttps://bit.ly/2teoDOC<br>\n<br>\nMEXICO: El Shirota es una banda originaria de Chiluca, Estado de México. Desde 2013 es parte fundamental del sonido harsh que se abre paso entre el caos de la ciudad. El Shirota ha editado sus piezas de estudio, Chiluca No es Satélite EP, ESH001 y ESH002. Lanzaron su tercer álbum de estudio.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}