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

{
    "id": "topics-115",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 115,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/115/?format=api",
        "html": "https://ddr.densho.org/browse/topics/115/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/392/?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"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/113/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/114/?format=api"
        ],
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/219/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/220/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/115/objects/?format=api"
    },
    "title": "Lobbying and implementation of findings and recommendations",
    "description": "In December 1982, the Commission on Wartime Relocation and Internment of Civilians (CWRIC) issued its report, 'Personal Justice Denied,' which recommended $20,000 individual compensation and a formal apology. The job of making the recommendations of the commission a reality, however, was daunting. Beyond the few sympathetic Japanese American congressmen and congresswomen, redress supporters had few Washington connections. In 1983, redress bills were introduced but went nowhere. Redress groups decided to shift their resources to lobbying. The strategy was to frame the issue in a consistent way with both conservatives and liberals. Others in the redress movement reached out to non-Japanese American organizations to widen the base of support. Years of hard work and dedication paid off in 1988 when President Reagan signed the Civil Liberties Act into law.",
    "path": "Redress and reparations -- Commission on Wartime Relocation and Internment of Civilians (CWRIC) -- Lobbying and implementation of findings and recommendations",
    "ancestors": [
        110,
        392
    ],
    "siblings": [
        113,
        114
    ],
    "children": [
        219,
        220
    ],
    "breadcrumbs": []
}