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

{
    "id": "topics-185",
    "model": "ddrfacetterm",
    "facet": "topics",
    "term_id": 185,
    "links": {
        "json": "https://ddr.densho.org/api/0.2/facet/topics/185/?format=api",
        "html": "https://ddr.densho.org/browse/topics/185/?format=api",
        "parent": "https://ddr.densho.org/api/0.2/facet/topics/36/?format=api",
        "ancestors": [
            "https://ddr.densho.org/api/0.2/facet/topics/36/?format=api"
        ],
        "siblings": [
            "https://ddr.densho.org/api/0.2/facet/topics/37/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/38/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/161/?format=api",
            "https://ddr.densho.org/api/0.2/facet/topics/186/?format=api"
        ],
        "objects": "https://ddr.densho.org/api/0.2/facet/topics/185/objects/?format=api"
    },
    "title": "\"Yellow Peril\"",
    "description": "\"Yellow peril\" was a term used by anti-Japanese movement agitators in the early 1900s to describe the \"threat\" of Japanese immigration as a precursor to a Japanese invasion of the United States. Among the many groups and individuals who propagated the \"yellow peril\" myth were William Randolph Hearst's newspapers, which convinced many Californians during the early 1900s that a Japanese invasion was imminent.",
    "path": "Race and racism -- \"Yellow Peril\"",
    "ancestors": [
        36
    ],
    "siblings": [
        37,
        38,
        161,
        186
    ],
    "encyc_urls": [
        "/James%20D.%20Phelan/"
    ],
    "breadcrumbs": []
}