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

{
    "id": "topics-82",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 82,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/82/?format=api",
        "html": "https://ddr.densho.org/browse/topics/82/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/48/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/54/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/57/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/59/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/61/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/80/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/84/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/88/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/101/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/109/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/400/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/401/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/413/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/418/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/426/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/432/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/433/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/443/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/527/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/528/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/82/objects/?format=api"
    },
    "title": "Department of Justice camps",
    "description": "More than 5,500 Japanese immigrants (Issei) were arrested by the FBI following the attack on Pearl Harbor. Most were sent first to temporary Immigration and Naturalization Service (INS) detention stations and then transferred to Department of Justice (DOJ) internment camps, where they waited to appear before the Alien Enemy Hearing Board. These hearings determined whether the Issei would remain in the internment camps or be \"released\" to the War Relocation Authority (WRA) concentration camps. After the hearings, most of the Issei were sent to U.S. Army internment camps. The U.S. Army, charged with detaining military prisoners of war (POWs), then returned the Issei internees to DOJ control. The DOJ camps also interned Italian and German nationals and Japanese Latin Americans. Most of the DOJ internment camps held only men who had been separated from their families, but three camps housed single women and families. The camps were run by the INS, part of the Department of Justice.",
    "path": "World War II -- Department of Justice camps",
    "ancestors": [
        399
    ],
    "siblings": [
        48,
        54,
        57,
        59,
        61,
        65,
        80,
        84,
        88,
        94,
        101,
        109,
        400,
        401,
        413,
        418,
        426,
        432,
        433,
        443,
        527,
        528
    ],
    "encyc_urls": [
        "/Crystal%20City%20(detention%20facility)/",
        "/Fort%20Lincoln%20(Bismarck)%20(detention%20facility)/",
        "/Fort%20Missoula%20(detention%20facility)/",
        "/Fort%20Stanton%20(detention%20facility)/",
        "/J.%20Edgar%20Hoover/",
        "/Kenedy%20(detention%20facility)/",
        "/Kooskia%20(detention%20facility)/",
        "/Old%20Raton%20(detention%20facility)/",
        "/Santa%20Fe%20(detention%20facility)/",
        "/Seagoville%20(detention%20facility)/",
        "/Sites%20of%20incarceration/"
    ],
    "breadcrumbs": []
}