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

{
    "id": "topics-95",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 95,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/95/?format=api",
        "html": "https://ddr.densho.org/browse/topics/95/?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/87/?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"
        ],
        "children": [
            "https://ddr.densho.org/api/0.2/facet/topics/428/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/95/objects/?format=api"
    },
    "title": "Draft resistance",
    "description": "In 1944 the government reinstated the draft for Japanese Americans after suspending it in 1942 and began drafting men directly from the camps. This action angered many. At Heart Mountain concentration camp, Wyoming, resistance took the form of an organized movement calling itself the Fair Play Committee. Members demanded that their rights as citizens be restored before enlisting in the military. Eventually, sixty-three men from Heart Mountain refused induction and were sentenced to prison terms for draft evasion. In the other camps, disparate individuals made the decision to resist the draft. After being unfairly incarcerated for almost two years, they saw the draft as the final injustice. Ultimately, 267 men from all the concentration camps were convicted of evading the draft and most served time in prison. President Truman pardoned all of the resisters in 1947.",
    "path": "World War II -- Resistance and dissidence -- Draft resistance",
    "ancestors": [
        399,
        94
    ],
    "siblings": [
        86,
        87,
        96,
        98,
        99,
        100,
        107
    ],
    "children": [
        428
    ],
    "encyc_urls": [
        "/Draft%20resistance/",
        "/Frank%20Emi/",
        "/Gordon%20Hirabayashi/",
        "/No-No%20Boy%20(book)/"
    ],
    "breadcrumbs": []
}