JSFiddle - React, Tailwind, and code Playground

JavaScript

$.getJSON ('http://api.getchute.com/v2/albums/aus6kwrg/assets.json', function (json) {
    console.log(json);
});