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

{
    "id": "topics-166",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 166,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/166/?format=api",
        "html": "https://ddr.densho.org/browse/topics/166/?format=api",
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/168/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/384/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/385/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/386/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/166/objects/?format=api"
    },
    "title": "Japanese Latin Americans",
    "description": "During World War II, 2,264 Latin Americans of Japanese ancestry were forcibly deported from their countries of residence and taken to the U.S. where they were placed in internment camps in order to be exchanged for Americans held by Japanese forces. Some 80 percent of the internees were Japanese Peruvians; the rest came from various Pacific-facing countries from Mexico to Chile. At the conclusion of the war, most of the interned Japanese Latin Americans were forced to leave the U.S. However, since many were initially barred from returning to their home countries, more than 900 Japanese Latin Americans were deported to war-devastated Japan. Over 350 Japanese Latin Americans remained in the U.S. and fought deportation in the courts. Eventually, about 100 managed to gain reentry to their home countries in Latin America. It was not until 1952 that those who stayed were allowed to begin the process of becoming U.S. permanent residents. Many later became U.S. citizens.",
    "path": "Japanese Latin Americans",
    "children": [
        168,
        384,
        385,
        386
    ],
    "encyc_urls": [
        "/Japanese%20Latin%20Americans/"
    ]
}