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

{
    "id": "topics-97",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 97,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/97/?format=api",
        "html": "https://ddr.densho.org/browse/topics/97/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/96/?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",
            "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/157/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/158/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/97/objects/?format=api"
    },
    "title": "Gordon Hirabayashi",
    "description": "Gordon Hirabayashi, a 24-year-old senior at the University of Washington, arrived at the FBI office in Seattle on May 16, 1942, the date that he had been ordered to register for exclusion. He handed the FBI agent a four-page statement that explained why he refused to register. Hirabayashi was raised as a Quaker and trained as a pacifist, and his reasons for refusal stemmed from his religious convictions and pacifism. Hirabayashi was arrested and his case became an important test of the constitutionality of exclusion. In 1986, Hirabayashi's case was reopened and his convictions surrounding the incarceration were vacated by the Ninth Circuit Court of Appeals, arguing in part that, \"racial bias was the cornerstone of the internment orders.\"",
    "path": "World War II -- Resistance and dissidence -- Supreme Court cases -- Gordon Hirabayashi",
    "ancestors": [
        399,
        94,
        96
    ],
    "siblings": [
        157,
        158
    ],
    "encyc_urls": [
        "/Hirabayashi%20v.%20United%20States/",
        "/Gordon%20Hirabayashi/"
    ],
    "breadcrumbs": []
}