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

{
    "id": "topics-34",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 34,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/34/?format=api",
        "html": "https://ddr.densho.org/browse/topics/34/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/31/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/31/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/32/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/33/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/35/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/333/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/334/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/335/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/454/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/34/objects/?format=api"
    },
    "title": "Higher education",
    "description": "The Issei (first-generation Japanese immigrants) put great emphasis on education as a means of succeeding in the U.S. While many Nisei (second-generation Japanese Americans) obtained college degrees, they found professions closed to them. It was not uncommon for educated nisei to be forced to settle for menial jobs in the ethnic community. Frequently, Japanese Americans could find jobs commensurate with their education only by becoming independent professionals such as doctors and dentists providing services to the Japanese community. The World War II incarceration interrupted thousands of students' university educations.",
    "path": "Education -- Higher education",
    "ancestors": [
        31
    ],
    "siblings": [
        32,
        33,
        35,
        333,
        334,
        335,
        454
    ],
    "encyc_urls": [
        "/Yamato%20Ichihashi/",
        "/Yuji%20Ichioka/",
        "/Harry%20Kitano/",
        "/T.%20Scott%20Miyakawa/",
        "/S.%20Frank%20Miyamoto/",
        "/National%20Japanese%20American%20Student%20Relocation%20Council/",
        "/Tamotsu%20Shibutani/",
        "/Tamie%20Tsuchiyama/",
        "/Toshio%20Yatsushiro/"
    ],
    "breadcrumbs": []
}