Information about plays

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

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

{
    "id": 369552,
    "uri": "https://api.kexp.org/v2/plays/369552/?format=api",
    "airdate": "2019-08-19T18:04:03-07:00",
    "show": 6162,
    "show_uri": "https://api.kexp.org/v2/shows/6162/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El Critica (Uproot Andy Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Petrona Martinez",
    "artist_ids": [],
    "album": "Bumper to Bumper",
    "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": "Andy is from NYC. This is from his great new remix record: https://uprootandy.bandcamp.com/album/bumper-to-bumper<br>\n<br>\nPetrona Martínez was born in San Cayetano, Colombia. She is one of the most important Afro-Colombian artists in Caribbean Colombia. She learned the bullerengue in a spontaneous manner, very early in her life. All the songs are composed by her. In 1999, then 62 years old, she became Colombia’s maximum representative of pure folk music. The album “El Bullerengue” that contains a sample of wake songs was published by the French label Ocora. Later, she released in Colombia “La vida vale la pena”, where the life of a peasant dedicated to the extraction of sand of the stream to be able to subsist is told.<br>\n<br>\nPetrona Martínez nació en San Cayetano, Colombia. Es una de las artistas afrocolombianas más importantes del Caribe colombiano. Aprendió el bullerengue de manera espontánea, muy temprano en su vida. Todas las canciones están compuestas por ella. En 1999, cuando tenía 62 años, se convirtió en la máxima representante de la música folclórica pura en Colombia. El álbum francés \"El Bullerengue\" que contiene una muestra de canciones de wake fue publicado por el sello francés Ocora. Más tarde, lanzó en Colombia \"La vida vale la pena\", donde se cuenta la vida de un campesino dedicado a la extracción de arena del arroyo para poder subsistir.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}