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

{
    "id": "topics-56",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 56,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/56/?format=api",
        "html": "https://ddr.densho.org/browse/topics/56/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/54/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/54/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/56/objects/?format=api"
    },
    "title": "\"Voluntary evacuation\"",
    "description": "For a three-week period during World War II, after Japanese Americans had been excluded from the West Coast but before plans for concentration camps had been finalized, a period of \"voluntary evacuation\" took place. Government officials hoped that the Japanese Americans barred from keeping their homes on the West Coast would make arrangements to move inland on their own, saving valuable military resources. However, state government officials and residents of neighboring states reacted with outrage that Japanese Americans were being encouraged to move there. Most Japanese Americans feared moving into such hostile territory where they would know no one. Further, few Japanese Americans had the resources to move their families to a new place. In total, 4,889 Japanese Americans left the West Coast \"voluntarily\" and moved to the interior of the U.S. during that period.",
    "path": "World War II -- Non-incarcerated Japanese Americans -- \"Voluntary evacuation\"",
    "ancestors": [
        399,
        54
    ],
    "encyc_urls": [
        "/Voluntary%20evacuation/"
    ],
    "breadcrumbs": []
}