Swagger UI: /api/swagger/

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

{
    "facets": "https://ddr.densho.org/api/0.2/facet/?format=api",
    "narrators": "https://ddr.densho.org/api/0.2/narrator/?format=api",
    "repository": "https://ddr.densho.org/api/0.2/ddr/?format=api",
    "search": "https://ddr.densho.org/api/0.2/search/?format=api"
}