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

{
    "id": "topics-91",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 91,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/91/?format=api",
        "html": "https://ddr.densho.org/browse/topics/91/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/88/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/88/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/89/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/90/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/93/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/198/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/221/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/421/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/422/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/423/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/424/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/442/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/445/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/540/?format=api"
        ],
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/469/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/91/objects/?format=api"
    },
    "title": "Military Intelligence Service",
    "description": "The first Japanese Americans to serve in the military during World War II were linguists involved in the Military Intelligence Service Language School (MISLS). The MISLS was charged with training soldiers in the Japanese language for intelligence purposes. Japanese Americans served as both instructors and students at the school, which opened on November 1, 1941. The Language School began recruiting instructors and later students directly from concentration camps as early as July 1942. MISLS graduates were assigned in small teams to units fighting in the Pacific and to intelligence centers throughout the Allied command. They translated captured documents, interrogated prisoners of war, wrote propaganda, encouraged Japanese soldiers and civilians to surrender, and monitored radio broadcasts. After the war, they acted as interpreters at the war crime trials and for the occupation government in Japan.",
    "path": "World War II -- Military service -- Military Intelligence Service",
    "ancestors": [
        399,
        88
    ],
    "siblings": [
        89,
        90,
        93,
        198,
        221,
        421,
        422,
        423,
        424,
        442,
        445,
        540
    ],
    "children": [
        469
    ],
    "encyc_urls": [
        "/John%20Aiso/",
        "/Fort%20Snelling/",
        "/Masaji%20Marumoto/",
        "/Jack%20Matsuoka/",
        "/Military%20Intelligence%20Service/",
        "/Military%20Intelligence%20Service%20Language%20School/",
        "/Walter%20Tsukamoto/",
        "/Karl%20Yoneda/"
    ],
    "breadcrumbs": []
}