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

{
    "id": "topics-50",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 50,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/50/?format=api",
        "html": "https://ddr.densho.org/browse/topics/50/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/48/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/48/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/49/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/51/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/53/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/187/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/203/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/425/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/50/objects/?format=api"
    },
    "title": "Arrest, searches, and seizures",
    "description": "Many Nisei (second-generation Japanese Americans) can vividly recall their fathers being hauled off by FBI agents to unidentified destinations for an unknown duration. Not surprisingly, anxiety and uncertainty spread quickly after Pearl Harbor. Many precious heirlooms were burned by families wanting to rid themselves of any connection to Japan. FBI agents raided Japanese American homes, confiscating short wave radios, cameras, and books. With the systematic removal of Issei (first-generation) leaders, the Nisei -- children and teenagers for the most part -- were abruptly asked to represent the larger group as well as their own families. They found themselves translating FBI and military orders for their parents and helping to keep family businesses going.",
    "path": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
    "ancestors": [
        399,
        48
    ],
    "siblings": [
        49,
        51,
        53,
        187,
        203,
        425
    ],
    "encyc_urls": [
        "/Custodial%20detention%20/%20A-B-C%20list/",
        "/Federal%20Bureau%20of%20Investigation/",
        "/Rikita%20Honda/",
        "/Terminal%20Island,%20California/"
    ],
    "breadcrumbs": []
}