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

{
    "id": "topics-117",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 117,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/117/?format=api",
        "html": "https://ddr.densho.org/browse/topics/117/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/110/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/110/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/111/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/116/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/167/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/392/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/525/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/117/objects/?format=api"
    },
    "title": "Receiving redress checks and apology",
    "description": "In 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. On October 9, 1990, more than two years after the passage of the bill, the first of the redress payments were made in a formal ceremony to elderly issei survivors in Washington, D.C. Similar ceremonies were held in cities across the country. While few of those who were incarcerated feel that the government's apology erases what was done, many believe that a formal admission of wrongdoing helped resolve feelings of shame and corrected misperceptions held by the larger society.",
    "path": "Redress and reparations -- Receiving redress checks and apology",
    "ancestors": [
        110
    ],
    "siblings": [
        111,
        116,
        167,
        392,
        525
    ],
    "breadcrumbs": []
}