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

{
    "id": "topics-107",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 107,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/107/?format=api",
        "html": "https://ddr.densho.org/browse/topics/107/?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/86/?format=api",
            "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"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/107/objects/?format=api"
    },
    "title": "Expatriation/repatriation/deportation",
    "description": "From 1943 to 1946, over 20,000 Japanese Americans applied to leave the United States for Japan in a process called \"repatriation\" (for Issei as non-citizens) or \"expatriation\" (for Nisei as citizens). Some Issei considered repatriation preferable to remaining in a country that had long discriminated against them. For Nisei, who had rarely been to Japan, expatriation meant renouncing their U.S. citizenship. Some were pressured to do so by family members or extremists; others were bitter about their mistreatment by the government. In total, only 4,724 ended up leaving for Japan directly from the camps and many eventually returned to the U.S. Nearly all Nisei who wanted to were able to regain their citizenship, although the process was long and difficult.",
    "path": "World War II -- Resistance and dissidence -- Expatriation/repatriation/deportation",
    "ancestors": [
        399,
        94
    ],
    "siblings": [
        86,
        87,
        95,
        96,
        98,
        99,
        100
    ],
    "encyc_urls": [
        "/Joe%20Kurihara/"
    ],
    "breadcrumbs": []
}