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

{
    "id": "topics-49",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 49,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/49/?format=api",
        "html": "https://ddr.densho.org/browse/topics/49/?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/50/?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/49/objects/?format=api"
    },
    "title": "Events prior to Pearl Harbor",
    "description": "Before the bombing of Pearl Harbor on December 7, 1941, many in the Japanese American community were aware of the growing tension between Japan and the United States. Some had been receiving news from their families overseas, while others had visited Japan and witnessed the growing militarization there. However, few thought that Japan would provoke the much larger United States into war.",
    "path": "World War II -- Pearl Harbor and aftermath -- Events prior to Pearl Harbor",
    "ancestors": [
        399,
        48
    ],
    "siblings": [
        50,
        51,
        53,
        187,
        203,
        425
    ],
    "encyc_urls": [
        "/Robert%20Shivers/"
    ],
    "breadcrumbs": []
}