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

{
    "id": "topics-67",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 67,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/67/?format=api",
        "html": "https://ddr.densho.org/browse/topics/67/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/399/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/65/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/66/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/68/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/69/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/70/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/71/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/72/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/73/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/74/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/75/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/76/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/78/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/162/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/172/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/195/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/196/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/416/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/534/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/535/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/536/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/537/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/67/objects/?format=api"
    },
    "title": "Living conditions",
    "description": "All of the camps were constructed according to the War Department's specifications, which included barbed-wire fences, guard towers, and armed guards around the perimeter. The camps were organized in \"blocks\" consisting of twelve to fourteen barracks, a mess hall, communal showers and toilets, laundry facilities, and a recreation hall. Each barracks was divided into four or six rooms with each room housing one family, no matter how large, and there was no running water. The furnishings that Japanese Americans found on their arrival were canvas cots, a potbellied stove, and a single bare light bulb. The thin walls offered little protection from the harsh weather, which ranged from 110 degrees in the summer to 25 degrees below zero on winter nights. The flimsy construction allowed no privacy and made normal family life difficult. Camp inmates improved their own living conditions by creating interior walls and partitions, constructing furniture from scrap lumber, and planting gardens.",
    "path": "World War II -- Concentration camps -- Living conditions",
    "ancestors": [
        399,
        65
    ],
    "siblings": [
        66,
        68,
        69,
        70,
        71,
        72,
        73,
        74,
        75,
        76,
        78,
        162,
        172,
        195,
        196,
        416,
        534,
        535,
        536,
        537
    ],
    "encyc_urls": [
        "/Arts%20and%20crafts%20in%20camp/",
        "/Community%20analysts/",
        "/Manzanar%20Children's%20Village/"
    ],
    "breadcrumbs": []
}