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

{
    "id": "topics-81",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 81,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/81/?format=api",
        "html": "https://ddr.densho.org/browse/topics/81/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/118/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/118/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/169/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/393/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/394/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/81/objects/?format=api"
    },
    "title": "Camp pilgrimages",
    "description": "Annual pilgrimages to the sites of former camps have become important events in the Japanese American community. They are an opportunity for former camp inmates to visit places that dramatically affected their lives, as well as a way for younger generations to learn the history of the Japanese American incarceration. Often the pilgrimages last for a few days and include workshops, tours of the former campsites, and memorial services to honor those who died while incarcerated.",
    "path": "Reflections on the past -- Camp pilgrimages",
    "ancestors": [
        118
    ],
    "siblings": [
        169,
        393,
        394
    ],
    "encyc_urls": [
        "/Camp%20pilgrimages/",
        "/Sue%20Kunitomi%20Embrey/",
        "/Warren%20Furutani/"
    ],
    "breadcrumbs": []
}