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

{
    "projects": "http://coped.energy/api/projects/",
    "organisations": "http://coped.energy/api/organisations/",
    "persons": "http://coped.energy/api/persons/"
}