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/32/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "topics-32",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 32,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/32/?format=api",
        "html": "https://ddr.densho.org/browse/topics/32/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/31/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/31/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/33/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/34/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/35/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/333/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/334/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/335/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/454/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/32/objects/?format=api"
    },
    "title": "Public schools",
    "description": "Nisei (second-generation) children attended public schools alongside children of other races, although schools in Nihonmachi (Japantown) neighborhoods were overwhelmingly Japanese ethnically. Since Japanese was usually spoken at home, many Nisei learned to speak English in public school. In Seattle, people fondly remember the Bailey Gatzert elementary school whose white principal remained in touch with her students after they were taken to the camps. The Japanese Americans who would have graduated from high school and college in spring 1942 were removed to camps before they could complete the year and attend commencement.",
    "path": "Education -- Public schools",
    "ancestors": [
        31
    ],
    "siblings": [
        33,
        34,
        35,
        333,
        334,
        335,
        454
    ],
    "encyc_urls": [
        "/Gentlemen's%20Agreement/",
        "/McKinley%20High%20School/"
    ],
    "breadcrumbs": []
}