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

{
    "id": "topics-158",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 158,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/158/?format=api",
        "html": "https://ddr.densho.org/browse/topics/158/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/97/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/157/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/158/objects/?format=api"
    },
    "title": "Minoru Yasui",
    "description": "On March 28, 1942, Minoru Yasui intentionally violated curfew orders in Portland, Oregon, and then walked into a police station, demanding to be arrested. A lawyer and U.S. Army reserve officer, Yasui had worked at the Japanese consulate in Chicago. After Pearl Harbor he had been pressed into active duty, but subsequently was rejected for formal induction because of his Japanese ancestry. Yasui made himself a test case because he objected to the military orders that violated his rights as a citizen. Yasui was ultimately convicted of violating the curfew.",
    "path": "World War II -- Resistance and dissidence -- Supreme Court cases -- Minoru Yasui",
    "ancestors": [
        399,
        94,
        96
    ],
    "siblings": [
        97,
        157
    ],
    "encyc_urls": [
        "/A.L.%20Wirin/",
        "/Yasui%20v.%20United%20States/",
        "/Minoru%20Yasui/"
    ],
    "breadcrumbs": []
}