Show the root API endpoint.

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

{
    "pins": "https://www.eternum.io/api/pin/?format=api"
}