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

{
    "id": "topics-220",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 220,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/220/?format=api",
        "html": "https://ddr.densho.org/browse/topics/220/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/115/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/110/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/392/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/115/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/219/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/220/objects/?format=api"
    },
    "title": "S. 2116",
    "description": "Senate version of House bill 4110, created to implement the recommendations of the Commission on Wartime Relocation and Internment of Civilians. The bill was introduced in November, 1983, by Sen. Spark Matsunaga of Hawaii, and was assigned to the Senate Governmental Affairs Committee. S. 2116 received only one hearing and died in committee.",
    "path": "Redress and reparations -- Commission on Wartime Relocation and Internment of Civilians (CWRIC) -- Lobbying and implementation of findings and recommendations -- S. 2116",
    "ancestors": [
        110,
        392,
        115
    ],
    "siblings": [
        219
    ],
    "breadcrumbs": []
}