Information about plays

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

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

{
    "id": 354778,
    "uri": "https://api.kexp.org/v2/plays/354778/?format=api",
    "airdate": "2019-07-15T18:52:00-07:00",
    "show": 5915,
    "show_uri": "https://api.kexp.org/v2/shows/5915/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Limítrofes",
    "track_id": null,
    "recording_id": null,
    "artist": "Dogos",
    "artist_ids": [],
    "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": "Dogos (PuertoRico) started in 2015.In 2018 after several months in the studio and with several more lost by the passage of Hurricane Maria, Dogos released their first production \"Self-Titled,\" which featured hit tracks “Madrid,\" \"La Linda” and “Como Te Va.\" In 2019, Dogos will produce and record their new record, with a soon to be released single called \"Limítrofes\".<br>\n<br>\nDogos (PuertoRico) comenzó en 2015. En 2018, después de varios meses en el estudio y luego del paso del huracán María, Dogos lanzó su primera producción \"Self-Titled\", que contó con las canciones de éxito \"Madrid\", \"La Linda\" y \"Como Te Va\". En 2019, Dogos producirá y grabará su nuevo disco, con un próximo lanzamiento, single llamado \"Limítrofes\".<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}