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

{
    "id": "topics-157",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 157,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/157/?format=api",
        "html": "https://ddr.densho.org/browse/topics/157/?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/97/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/158/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/157/objects/?format=api"
    },
    "title": "Fred Korematsu",
    "description": "Fred Korematsu was a welder who lost his job after the attack on Pearl Harbor when the Boilermakers Union expelled all Japanese American members. Korematsu decided to resist the mass removal orders, and planned to leave the state. On May 30, 1942, Korematsu was arrested for violating the exclusion order after failing to report to Tanforan Assembly Center. When Korematsu was contacted by an ACLU lawyer looking for a test case, he decided to fight the evacuation order. Korematsu lost his Supreme Court case in 1944. In the early 1980s, his case was reopened after the discovery of a crucial document indicating that in the original 1944 case, the federal government had lied to the high court. The conviction was vacated by U.S. District Judge Marilyn Hall Patel in 1983.",
    "path": "World War II -- Resistance and dissidence -- Supreme Court cases -- Fred Korematsu",
    "ancestors": [
        399,
        94,
        96
    ],
    "siblings": [
        97,
        158
    ],
    "encyc_urls": [
        "/Ernest%20Besig/",
        "/Final%20Report,%20Japanese%20Evacuation%20from%20the%20West%20Coast,%201942%20(book)/",
        "/Korematsu%20v.%20United%20States/",
        "/Fred%20Korematsu/",
        "/Edward%20L.%20Parsons/",
        "/Marilyn%20Hall%20Patel/",
        "/A.L.%20Wirin/"
    ],
    "breadcrumbs": []
}