Information about plays

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

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

{
    "id": 2682960,
    "uri": "https://api.kexp.org/v2/plays/2682960/?format=api",
    "airdate": "2020-01-06T19:26:00-08:00",
    "show": 46309,
    "show_uri": "https://api.kexp.org/v2/shows/46309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Perro",
    "track_id": null,
    "recording_id": null,
    "artist": "El Mató a un Policía Motorizado",
    "artist_ids": [],
    "album": "La Otra Dimensión",
    "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": "The Argentine band, icons of the South American indie rock sound, released a new single after their acclaimed La Síntesis O'Konor. This song was recorded in the same sessions as the album, in the stunning studios of Sonic Ranch (Texas, USA). In this single the band delivers deep and rocking guitars that drill from the previous LP to a new album that will be released on December 6 with different versions, B sides and unpublished tracks that emerge from its predecessor released in 2017. It will be called LA OTRA DIMENSIÓN and will include the song El Perro (\"The Dog\") released as an advanced single last Friday with this video directed by Diego Cendra Woodman.<br>\n<br>\nhttps://bit.ly/2XrhCYO<br>\n<br>\nLa banda argentina, icono del sonido indie rock sudamericano, lanzó un nuevo sencillo tras su aclamado La Síntesis O’Konor. Esta canción fue grabada en las mismas sesiones que aquel álbum, en los impactantes estudios de Sonic Ranch (Texas, EEUU). En este sencillo la banda entrega guitarras profundas y rockeras que auguran la previa a un nuevo álbum que lanzarán el 6 de diciembre con versiones, lados B e inéditos que se desprenden de su antecesor editado en 2017. Se llamará LA OTRA DIMENSIÓN e incluirá la canción “El Perro” lanzada como single adelanto el viernes pasado junto a esta pieza audiovisual dirigida por Diego Cendra Woodman.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}