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

{
    "id": "topics-212",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 212,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/212/?format=api",
        "html": "https://ddr.densho.org/browse/topics/212/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/74/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/74/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/173/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/174/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/175/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/204/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/209/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/210/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/211/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/213/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/214/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/417/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/212/objects/?format=api"
    },
    "title": "Poston Chronicle",
    "description": "The Poston Chronicle was published in the Poston (Colorado River) concentration camp, Arizona, from May 1942 to September 1945. The newspaper was staffed mainly by camp inmates who wrote the articles, set the type, and printed the final copies. Poston consisted of three separate sections, designated Poston I, II and III. As a result, many of the Chronicle's issues contain pages contributed by the different sections.",
    "path": "World War II -- Concentration camps -- Publications -- Poston Chronicle",
    "ancestors": [
        399,
        65,
        74
    ],
    "siblings": [
        173,
        174,
        175,
        204,
        209,
        210,
        211,
        213,
        214,
        417
    ],
    "encyc_urls": [
        "/Poston%20Chronicle%20(newspaper)/"
    ],
    "breadcrumbs": []
}