Information about plays

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

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

{
    "id": 2677253,
    "uri": "https://api.kexp.org/v2/plays/2677253/?format=api",
    "airdate": "2019-12-23T19:40:24-08:00",
    "show": 46212,
    "show_uri": "https://api.kexp.org/v2/shows/46212/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Quisiera",
    "track_id": null,
    "recording_id": null,
    "artist": "Flor de Toloache",
    "artist_ids": [
        "01ecc7a3-2f46-4205-908e-11b1492c2245"
    ],
    "album": "",
    "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": "We had Flor de Toloache in our Seattle studios during 2019 where they recorded an unforgettable session. Before the end of the year, the Mariachi group launched the new music video of their \"reggae-achi\" version of \"Quisiera\" from the renowned Dominican artist Juan Luis Guerra with participation from singer-songwriter John Legend. Flor de Toloache was the first New York City mariachi group formed entirely by women, breaking all the parameters established so far and accumulating fans around the world. The group received a 2020 Grammy Award nomination in the Best Latin, Urban or Alternative Rock Album category for their LP Indestructible.<br>\n<br>\nhttps://www.youtube.com/watch?v=Hnsh9gzsAiU <br><b>Tuvimos a Flor de Toloache en nuestros estudios de Seattle durante el 2019 donde grabaron una inolvidable sesión. Antes de terminar el año, la agrupación mariachi lanza el nuevo video musical de su versión \"reggae-achi\" de “Quisiera”, del reconocido artista dominicano Juan Luis Guerra junto a la participación del cantautor John Legend. Flor de Toloache fue la primera agrupación mariachi conformada íntegramente por mujeres, rompiendo todos los parámetros establecidos hasta el momento y acumulando público alrededor del mundo. El grupo neoyorquino recibió una nominación a los Premios Grammy 2020 en la categoría Mejor Álbum de Rock Latino, Urbano o Alternativo por su placa Indestructible.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}