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

{
    "id": "topics-188",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 188,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/188/?format=api",
        "html": "https://ddr.densho.org/browse/topics/188/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/57/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/57/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/52/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/189/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/190/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/191/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/188/objects/?format=api"
    },
    "title": "Exclusion orders",
    "description": "On February 19, 1942, President Roosevelt signed Executive Order 9066, which allowed the military to exclude people from any location without a trial or hearing. While it did not name people of Japanese ancestry specifically, it was clearly aimed at them and was enforced accordingly. Under the authority of Executive Order 9066, General John DeWitt defined 108 exclusion areas throughout the West Coast, each containing approximately 1,000 Japanese Americans. The first exclusion orders were issued for Bainbridge Island, Washington on March 24, 1942. Orders were posted around town, informing all Japanese American residents of the impending mass removal. Individuals and families were given only one week to prepare. By the end of October 1942, all 108 exclusion orders had been issued, forcing over 110,000 Japanese Americans into concentration camps around the country.",
    "path": "World War II -- Mass removal (\"evacuation\") -- Exclusion orders",
    "ancestors": [
        399,
        57
    ],
    "siblings": [
        52,
        189,
        190,
        191
    ],
    "encyc_urls": [
        "/Karl%20Bendetsen/",
        "/Francis%20Biddle/",
        "/Civilian%20exclusion%20orders/",
        "/John%20DeWitt/",
        "/Executive%20Order%209066/",
        "/Executive%20Order%209066%20(exhibition)/",
        "/Executive%20Order%209066:%2050%20Years%20Before%20and%2050%20Years%20After%20(exhibition)/",
        "/Leland%20Ford/",
        "/Allen%20Gullion/",
        "/John%20McCloy/",
        "/Public%20Law%20503/",
        "/Franklin%20D.%20Roosevelt/",
        "/Termination%20of%20Executive%20Order%209066/",
        "/Norman%20Thomas/"
    ],
    "breadcrumbs": []
}