Show the root API endpoint.

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

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