Detail for specified facet term

`facet_id`: "topics", "facility", "format", "genre", or "rights".
`term_id`: A term ID from one of the following lists:

- http://partner.densho.org/vocab/api/0.2/topics.json
- http://partner.densho.org/vocab/api/0.2/facility.json
- http://partner.densho.org/vocab/api/0.2/format.json
- http://partner.densho.org/vocab/api/0.2/genre.json
- http://partner.densho.org/vocab/api/0.2/rights.json

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

{
    "id": "topics-86",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 86,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/86/?format=api",
        "html": "https://ddr.densho.org/browse/topics/86/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/87/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/95/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/98/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/99/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/100/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/107/?format=api"
        ],
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/429/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/430/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/431/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/86/objects/?format=api"
    },
    "title": "Segregation and Tule Lake",
    "description": "In July 1943, Tule Lake concentration camp was designated as a segregation center for those the camp authorities considered \"disloyal\" as a result of their answers on the mandatory \"loyalty questionnaire.\" In September 1943, \"loyal\" Japanese Americans from Tule Lake began departing for other camps and \"disloyal\" Japanese Americans from other camps started arriving at Tule Lake. The number of guards increased from a few hundred to 930 and an eight-foot high double fence was erected. The camp's capacity was 15,000 but the peak population reached 18,789 as 6,249 original \"loyal\" Japaense Americans chose to stay rather than be uprooted again.",
    "path": "World War II -- Resistance and dissidence -- Segregation and Tule Lake",
    "ancestors": [
        399,
        94
    ],
    "siblings": [
        87,
        95,
        96,
        98,
        99,
        100,
        107
    ],
    "children": [
        429,
        430,
        431
    ],
    "breadcrumbs": []
}