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

{
    "id": "topics-53",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 53,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/53/?format=api",
        "html": "https://ddr.densho.org/browse/topics/53/?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/49/?format=api",
            "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/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/53/objects/?format=api"
    },
    "title": "Responses of non-Japanese Americans",
    "description": "The reactions of non-Japanese friends, neighbors and classmates were mixed. Some turned their heads and refused to recognize their former friends. Others believed the government propaganda and became outright hostile. Still others helped their Japanese American neighbors by storing belongings and driving them to the places where they were to be picked up. Perhaps only a handful of people understood the true implications of the course of events.",
    "path": "World War II -- Pearl Harbor and aftermath -- Responses of non-Japanese Americans",
    "ancestors": [
        399,
        48
    ],
    "siblings": [
        49,
        50,
        51,
        187,
        203,
        425
    ],
    "encyc_urls": [
        "/Asian%20American%20response%20to%20incarceration/",
        "/Jewish%20response%20to%20incarceration/"
    ],
    "breadcrumbs": []
}