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/20/
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "id": "topics-20",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 20,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/20/",
        "html": "https://ddr.densho.org/browse/topics/20/",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/16/",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/15/",
            "https://ddr.densho.org/api/0.2/facet/topics/16/"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/17/",
            "https://ddr.densho.org/api/0.2/facet/topics/18/",
            "https://ddr.densho.org/api/0.2/facet/topics/21/",
            "https://ddr.densho.org/api/0.2/facet/topics/22/",
            "https://ddr.densho.org/api/0.2/facet/topics/23/",
            "https://ddr.densho.org/api/0.2/facet/topics/298/",
            "https://ddr.densho.org/api/0.2/facet/topics/471/"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/20/objects/"
    },
    "title": "The Japanese American Citizens League",
    "description": "The Japanese American Citizens League (JACL) was organized in the late 1920s by a small group of young, professional nisei in response to the anti-Japanese fervor of the times. The organization was decidedly patriotic and dealt with discrimination by emphasizing American citizenship, loyalty, and assimilation. Because of their ideology, JACL members were recruited by the military to assist in carrying out the \"evacuation\" orders, and they urged Japanese Americans to cooperate with the government. The group inspired strong, mixed feelings among Japanese Americans during this time. However, in the years following the war, the JACL regained much of its former support by successfully overturning many legal barriers for Japanese Americans.",
    "path": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
    "ancestors": [
        15,
        16
    ],
    "siblings": [
        17,
        18,
        21,
        22,
        23,
        298,
        471
    ],
    "encyc_urls": [
        "/Warren%20Furutani/",
        "/Japanese%20American%20Citizens%20League/",
        "/Saburo%20Kido/",
        "/James%20Sakamoto/",
        "/Masao%20Satow/",
        "/Walter%20Tsukamoto/",
        "/Edison%20Uno/"
    ],
    "breadcrumbs": []
}