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

{
    "id": "topics-219",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 219,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/219/?format=api",
        "html": "https://ddr.densho.org/browse/topics/219/?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/220/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/219/objects/?format=api"
    },
    "title": "H.R. 4110",
    "description": "House bill introduced in Congress on October 6, 1983, as the Civil Liberties Act of 1983. The bill was sponsored by House Majority Leader Jim Wright (D-Texas), and asked for implementation of the recommendations of the Commission on Wartime Relocation and Internment of Civilians. These recommendations included disbursement of monetary restitutions to eligible Japanese Americans and Aleuts, as well as a congressional apology. Hearings were held, but the bill was not passed.",
    "path": "Redress and reparations -- Commission on Wartime Relocation and Internment of Civilians (CWRIC) -- Lobbying and implementation of findings and recommendations -- H.R. 4110",
    "ancestors": [
        110,
        392,
        115
    ],
    "siblings": [
        220
    ],
    "breadcrumbs": []
}