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

{
    "id": "topics-75",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 75,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/75/?format=api",
        "html": "https://ddr.densho.org/browse/topics/75/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/66/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/67/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/68/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/69/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/70/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/71/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/72/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/73/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/74/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/76/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/78/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/162/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/172/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/195/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/196/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/416/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/534/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/535/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/536/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/537/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/75/objects/?format=api"
    },
    "title": "Religion",
    "description": "Japanese Americans used religion as one way to handle the stress of the incarceration experience. Church served as both a spiritual comfort and a place for community gatherings. On Sundays, Buddhist and Christian services and Sunday schools were held in the recreation halls. State Shintoism was another popular religion within the Japanese American community but was banned by the U.S. government on the grounds that it included \"Emperor worship.\" Church services initially were given in both Japanese and English, but camp authorities later banned the use of Japanese at all group gatherings (although translation into Japanese was later permitted at some religious services).",
    "path": "World War II -- Concentration camps -- Religion",
    "ancestors": [
        399,
        65
    ],
    "siblings": [
        66,
        67,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        76,
        78,
        162,
        172,
        195,
        196,
        416,
        534,
        535,
        536,
        537
    ],
    "encyc_urls": [
        "/Paul%20M.%20Nagano/"
    ],
    "breadcrumbs": []
}