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/175/
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "topics-175",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 175,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/175/",
        "html": "https://ddr.densho.org/browse/topics/175/",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/74/",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/",
            "https://ddr.densho.org/api/0.2/facet/topics/65/",
            "https://ddr.densho.org/api/0.2/facet/topics/74/"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/173/",
            "https://ddr.densho.org/api/0.2/facet/topics/174/",
            "https://ddr.densho.org/api/0.2/facet/topics/204/",
            "https://ddr.densho.org/api/0.2/facet/topics/209/",
            "https://ddr.densho.org/api/0.2/facet/topics/210/",
            "https://ddr.densho.org/api/0.2/facet/topics/211/",
            "https://ddr.densho.org/api/0.2/facet/topics/212/",
            "https://ddr.densho.org/api/0.2/facet/topics/213/",
            "https://ddr.densho.org/api/0.2/facet/topics/214/",
            "https://ddr.densho.org/api/0.2/facet/topics/417/"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/175/objects/"
    },
    "title": "Heart Mountain Sentinel",
    "description": "The Heart Mountain Sentinel was published from October 24, 1942 to July 28, 1945. Bill Hosokawa, a renowned journalist and active Japanese American Citizens League member, was the founding editor of the Sentinel.",
    "path": "World War II -- Concentration camps -- Publications -- Heart Mountain Sentinel",
    "ancestors": [
        399,
        65,
        74
    ],
    "siblings": [
        173,
        174,
        204,
        209,
        210,
        211,
        212,
        213,
        214,
        417
    ],
    "encyc_urls": [
        "/Heart%20Mountain%20Sentinel%20(newspaper)/"
    ],
    "breadcrumbs": []
}