Information about plays

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

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

{
    "id": 342665,
    "uri": "https://api.kexp.org/v2/plays/342665/?format=api",
    "airdate": "2019-06-17T18:50:20-07:00",
    "show": 5715,
    "show_uri": "https://api.kexp.org/v2/shows/5715/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sombra (feat. Zianya Gonzalez & Silvie)",
    "track_id": null,
    "recording_id": null,
    "artist": "Sonido Gallo Negro",
    "artist_ids": [
        "8bb6daa4-a98c-4670-bb1f-d1933c51986d"
    ],
    "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": "Sonido Gallo Negro (English translation: Black Rooster Sound) is a large combo from east Mexico City's Aragon section. They channel both the mystique and mysticism of 1960s Peruvian cumbia while integrating huayno, sonidero, boogaloo, and chicha with electric guitars, Farfisa organ, Theremin, flute, and of course, varied, driving Latin percussion. Neo-psychedelia (a big part of the original Peruvian scene), spaghetti western soundtracks, and surf music are also core elements. Sonido Gallo Negro drenches their music with song titles with images from science fiction, voodoo, acid visions, modern tribalism, and folklore. All sounds are geared toward whipping up dancers.<br>\n<br>\nhttps://bit.ly/31Iuzj1 <br> #KEXPMexico\n<br>\nSonido Gallo Negro (en inglés: Black Rooster Sound) es un gran combo de la sección Aragón del este de la Ciudad de México. Canalizan tanto la mística como el misticismo de la cumbia peruana de la década de 1960, al tiempo que integran huayno, sonidero, boogaloo y chicha con guitarras eléctricas, órgano de Farfisa, Theremin, flauta y, por supuesto, variadas conduciendo la percusión latina. La neo-psicodelia (una gran parte de la escena peruana original), las bandas sonoras de spaghetti western y la música de surf también son elementos centrales. Sonido Gallo Negro empapa su música con títulos de canciones con imágenes de ciencia ficción, vudú, visiones ácidas, tribalismo moderno y folklore. . Todos los sonidos están orientados hacia los bailarines.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}