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

{
    "id": "topics-189",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 189,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/189/?format=api",
        "html": "https://ddr.densho.org/browse/topics/189/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/57/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/57/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/52/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/188/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/190/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/191/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/189/objects/?format=api"
    },
    "title": "Preparation",
    "description": "On March 2, 1942, Public Proclamation No. 1 began to appear on telephone poles and buildings. This was the first official notice Japanese Americans had of their immediate removal from the West Coast. The notices stated that they had six or seven days to prepare, and were to take only what they could carry. They were not told where they would be taken. People rushed to sell or store, in one week, property and belongings acquired over a lifetime. Some families tucked their valuables away in their attic or basement and locked the door, hoping to return soon.",
    "path": "World War II -- Mass removal (\"evacuation\") -- Preparation",
    "ancestors": [
        399,
        57
    ],
    "siblings": [
        52,
        188,
        190,
        191
    ],
    "encyc_urls": [
        "/Military%20Areas%201%20and%202/"
    ],
    "breadcrumbs": []
}