Information about plays

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

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

{
    "id": 375718,
    "uri": "https://api.kexp.org/v2/plays/375718/?format=api",
    "airdate": "2019-09-02T19:05:34-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Mi Lado",
    "track_id": null,
    "recording_id": null,
    "artist": "Sotomayor",
    "artist_ids": [
        "f5f3fbf0-e6ad-4b12-99d6-cb59368b06ef"
    ],
    "album": "Peligrosa 10 Year Anniversary Compilation",
    "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": "Sotomayor is the electronic music project of siblings Raul and Paulina Sotomayor, who began making music together in 2014. Prior to working together, Raul had played in the Latin funk and hip-hop group Beat Buffet and Paulina had worked with the psychedelic folk project Jefes del Desierto. As Sotomayor, they are known for blending contemporary dance music with rhythms of cumbia and Peruvian “chicha,” as well as irresistible beats. Percussion is a significant element of their sound, and they often use African instruments in their work. Their debut album, Salvaje, dropped in 2015, and was followed by Conquistador in  2017.<br>\n<br>\nhttps://bit.ly/2IRpFat \n<br>\nSotomayor es el proyecto de música electrónica de los hermanos Raúl y Paulina Sotomayor, quienes comenzaron a hacer música juntos en 2014. Antes de trabajar juntos, Raúl había tocado en el grupo de latín funk y hip hop Beat Buffet y Paulina había trabajado en el proyecto psicodélico folclórico Jefes del Desierto. Cómo Sotomayor, son conocidos por mezclar la música de danza contemporánea con los ritmos de la cumbia y la \"chicha\" peruana, así como los ritmos irresistibles. La percusión es un elemento importante de su sonido y, a menudo, utilizan instrumentos africanos en su trabajo. Su álbum debut, Salvaje, se lanzó en 2015, y fue seguido por Conquistador en 2017.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}