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

{
    "id": "topics-110",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 110,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/110/?format=api",
        "html": "https://ddr.densho.org/browse/topics/110/?format=api",
        "children": [
            "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/117/?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/110/objects/?format=api"
    },
    "title": "Redress and reparations",
    "description": "In the late 1960s, Japanese Americans began to revisit the history of the exclusion and incarceration period in order to seek justice for their suffering and ensure that no such wrong would ever be committed again. Years of effort by community activists, politicians, academics, and other supporters culminated on August 10, 1988, with the signing of the Civil Liberties Act by President Ronald Reagan. This Act rescinded Executive Order 9066, and mandated an official apology from the federal government, monetary reparations payments to individuals excluded and incarcerated, and the creation of a federal fund for research and education about the incarceration.",
    "path": "Redress and reparations",
    "children": [
        111,
        116,
        117,
        167,
        392,
        525
    ],
    "encyc_urls": [
        "/Civil%20Liberties%20Act%20of%201988/",
        "/Civil%20Liberties%20Public%20Education%20Fund/",
        "/Emergency%20Detention%20Act,%20Title%20II%20of%20the%20Internal%20Security%20Act%20of%201950/",
        "/Aiko%20Herzig-Yoshinaga/",
        "/William%20Hohri/",
        "/Bill%20Hosokawa/",
        "/Japanese%20American%20Evacuation%20Claims%20Act/",
        "/Yuri%20Kochiyama/",
        "/Magic%20cables/",
        "/Kazuo%20Masuda/",
        "/Robert%20Matsui/",
        "/Spark%20Matsunaga/",
        "/Norman%20Mineta/",
        "/National%20Coalition%20for%20Redress/Reparations/",
        "/National%20Council%20for%20Japanese%20American%20Redress/",
        "/James%20Omura/",
        "/Redress%20movement/",
        "/Termination%20of%20Executive%20Order%209066/",
        "/Mary%20Tsukamoto/",
        "/Edison%20Uno/",
        "/Clifford%20Uyeda/"
    ]
}