Detail for specified facet

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

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

{
    "id": "facility",
    "model": "ddrfacet",
    "links": {
        "html": "https://ddr.densho.org/facility/?format=api",
        "json": "https://ddr.densho.org/api/0.2/facet/facility/?format=api",
        "children": "https://ddr.densho.org/api/0.2/facet/facility/children/?format=api"
    },
    "title": "Facility",
    "description": "During World War II, over 120,000 persons of Japanese descent were held in a variety of incarceration sites spread across the United States. These facilities were run by several different U.S. governmental agencies and served multiple purposes."
}