Detail for specified facet

`facet_id`: "topics", "facility", "format", "genre", or "rights".

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

{
    "id": "status",
    "model": "ddrfacet",
    "links": {
        "html": "https://ddr.densho.org/status/?format=api",
        "json": "https://ddr.densho.org/api/0.2/facet/status/?format=api",
        "children": "https://ddr.densho.org/api/0.2/facet/status/children/?format=api"
    },
    "title": "Status"
}