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

{
    "id": "topics-87",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 87,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/87/?format=api",
        "html": "https://ddr.densho.org/browse/topics/87/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/94/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/86/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/95/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/96/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/98/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/99/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/100/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/107/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/87/objects/?format=api"
    },
    "title": "Renunciation of citizenship",
    "description": "During World War II, 5,589 American citizens of Japanese descent renounced their U.S. citizenship. The renunciations took place between December 1944 and July 1945, mostly in Tule Lake concentration camp, California. The vast majority of renunciations had little to do with \"disloyalty\" to the U.S., but instead were the result of a series of complex conditions and events that were beyond the control of those involved. After a legal battle, most renunciants had their U.S. citizenship restored in the 1960s.",
    "path": "World War II -- Resistance and dissidence -- Renunciation of citizenship",
    "ancestors": [
        399,
        94
    ],
    "siblings": [
        86,
        95,
        96,
        98,
        99,
        100,
        107
    ],
    "encyc_urls": [
        "/Segregation/"
    ],
    "breadcrumbs": []
}