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

{
    "id": "topics-85",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 85,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/85/?format=api",
        "html": "https://ddr.densho.org/browse/topics/85/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/401/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/401/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/402/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/403/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/538/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/539/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/85/objects/?format=api"
    },
    "title": "Registration and the \"loyalty questionnaire\"",
    "description": "To help administer the military draft and work release program, the U.S. Army and the War Relocation Authority (WRA) produced \"loyalty questionnaires\" for all Japanese Americans seventeen years of age and older. The questionnaires contained two questions that caused confusion and controversy. Despite serious problems with the wording and meaning of the questions, government officials and others generally considered those who answered \"no\" to these two questions to be \"disloyal\" to the United States, and they were transferred to the Tule Lake concentration camp which was designated a segregation camp. \"Yes\" answers to these questions made Japanese Americans eligible for service in the U.S. Army, and some became eligible for release and resettlement in areas outside of the West Coast exclusion zones.",
    "path": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
    "ancestors": [
        399,
        401
    ],
    "siblings": [
        402,
        403,
        538,
        539
    ],
    "encyc_urls": [
        "/Japanese%20American%20Joint%20Board/",
        "/Loyalty%20questionnaire/",
        "/Segregation/"
    ],
    "breadcrumbs": []
}