{% extends 'aristotle_mdr/base.html' %} {% load static %} {% load rest_framework %} {% block extra_block_scripts %} {% endblock %} {% block content %}

The Aristotle Metadata API provides direct access to metadata using a versioned REST API.

{% block api_content %}

The following versions of the API are available on this server:

Authentication

{% endblock %} {% endblock %}