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

{
    "id": "topics-198",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 198,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/198/?format=api",
        "html": "https://ddr.densho.org/browse/topics/198/?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/91/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/93/?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"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/198/objects/?format=api"
    },
    "title": "Office of Strategic Services",
    "description": "The Office of Strategic Services (OSS) Far East Section was created in the summer of 1943 to conduct psychological warfare against the Japanese. Fifty-five Japanese Americans were recruited directly from the incarceration camps as well as cities outside the West Coast. Two-thirds were Issei, and the rest mostly Kibei. Japanese Americans in the OSS were stationed in Saipan, California, India, and North Burma.  Their duties mainly included setting up broadcasting stations and producing broadcasts aimed at rallying pro-democracy groups.",
    "path": "World War II -- Military service -- Office of Strategic Services",
    "ancestors": [
        399,
        88
    ],
    "siblings": [
        89,
        90,
        91,
        93,
        221,
        421,
        422,
        423,
        424,
        442,
        445,
        540
    ],
    "breadcrumbs": []
}