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

{
    "id": "topics-167",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 167,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/167/?format=api",
        "html": "https://ddr.densho.org/browse/topics/167/?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/117/?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/167/objects/?format=api"
    },
    "title": "Legal cases/coram nobis cases",
    "description": "Coram nobis cases refer to the 1980s attempt to reverse the World War II-era convictions of Gordon Hirabayashi, Fred Korematsu and Minoru Yasui, who challenged the constitutionality of the curfew and exclusion orders. The Supreme Court had upheld their convictions on the basis of military necessity. In the early 1980s, researcher Aiko Yoshinaga Herzig and legal historian Peter Irons discovered declassified documents verifying that the government had withheld information showing that there was no military necessity in the forced removal and incarceration of Japanese Americans. Soon after, legal teams were assembled and identical coram nobis petitions were filed in three separate federal district courts on behalf of Hirabayashi, Korematsu, and Yasui. All three wartime convictions were subsequently vacated.",
    "path": "Redress and reparations -- Legal cases/coram nobis cases",
    "ancestors": [
        110
    ],
    "siblings": [
        111,
        116,
        117,
        392,
        525
    ],
    "encyc_urls": [
        "/Frank%20Chuman/",
        "/Coram%20nobis%20cases/",
        "/Charles%20Fahy/",
        "/Final%20Report,%20Japanese%20Evacuation%20from%20the%20West%20Coast,%201942%20(book)/",
        "/Marilyn%20Hall%20Patel/"
    ],
    "breadcrumbs": []
}