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

{
    "total": 1,
    "limit": 25,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 25,
    "this_page": 1,
    "num_this_page": 1,
    "prev_api": "",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-csujad-29-3",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-29-3/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-29-3/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-29/ddr-csujad-29-3-mezzanine-76d82949e6-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-29/ddr-csujad-29-3-mezzanine-76d82949e6-a.jpg"
            },
            "title": "An Oral History with J.S. Kishiyama and Y. Kishiyama",
            "description": "Reflections of an elderly Orange County, California couple on their experiences in America. He recounts his years as an immigrant; she discusses her family background, makeup of Japanese-American community, and rural living.  This oral history was conducted for the Japanese American Oral History Project, Oral History Program, California State University, Fullerton; interview conducted by Pat Morgan. Transcript is found in item: csufccop_jaoh_0005. See this object in the California State Universities Japanese American Digitization project site: <a href=\"http://cdm16855.contentdm.oclc.org/cdm/ref/collection/p16855coll4/id/375\" target=\"_blank\" rel=\"noopener noreferrer\">1272_T01</a>",
            "extent": "1:03:41",
            "links_children": "ddr-csujad-29-3",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Kishiyama, J.S."
                },
                {
                    "role": "interviewee",
                    "namepart": "Kishiyama, Y."
                },
                {
                    "role": "interviewer",
                    "namepart": "Morgan, Pat"
                },
                {
                    "role": "publisher",
                    "namepart": "California State University, Fullerton. Center for Oral and Public History"
                }
            ],
            "topics": [
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Kibei",
                    "id": "45"
                },
                {
                    "term": "Education",
                    "id": "31"
                },
                {
                    "term": "Geographic communities -- California",
                    "id": "271"
                },
                {
                    "term": "Immigration and citizenship",
                    "id": "1"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Industry and employment -- Agriculture -- Farmers' markets and stands",
                    "id": "7"
                },
                {
                    "term": "Industry and employment -- Agriculture -- Flower growers",
                    "id": "346"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Geographic communities -- Arizona",
                    "id": "480"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers",
                    "id": "61"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs",
                    "id": "76"
                },
                {
                    "term": "Geographic communities -- Idaho",
                    "id": "491"
                },
                {
                    "term": "Japan -- Pre-World War II",
                    "id": "163"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "Immigration and citizenship",
                    "id": "1"
                },
                {
                    "term": "Immigration and citizenship -- The journey",
                    "id": "3"
                },
                {
                    "term": "Education",
                    "id": "31"
                },
                {
                    "term": "Identity and values -- Sansei",
                    "id": "338"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation",
                    "id": "340"
                }
            ],
            "format": "av",
            "language": [
                "eng"
            ],
            "contributor": "CSU Fullerton Center for Oral and Public History",
            "rights": "pcc",
            "genre": "interview",
            "location": "Los Angeles, California; Phoenix, Arizona; Parker, Arizona; Mayer, Arizona",
            "facility": [
                {
                    "term": "Poston (Colorado River)",
                    "id": "2"
                },
                {
                    "term": "Mayer",
                    "id": "25"
                }
            ],
            "creation": "4/6/1973",
            "status": "completed",
            "search_hidden": "Kishiyama, J.S. interviewee \nKishiyama, Y. interviewee \nMorgan, Pat interviewer \nCalifornia State University, Fullerton. Center for Oral and Public History publisher",
            "download_large": "ddr-csujad-29-3-mezzanine-76d82949e6-a.jpg"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "nested": {
                            "path": "facility",
                            "query": {
                                "term": {
                                    "facility.id": "25"
                                }
                            }
                        }
                    }
                ]
            }
        },
        "_source": [
            "id",
            "model",
            "links_html",
            "links_json",
            "links_img",
            "links_thumb",
            "links_children",
            "status",
            "public",
            "title",
            "description",
            "contributor",
            "creators",
            "creators.namepart",
            "facility",
            "format",
            "genre",
            "geography",
            "label",
            "language",
            "creation",
            "location",
            "persons",
            "rights",
            "topics",
            "image_url",
            "display_name",
            "bio",
            "extent",
            "search_hidden"
        ]
    },
    "aggregations": {}
}