Information about plays

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

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

{
    "id": 381719,
    "uri": "https://api.kexp.org/v2/plays/381719/?format=api",
    "airdate": "2019-09-16T20:37:39-07:00",
    "show": 6355,
    "show_uri": "https://api.kexp.org/v2/shows/6355/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Contigo",
    "track_id": null,
    "recording_id": null,
    "artist": "Niños de Cerro",
    "artist_ids": [],
    "album": "Lance",
    "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": "<br>\nNIÑOS DEL CERRO<br>\nTheir so-called \"samba-punk\" is made possible when Niños del Cerro, a quintet born in La Florida, Chile, and the outstanding label Quemasucabeza, that celebrated their first 20 years in the 2018 edition of Fluvial, teamed up. After their debut Nonato Coo (2015), came the second LP, Lance, released this year with nine new songs.\n<br>\nHispanic Heritage Month: Chile https://www.kexp.org/hispanic-heritage-month/chile/<br>\n<br>\nNIÑOS DEL CERRO\nLa denominada por ellos como “Samba-punk” se hace posible cuando se sube al escenario Niños del Cerro, quinteto nacido en La Florida, Chile, y los sobresalientes de la escudería Quemasucabeza que celebraron en el edición 2018 de Fluvial sus primeros 20 años.  Luego de su debut Nonato Coo (2015), llegó su segundo LP, Lance, editado este año con nueve nuevas canciones.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}