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

{
    "id": "topics-168",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 168,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/168/?format=api",
        "html": "https://ddr.densho.org/browse/topics/168/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/166/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/166/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/384/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/385/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/386/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/168/objects/?format=api"
    },
    "title": "Redress and reparations",
    "description": "On August 10, 1988, President Ronald Reagan signed into law the Civil Liberties Act, which, among other things, mandated an official apology from the government and monetary payments to Japanese Americans incarcerated during World War II. However, this redress excluded Japanese Latin Americans who were forcibly deported from their home countries and placed in U.S. internment camps. A class action lawsuit, 'Mochizuki v. U.S.A,' was filed in 1996 on behalf of all the Japanese Latin Americans denied redress. It resulted in a settlement agreement authorizing an official apology and $5,000 compensation payments, one-fourth of what was awarded to Japanese Americans. Some Japanese Latin Americans decided to reject the Mochizuki settlement offer and continue litigation in U.S. and International courts.",
    "path": "Japanese Latin Americans -- Redress and reparations",
    "ancestors": [
        166
    ],
    "siblings": [
        384,
        385,
        386
    ],
    "encyc_urls": [
        "/Japanese%20Latin%20Americans/",
        "/Adios%20to%20Tears:%20The%20Memoirs%20of%20a%20Japanese-Peruvian%20Internee%20in%20U.S.%20Concentration%20Camps%20(book)/"
    ],
    "breadcrumbs": []
}