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": 60,
    "limit": 25,
    "offset": 50,
    "prev_offset": 25,
    "next_offset": null,
    "page_size": 25,
    "this_page": 3,
    "num_this_page": 10,
    "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': 60, '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': 60, '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': 60, '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': 60, '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': 60, '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': 60, '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': 60, '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': 60, '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': 60, '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"
        },
        {
            "id": "ddr-densho-329-950",
            "model": "entity",
            "index": "9 59/{'value': 60, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-329-950/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-329-950/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-329/ddr-densho-329-950-mezzanine-fdeaca9c94-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-329/ddr-densho-329-950-mezzanine-fdeaca9c94-a.jpg"
            },
            "title": "Kaneji Domoto Diary, 1942",
            "description": "Kaneji's diary from March 6, 1942 - October 7, 1942, spanning the Domoto family's time from being at home in California to about a month after arrival at Amache. Early pages of the diary resemble a notebook loosely structured by date and containing a mixture of daily activities, accounting, notes from work at the nursery, and, as they prepare to leave for the assembly center, packing lists. Kan and Sally's first child Mikiko was about one month old. The first note explicitly mentioning discriminatory legislation against Japanese Americans is on Monday, March 23, when Kan changes plans after learning that the curfew has gone into effect. On April 10 there is a draft of a letter to Frank Lloyd Wright asking if he can rejoin the fellowship at Taliesin in the summer and bring his wife and child, to which Wright replies in the affirmative. (Kan would write to the Provost Marshall on April 27 enclosing Wright's invitation and asking permission to go to Wisconsin instead of to camp, but the result does not materialize in 1942). The family leaves for Merced Assembly Center on May 13, and the bulk of the diary covers the time they spent there until leaving for Amache on September 1st, 1942. During this time Kan worked on outfitting their living quarters and helping Sally take care of their daughter Miki, who was three months old and had a worrying skin condition, before becoming involved in a number of committees related to recreational activities and crafts and taking a job as a teacher of architecture and landscape architecture. The activities and governance of those committees dominate the middle and later pages of the diary. Other common topics include meals, showers, recreational activities like dances and talent shows, crafts and projects, childcare, holidays, his relationship with his wife Sally (Fujii) Domoto, various other social and familial relationships, and his building and carpentry projects. Also included are occasional sketches of designs he is working on and detailed order lists from Sears and Roebuck and Montgomery Ward. On Tuesday, August 25, his sisters Wak and Yuri left for Amache with his father, and Kan, Sally, and Miki followed a week later on September 1st. The rest of the diary concerns his involvement with the planning and construction of the barracks at Amache, as well as getting settled in the living quarters with family.",
            "extent": "5.5W x 8.5H",
            "links_children": "ddr-densho-329-950",
            "creators": [
                {
                    "role": "author",
                    "nr_id": "88922/nr015xg73",
                    "namepart": "Domoto, Kaneji"
                }
            ],
            "topics": [
                {
                    "term": "Arts and literature -- Visual arts -- Architecture",
                    "id": "258"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Construction",
                    "id": "529"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Facilities, services, and camp administration",
                    "id": "206"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Food",
                    "id": "405"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Medical care and health issues",
                    "id": "409"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Politics and self-governance",
                    "id": "530"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Social and recreational activities",
                    "id": "63"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Sports",
                    "id": "411"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Social relations",
                    "id": "532"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Work and jobs",
                    "id": "208"
                },
                {
                    "term": "Arts and literature -- Visual arts -- Crafts and decorating",
                    "id": "476"
                },
                {
                    "term": "Arts and literature -- Visual arts -- Needlecrafts",
                    "id": "264"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Education",
                    "id": "207"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Holidays and festivals",
                    "id": "407"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "World War II -- Mass removal (\"evacuation\") -- Preparation",
                    "id": "189"
                },
                {
                    "term": "World War II -- Concentration camps -- Construction",
                    "id": "534"
                },
                {
                    "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": [
                {
                    "nr_id": "88922/nr015xg73",
                    "namepart": "Domoto, Kaneji"
                },
                {
                    "nr_id": "88922/nr012rt48",
                    "namepart": "Domoto, Sally (Fujii)"
                },
                {
                    "nr_id": "88922/nr012rt5zko",
                    "namepart": "Domoto, Mikiko"
                },
                {
                    "nr_id": "88922/nr012rt9q",
                    "namepart": "Domoto, Wakako"
                },
                {
                    "nr_id": "88922/nr012rv05",
                    "namepart": "Tsukada, Yuriko (Domoto)"
                },
                {
                    "nr_id": "88922/nr003gq9t",
                    "namepart": "Kishi, Kiyoko Thais"
                },
                {
                    "nr_id": "88922/nr003gq84",
                    "namepart": "Kishi, Tokuko (Domoto)"
                },
                {
                    "nr_id": "88922/nr003gr2n",
                    "namepart": "Kishi, Norman Minoru"
                },
                {
                    "namepart": "Wright, Frank Lloyd"
                },
                {
                    "namepart": "JACL"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "diary",
            "location": "Merced, California; Amache, Colorado",
            "facility": [
                {
                    "term": "Temporary assembly centers -- Merced",
                    "id": "19"
                },
                {
                    "term": "Concentration camps -- Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "1942",
            "status": "completed",
            "search_hidden": "Domoto, Kaneji author 88922nr015xg73Domoto, Kaneji 88922nr015xg73\nDomoto, Sally (Fujii) 88922nr012rt48\nDomoto, Mikiko 88922nr012rt5zko\nDomoto, Wakako 88922nr012rt9q\nTsukada, Yuriko (Domoto) 88922nr012rv05\nKishi, Kiyoko Thais 88922nr003gq9t\nKishi, Tokuko (Domoto) 88922nr003gq84\nKishi, Norman Minoru 88922nr003gr2n\nWright, Frank Lloyd \nJACL",
            "download_large": "ddr-densho-329-950-mezzanine-fdeaca9c94-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": {}
}