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/topics/534/objects/?format=api&limit=25&offset=50
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 59,
    "limit": 25,
    "offset": 50,
    "prev_offset": 25,
    "next_offset": null,
    "page_size": 25,
    "this_page": 3,
    "num_this_page": 9,
    "prev_api": "https://ddr.densho.org/api/0.2/facet/topics/534/objects/?format=api&limit=25&offset=25",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-densho-356-294",
            "model": "entity",
            "index": "0 50/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-356-294/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-356-294/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-356/ddr-densho-356-294-mezzanine-56de9a38dc-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-356/ddr-densho-356-294-mezzanine-56de9a38dc-a.jpg"
            },
            "title": "Postcard to Yuri Domoto from Rosie Suyeyama",
            "description": "Postcard to Yuriko Domoto Tsukada from Rose Suyeyama in which she talks about the preparations for the move from Tanforan to Topaz. Item tied together with all objects between ddr-densho-356-277 and ddr-densho-356-320.",
            "extent": "5.5W x 3.25H",
            "links_children": "ddr-densho-356-294",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Suyeyasu, Rose"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers",
                    "id": "61"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Tsukada, Yuriko (Domoto)"
                },
                {
                    "namepart": "Suyeyama, Rose \"Rosie\""
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "postcard",
            "location": "San Bruno, California",
            "facility": [
                {
                    "term": "Tanforan",
                    "id": "15"
                },
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "9/9/1942",
            "status": "completed",
            "search_hidden": "Suyeyasu, Rose author Tsukada, Yuriko (Domoto) \nSuyeyama, Rose \"Rosie\"",
            "download_large": "ddr-densho-356-294-mezzanine-56de9a38dc-a.jpg"
        },
        {
            "id": "ddr-densho-356-295",
            "model": "entity",
            "index": "1 51/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-356-295/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-356-295/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-356/ddr-densho-356-295-mezzanine-f1a194fbb8-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-356/ddr-densho-356-295-mezzanine-f1a194fbb8-a.jpg"
            },
            "title": "Letter to Yuri Domoto from Min Yonekura",
            "description": "Letter to Yuriko Domoto Tsukada from Minoru \"Min\" Yonekura.  In the letter Min writes about his first few days at Topaz and the trip there. Item tied together with all objects between ddr-densho-356-277 and ddr-densho-356-320.",
            "extent": "envelope: 6.875W x 3.875H; letter: 6.625H x 10H",
            "links_children": "ddr-densho-356-295",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Yonekura, Minoru"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- The journey",
                    "id": "66"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs",
                    "id": "76"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Tsukada, Yuriko (Domoto)"
                },
                {
                    "namepart": "Yonekura"
                },
                {
                    "namepart": "Minoru \"Min\""
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Topaz, Utah",
            "facility": [
                {
                    "term": "Topaz (Central Camp)",
                    "id": "1"
                },
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "9/15/1942",
            "status": "completed",
            "search_hidden": "Yonekura, Minoru author Tsukada, Yuriko (Domoto) \nYonekura \nMinoru \"Min\"",
            "download_large": "ddr-densho-356-295-mezzanine-f1a194fbb8-a.jpg"
        },
        {
            "id": "ddr-densho-356-300",
            "model": "entity",
            "index": "2 52/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-356-300/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-356-300/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-356/ddr-densho-356-300-mezzanine-4a8f005119-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-356/ddr-densho-356-300-mezzanine-4a8f005119-a.jpg"
            },
            "title": "Letter to Yuri Domoto from Tomi Domoto",
            "description": "Letter to Yuriko Domoto Tsukada from her cousin Tomi Domoto in which discusses the first month at Jerome and general news about mutual friends. Item tied together with all objects between ddr-densho-356-277 and ddr-densho-356-320.",
            "extent": "envelope: 6W x 3.5H; letter: 8.5W x 11H",
            "links_children": "ddr-densho-356-300",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Domoto, Tomi"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Education",
                    "id": "73"
                },
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Food",
                    "id": "68"
                },
                {
                    "term": "World War II -- Concentration camps -- Impact of incarceration",
                    "id": "78"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Medical care and health issues",
                    "id": "70"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Tsukada, Yuriko (Domoto)"
                },
                {
                    "namepart": "Domoto, Tomi"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Denson, Arkansas",
            "facility": [
                {
                    "term": "Jerome",
                    "id": "6"
                },
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "11/28/1942",
            "status": "completed",
            "search_hidden": "Domoto, Tomi author Tsukada, Yuriko (Domoto) \nDomoto, Tomi",
            "download_large": "ddr-densho-356-300-mezzanine-4a8f005119-a.jpg"
        },
        {
            "id": "ddr-csujad-55-317",
            "model": "entity",
            "index": "3 53/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-55-317/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-317/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-317-mezzanine-6d30fd4a70-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-317-mezzanine-6d30fd4a70-a.jpg"
            },
            "title": "Minutes from the Heart Mountain Block Chairmen meeting, November 16, 1942",
            "description": "Minutes from the Heart Mountain Block Chairmen meeting. Includes discussion on Crafting Committee, education, clothing allowances, Engei-bu Committee, and school construction. 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/8749\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_0319</a>",
            "extent": "4 pages; 10.5 x 8 inches, typescript",
            "links_children": "ddr-csujad-55-317",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Heart Mountain Block Chairmen"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Education",
                    "id": "73"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Cody, Wyoming",
            "facility": [
                {
                    "term": "Heart Mountain",
                    "id": "5"
                }
            ],
            "creation": "11/16/1942",
            "status": "completed",
            "search_hidden": "Heart Mountain Block Chairmen author",
            "download_large": "ddr-csujad-55-317-mezzanine-6d30fd4a70-a.jpg"
        },
        {
            "id": "ddr-csujad-55-1477",
            "model": "entity",
            "index": "4 54/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-55-1477/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-1477/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-1477-mezzanine-877a3d978a-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-1477-mezzanine-877a3d978a-a.jpg"
            },
            "title": "Swimming pool during construction at Crystal City Department of Justice Internment Camp",
            "description": "Scrapbook page containing text and six black and white photographs of the swimming pool during construction at Crystal City Department of Justice Internment Camp. From the Mary F. Clark scrapbook, \"Before I Forget, 1942-1947,\" page 120. See also sac_jaac_1334 through sac_jaac_1529. 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/11056\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_1479</a>",
            "extent": "1 page; 15.5 x 10 inches",
            "links_children": "ddr-csujad-55-1477",
            "creators": [
                {
                    "role": "compiler",
                    "namepart": "Clark, Mary Frances"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Department of Justice camps",
                    "id": "82"
                },
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Sports",
                    "id": "72"
                },
                {
                    "term": "Community activities -- Sports -- Swimming",
                    "id": "328"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Crystal City, Texas",
            "facility": [
                {
                    "term": "Crystal City",
                    "id": "29"
                }
            ],
            "creation": "circa 1944",
            "status": "completed",
            "search_hidden": "Clark, Mary Frances compiler",
            "download_large": "ddr-csujad-55-1477-mezzanine-877a3d978a-a.jpg"
        },
        {
            "id": "ddr-csujad-55-1478",
            "model": "entity",
            "index": "5 55/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-55-1478/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-1478/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-1478-mezzanine-a15f4085f9-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-1478-mezzanine-a15f4085f9-a.jpg"
            },
            "title": "Swimming pool at Crystal City Department of Justice Internment Camp",
            "description": "Scrapbook page containing six black and white photographs of the swimming pool at Crystal City Department of Justice Internment Camp. From the Mary F. Clark scrapbook, \"Before I Forget, 1942-1947,\" page 121. See also sac_jaac_1334 through sac_jaac_1529. 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/11055\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_1480</a>",
            "extent": "1 page; 15.5 x 10 inches",
            "links_children": "ddr-csujad-55-1478",
            "creators": [
                {
                    "role": "compiler",
                    "namepart": "Clark, Mary Frances"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Department of Justice camps",
                    "id": "82"
                },
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Sports",
                    "id": "72"
                },
                {
                    "term": "Community activities -- Sports -- Swimming",
                    "id": "328"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Crystal City, Texas",
            "facility": [
                {
                    "term": "Crystal City",
                    "id": "29"
                }
            ],
            "creation": "circa 1944",
            "status": "completed",
            "search_hidden": "Clark, Mary Frances compiler",
            "download_large": "ddr-csujad-55-1478-mezzanine-a15f4085f9-a.jpg"
        },
        {
            "id": "ddr-csujad-55-316",
            "model": "entity",
            "index": "6 56/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-55-316/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-316/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-316-mezzanine-f011b33898-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-316-mezzanine-f011b33898-a.jpg"
            },
            "title": "Minutes from the Heart Mountain Block Chairmen meeting, November 15, 1942",
            "description": "Minutes from the Heart Mountain Block Chairmen meeting. Includes discussion on Fair Practice Committee, school construction, Japanese literature, resignation of Judicial Commissioners, clothing allowances, and Heart Mountain Club, and a request made to the Japanese American Citizens League. 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/8748\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_0318</a>",
            "extent": "4 pages; 10.5 x 8 inches, typescript",
            "links_children": "ddr-csujad-55-316",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Heart Mountain Block Chairmen"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                },
                {
                    "term": "World War II -- Japanese American Citizens League activities",
                    "id": "400"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Cody, Wyoming",
            "facility": [
                {
                    "term": "Heart Mountain",
                    "id": "5"
                }
            ],
            "creation": "11/15/1942",
            "status": "completed",
            "search_hidden": "Heart Mountain Block Chairmen author",
            "download_large": "ddr-csujad-55-316-mezzanine-f011b33898-a.jpg"
        },
        {
            "id": "ddr-csujad-55-686",
            "model": "entity",
            "index": "7 57/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-55-686/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-686/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-686-mezzanine-fbed46514b-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-686-mezzanine-fbed46514b-a.jpg"
            },
            "title": "Memo from Marlin T. Kurtz to Mr. Ted Chiba and Mr. Shoji Nagumo, January 28, 1943",
            "description": "Memorandum of understanding from Marlin Kurtz to Ted Chiba and Shoji Nagumo regarding construction in Recreation Hall 12-26 at Heart Mountain incarceration camp. \"Rec. Dept. Form no. 12.\" 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/9451\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_0688</a>",
            "extent": "1 page; 5 x 5 inches, handwritten",
            "links_children": "ddr-csujad-55-686",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Kurtz, Marlin T."
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Facilities, services, and camp administration",
                    "id": "69"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Cody, Wyoming",
            "facility": [
                {
                    "term": "Heart Mountain",
                    "id": "5"
                }
            ],
            "creation": "1/28/1943",
            "status": "completed",
            "search_hidden": "Kurtz, Marlin T. author",
            "download_large": "ddr-csujad-55-686-mezzanine-fbed46514b-a.jpg"
        },
        {
            "id": "ddr-densho-475-302",
            "model": "entity",
            "index": "8 58/{'value': 59, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-475-302/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-475-302/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-475/ddr-densho-475-302-mezzanine-13f2107c53-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-475/ddr-densho-475-302-mezzanine-13f2107c53-a.jpg"
            },
            "title": "Construction",
            "description": "Black and white photograph of construction workers working with machinery (possibly making cement).",
            "extent": "2.5W x 2H",
            "links_children": "ddr-densho-475-302",
            "creators": [
                {
                    "role": "photographer",
                    "nr_id": "88922/nr012vk57",
                    "namepart": "Miwa, Frank Hidenobu"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs -- Organized labor",
                    "id": "197"
                }
            ],
            "format": "img",
            "contributor": "Densho",
            "rights": "cc",
            "genre": "photograph",
            "location": "Parker, Arizona",
            "facility": [
                {
                    "term": "Poston (Colorado River)",
                    "id": "2"
                }
            ],
            "creation": "1942-1945",
            "status": "completed",
            "search_hidden": "Miwa, Frank Hidenobu photographer 88922nr012vk57",
            "download_large": "ddr-densho-475-302-mezzanine-13f2107c53-a.jpg"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "nested": {
                            "path": "topics",
                            "query": {
                                "term": {
                                    "topics.id": "534"
                                }
                            }
                        }
                    }
                ]
            }
        },
        "_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": {}
}