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

{
    "id": "topics-92",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 92,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/92/?format=api",
        "html": "https://ddr.densho.org/browse/topics/92/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/296/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/296/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/19/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/199/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/297/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/467/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/541/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/92/objects/?format=api"
    },
    "title": "Pre-World War II service",
    "description": "Prior to the attack on Pearl Harbor, approximately 5,000 Japanese Americans were already in the U.S. Army, most having been drafted. When war broke out, some Nisei soldiers were discharged, while others were placed in noncombat positions at Camp Robinson, Arkansas. Still others were overlooked by the military bureaucracy and continued in their positions. During this chaotic time, all other Nisei were reclassified 4-C, the status of \"enemy alien,\" and therefore became ineligible for the draft.",
    "path": "Military service -- Pre-World War II service",
    "ancestors": [
        296
    ],
    "siblings": [
        19,
        199,
        297,
        467,
        541
    ],
    "encyc_urls": [
        "/Fighting%20for%20Tomorrow:%20Japanese%20Americans%20in%20America's%20Wars%20(exhibition)/",
        "/Samuel%20Wilder%20King/",
        "/Tokutaro%20Slocum/",
        "/Walter%20Tsukamoto/"
    ],
    "breadcrumbs": []
}