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

{
    "id": "topics-106",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 106,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/106/?format=api",
        "html": "https://ddr.densho.org/browse/topics/106/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/101/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/101/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/102/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/103/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/104/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/106/objects/?format=api"
    },
    "title": "Returning home",
    "description": "When the camps closed, Japanese Americans were handed $25 and put on trains headed for the places they had been forcibly removed from nearly four years earlier. Harassment was common -- many returning Japanese Americans were greeted with signs reading \"No Japs Allowed.\" Other discovered their property had been vandalized or stolen. Homes and businesses that had been boarded up or left in the care of others were abandoned and stripped of furnishings and goods. For the majority, who did not have homes to return to, housing was the most serious problem. Housing discrimination was severe in many areas and persisted to varying degrees until the civil rights legislation of the 1960s. Former camp inmates with no other options moved into hostels and converted community institutions with conditions not much better than the camps they had just left. Although this period was stressful, it is remembered as a time when people came together to share what they had.",
    "path": "World War II -- Leaving camp -- Returning home",
    "ancestors": [
        399,
        101
    ],
    "siblings": [
        102,
        103,
        104
    ],
    "encyc_urls": [
        "/Alien%20land%20laws/",
        "/Hood%20River%20incident/",
        "/Kazuo%20Masuda/",
        "/Return%20to%20West%20Coast/"
    ],
    "breadcrumbs": []
}