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

{
    "id": "topics-96",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 96,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api",
        "html": "https://ddr.densho.org/browse/topics/96/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/86/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/87/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/95/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/98/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/99/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/100/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/107/?format=api"
        ],
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/97/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/157/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/158/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/96/objects/?format=api"
    },
    "title": "Supreme Court cases",
    "description": "Three Japanese Americans -- Gordon Hirabayashi, Fred Korematsu and Minoru Yasui -- refused to comply with exclusion and were subsequently arrested. Together, these resisters and their court cases tested two distinct yet intertwined constitutional issues: the legality of military orders on civilians (curfew, in particular), especially as they were selectively applied on the basis of race, and the legality of exclusion, again selectively applied on the basis of race. In all three cases the litigants lost at the trial court level and appealed to the Supreme Court. The Court ultimately upheld the three men's convictions and ruled that curfew orders and exclusion were constitutional.",
    "path": "World War II -- Resistance and dissidence -- Supreme Court cases",
    "ancestors": [
        399,
        94
    ],
    "siblings": [
        86,
        87,
        95,
        98,
        99,
        100,
        107
    ],
    "children": [
        97,
        157,
        158
    ],
    "encyc_urls": [
        "/Coram%20nobis%20cases/",
        "/Duncan%20v.%20Kahanamoku/",
        "/Ex%20parte%20Endo/",
        "/Charles%20Fahy/",
        "/Nishikawa%20v.%20Dulles/",
        "/Oyama%20v.%20California/",
        "/Takahashi%20v.%20Fish%20and%20Game%20Commission/"
    ],
    "breadcrumbs": []
}