Information about plays

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

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

{
    "id": 2682943,
    "uri": "https://api.kexp.org/v2/plays/2682943/?format=api",
    "airdate": "2020-01-06T18:23:11-08:00",
    "show": 46309,
    "show_uri": "https://api.kexp.org/v2/shows/46309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tambores de Afrika (feat. Boogat)",
    "track_id": null,
    "recording_id": null,
    "artist": "Santero",
    "artist_ids": [],
    "album": "Tambores de Afrika/El Besito",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Santero comes from a long family tradition of Latin musicians and Sonidero sound system deejays. He was raised in the mountains, jungles and Atlantic coasts of Central America where he travelled extensively from Guatemala to Panama performing with his father’s Salsa & Cumbia bands. He came to the United States at a young age as a refugee escaping the political upheaval that was tearing Central America apart in the late 70’s and 80’s.<br>\n<br>\nhttps://bit.ly/2ZTY4Of <br>\n<br>\nSantero proviene de una larga tradición familiar de músicos latinos y DJ de Sonidero. Se crió en las montañas, selvas y costas atlánticas de América Central, donde viajó extensamente desde Guatemala a Panamá tocando con las bandas de salsa y cumbia de su padre. Llegó a los Estados Unidos a una edad temprana como un refugiado que escapaba de la agitación política que estaba destrozando a Centroamérica a fines de los años 70 y 80.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}