This is a very simple html version of the JSON api, to make it easier to manually explore the API.
To see the pure JSON version, add '?format=json' to the browser url, or access the API with the "Accept:" http header set to "Accept: application/json".

{% block content %}{{data}}{% endblock %}