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

{
    "id": "topics-176",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 176,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/176/?format=api",
        "html": "https://ddr.densho.org/browse/topics/176/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/1/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/1/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/2/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/3/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/4/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/178/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/340/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/342/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/176/objects/?format=api"
    },
    "title": "Naturalization",
    "description": "Unlike other immigrants to the United States, Japanese and other Asians were not permitted to become naturalized American citizens until 1952. Under existing laws, naturalization was limited to \"free white persons and to aliens of African nativity and to persons of African descent.\" Despite many attempts by Japanese immigrants (Issei) to gain citizenship, they were usually rejected on the grounds that the Issei were neither white nor black. The 1922 Supreme Court case Ozawa v. U.S. cemented the status of the issei as \"aliens ineligible to citizenship\" once and for all. It wasn't until 1952 with the passage of the Immigration and Nationality Act that Issei were finally allowed to become naturalized U.S. citizens.",
    "path": "Immigration and citizenship -- Naturalization",
    "ancestors": [
        1
    ],
    "siblings": [
        2,
        3,
        4,
        178,
        340,
        342
    ],
    "encyc_urls": [
        "/Immigration%20Act%20of%201952/",
        "/Naturalization%20Act%20of%201790/",
        "/Ozawa%20v.%20United%20States/",
        "/Tokutaro%20Slocum/",
        "/Francis%20Walter/"
    ],
    "breadcrumbs": []
}