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

{
    "total": 142,
    "limit": 25,
    "offset": 25,
    "prev_offset": 0,
    "next_offset": 50,
    "page_size": 25,
    "this_page": 2,
    "num_this_page": 25,
    "prev_api": "https://ddr.densho.org/api/0.2/facet/topics/23/objects/?format=api&limit=25&offset=0",
    "next_api": "https://ddr.densho.org/api/0.2/facet/topics/23/objects/?format=api&limit=25&offset=50",
    "objects": [
        {
            "id": "ddr-one-5-21",
            "model": "entity",
            "index": "0 25/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-21/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-21/?format=api",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-21-mezzanine-af3864578a-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-21-mezzanine-af3864578a-a.jpg"
            },
            "title": "Letter to Dr. Keizaburo \"Kei\" Koyama from William Koyama",
            "description": "The letter is written on thin paper and possibly missing pages, dated July 21, 1942.  William writes to his father about his current classes, describing his Boy Scout troop and his changing weight.  He asks after his father's health and the entertainment as his camp.",
            "extent": "10.5W x 7.875H",
            "links_children": "ddr-one-5-21",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Koyama, William"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Education",
                    "id": "207"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Japanese American Museum of Oregon",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Portland Assembely Center, Portland, Oregon",
            "facility": [
                {
                    "term": "Portland",
                    "id": "12"
                },
                {
                    "term": "Camp Livingston",
                    "id": "55"
                }
            ],
            "creation": "07/21/1942",
            "status": "completed",
            "search_hidden": "Koyama, William author",
            "download_large": "ddr-one-5-21-mezzanine-af3864578a-a.jpg"
        },
        {
            "id": "ddr-one-5-43",
            "model": "entity",
            "index": "1 26/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-43/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-43/?format=api",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-43-mezzanine-7ab3f95718-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-43-mezzanine-7ab3f95718-a.jpg"
            },
            "title": "Envelope and letter to Dr. Keizaburo \"Kei\" Koyama from Teru Koyama",
            "description": "The envelope is addressed to Dr. Keizaburo Koyama at Camp Livingston from his wife, Teru Koyama, at Minidoka. Postmarked Nov 12, 1942. In red pencil “Dec 14-42” is written on the left side of the envelope. On the back of the envelope is a large white sticker that says \"EXAMINED BY/U.S.A. 219.\" The letter is dated Nov. 10, 1942. Teru writes about William's new job working at the sugar beet farms, and a birthday cake that was mailed to him by \"Uncle Chape and Aunt Eva.\" She writes about the girls joining the Girl Scouts and that the wooden shoes that Kei made for his family may be too small for some of the children.",
            "extent": "1 envelope: 6.25W x 3.75H; 1 letter: 5W x 7.875H",
            "links_children": "ddr-one-5-43",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Koyama, Teru"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Support from the non-Japanese American community",
                    "id": "80"
                },
                {
                    "term": "World War II -- Leaving camp -- Work leave -- Temporary agricultural work leave",
                    "id": "419"
                },
                {
                    "term": "World War II -- U.S. Army internment camps",
                    "id": "432"
                },
                {
                    "term": "World War II -- Concentration camps -- Arts and literature",
                    "id": "172"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Japanese American Museum of Oregon",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Minidoka, Idaho",
            "facility": [
                {
                    "term": "Camp Livingston",
                    "id": "55"
                },
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "11/10/1942",
            "status": "completed",
            "search_hidden": "Koyama, Teru author",
            "download_large": "ddr-one-5-43-mezzanine-7ab3f95718-a.jpg"
        },
        {
            "id": "ddr-one-5-64",
            "model": "entity",
            "index": "2 27/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-64/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-64/?format=api",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-64-mezzanine-ae4db5e3cc-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-64-mezzanine-ae4db5e3cc-a.jpg"
            },
            "title": "Envelope and letter to Dr. Keizaburo \"Kei\" Koyama from William Koyama",
            "description": "Envelope addressed to Dr. Keizaburo Koyama in Santa Fe Detention Center from his son, William Koyama, at Minidoka. Envelope is postmarked August 3, 1943. In red pencil \"8/10-43\" is written above the receiver's information. The letter from William Koyama is yellowed and water-damaged. At the bottom of the letter is an \"EXAMINED\" stamp with unknown initals. In the letter William writes about his recent camping trip with the Boy Scouts. Asks about how things are in Santa Fe, describes the weather at Minidoka and the impending return to school and possible work vacation to pull sugar beets to earn money. Asks for Kei to write soon.",
            "extent": "1 envelope: 6.25W x 4.125H, 1 letter: 7.25W x 10.5H",
            "links_children": "ddr-one-5-64",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Koyama, William"
                }
            ],
            "topics": [
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Industry and employment -- Dentistry",
                    "id": "355"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
                    "id": "50"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- U.S. Army internment camps",
                    "id": "432"
                },
                {
                    "term": "World War II -- Concentration camps -- Impact of incarceration",
                    "id": "78"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "World War II -- Concentration camps -- Religion",
                    "id": "75"
                },
                {
                    "term": "World War II -- Leaving camp -- Work leave",
                    "id": "103"
                },
                {
                    "term": "World War II -- Concentration camps -- Education",
                    "id": "73"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Japanese American Museum of Oregon",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Minidoka, Idaho",
            "facility": [
                {
                    "term": "Santa Fe",
                    "id": "27"
                },
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "08/03/1943",
            "status": "completed",
            "search_hidden": "Koyama, William author",
            "download_large": "ddr-one-5-64-mezzanine-ae4db5e3cc-a.jpg"
        },
        {
            "id": "ddr-one-5-30",
            "model": "entity",
            "index": "3 28/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-30/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-30/?format=api",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-30-mezzanine-1df185ddb6-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-30-mezzanine-1df185ddb6-a.jpg"
            },
            "title": "Envelope and letters to Dr. Keizaburo \"Kei\" Koyama from Teru Koyama and Miriam Kiyo Koyama",
            "description": "Envelope addressed to Dr. Keizaburo Koyama at Camp Livingston from his wife, Teru Koyama, and daughter, Miriam Kiyo Koyama. Postmarked Sep 16, 1942. In red pencil “9/20-42” is written to the left of the postmark. In the lower left corner is a purple \"Censored\" stamp from Camp Livingston. Inside the envelope are two letters, one from Miriam Kiyo Koyama dated September 12, 1942, and one from Teru Koyama dated Sept 14, 1942.  Kiyo writes about how her sister, Eva, was upset at having been called fat in his last letter, and that Eva's lost weight since coming to Minidoka, in part because the walk to the canteen is far. She also writes that she's seen a dead snake outside the barracks, and that her mom now works in the camp kitchens. On the back side of the letter is part of the poem “For I'm Grown Up” by Sydell Merl. Teru writes to Kei about the hardship of raising children in camp since there is little family structure and her worries about their education. She writes of meeting the Kakekashis again in camp and that William is befriending Hiro Kakekashi. She wishes Kei could be here, but is certain he would not like Minidoka, and that there are too many dentists anyway, and that they even sent some Portlanders to Wyoming because they had a full medical team at Minidoka.",
            "extent": "1 envelope: 6.25W x 3.5H; 1 letter: 7.875W x 10.5H; 1 letter: 5.25W x 8H",
            "links_children": "ddr-one-5-30",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Koyama, Teru"
                },
                {
                    "role": "author",
                    "namepart": "Miriam Kiyo Koyama"
                }
            ],
            "topics": [
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Industry and employment -- Dentistry",
                    "id": "355"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
                    "id": "50"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- U.S. Army internment camps",
                    "id": "432"
                },
                {
                    "term": "World War II -- Concentration camps -- Food",
                    "id": "68"
                },
                {
                    "term": "World War II -- Concentration camps -- Impact of incarceration",
                    "id": "78"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "World War II -- Concentration camps -- Religion",
                    "id": "75"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Japanese American Museum of Oregon",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Minidoka, Idaho",
            "facility": [
                {
                    "term": "Camp Livingston",
                    "id": "55"
                },
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "09/12/1942",
            "status": "completed",
            "search_hidden": "Koyama, Teru author \nMiriam Kiyo Koyama author",
            "download_large": "ddr-one-5-30-mezzanine-1df185ddb6-a.jpg"
        },
        {
            "id": "ddr-one-5-25",
            "model": "entity",
            "index": "4 29/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-25/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-25/?format=api",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-25-mezzanine-ebdf43b8bf-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-25-mezzanine-ebdf43b8bf-a.jpg"
            },
            "title": "Envelope and letter to Dr. Keizaburo \"Kei\" Koyama from Andrew \"Uncle Chape\" Goodenough and Eva \"Aunt Eva\" Goodenough",
            "description": "Envelope addressed to Dr. Kei Koyama in Camp Livingston from Andrew \"Uncle Chape\" Goodenough and Eva \"Aunt Eva\" Goodenough in Portland. Postmarked Aug 31, 1942. On the left side of the envelope is a purple \"Censored\" stamp. Inside the envelope was a newspaper clipping about Boy Scout Troop at the Portland Assembly Center. William Koyama's name is listed twice and underlined. A letter, dated Aug 30, 1942, that accompanies the newspaper clipping talks about their recent visit to the Portland Assembly Center to visit with the Koyama family. Advises that Chape is still unwell, but may get better with some warm weather. Encourages that the children will be fine since they've been raised well, and that they pray for the family and expect to hear often from Kei's wife, Teru.",
            "extent": "1 envelope: 6.25W x 3.75H; 1 letter: 5W x 7.875H, 1 newspaper clipping 2W x 4.75H",
            "links_children": "ddr-one-5-25",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Goodenough, Andrew \"Uncle Chape\""
                },
                {
                    "role": "author",
                    "namepart": "Goodenough, Eva \"Aunt Eva\""
                }
            ],
            "topics": [
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers",
                    "id": "61"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
                    "id": "50"
                },
                {
                    "term": "World War II -- U.S. Army internment camps",
                    "id": "432"
                },
                {
                    "term": "World War II -- Concentration camps -- Impact of incarceration",
                    "id": "78"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "World War II -- Concentration camps -- Religion",
                    "id": "75"
                },
                {
                    "term": "World War II -- Support from the non-Japanese American community",
                    "id": "80"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Japanese American Museum of Oregon",
            "rights": "cc",
            "genre": "correspondence",
            "location": "Portland, Oregon",
            "facility": [
                {
                    "term": "Camp Livingston",
                    "id": "55"
                },
                {
                    "term": "Portland",
                    "id": "12"
                }
            ],
            "creation": "08/30/1942",
            "status": "completed",
            "search_hidden": "Goodenough, Andrew \"Uncle Chape\" author \nGoodenough, Eva \"Aunt Eva\" author",
            "download_large": "ddr-one-5-25-mezzanine-ebdf43b8bf-a.jpg"
        },
        {
            "id": "ddr-pc-29-16",
            "model": "entity",
            "index": "5 30/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-29-16/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-29-16/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-29/ddr-pc-29-16-mezzanine-629e0da3e3-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-29/ddr-pc-29-16-mezzanine-629e0da3e3-a.jpg"
            },
            "title": "Pacific Citizen, Vol. 44, No. 16 (April 19, 1957)",
            "description": "Select article titles: \"15th Biennial Convention Set Aug. 22-25, 1958\" (p. 1); \"JACL's Anti-Nisei TV Film Project Eyed by U.S. Senator\" (p. 1); \"Hawaiian Nisei picked 'outstanding young farmer,' grew coffee on lava soil\" (p. 1); \"Anti-bias bill in redevelopment passes\" (p. 1); \"Civil rights bill due Senate action\" (p. 1); \"JACL representative on Boy Scout interracial service nat'l committee\" (p. 3); \"JACL-sponsored version of Toastmasters Club in San Francisco attracts 25 men\" (p. 5); \"Cortez JACL offers plaque for Scout competition; plan for 10th anniversary\" (p. 5); \"Chapter aids in local girl scout activities\" (p. 5); \"Judy Seki socks 697 scratch series\" (p. 6); \"Fuzzy Shimada hits 725 in ABC tourney\" (p. 6); \"Interest in L.A. JACL Relays Boosted as Athletes Cavort\" (p. 6); \"House Statehood Hearings\" (p. 8); \"State Dep't restores citizenship of Nisei strandee by administrative action\" (p. 8); Nisei wins award in nat'l essay contest\" (p. 8).",
            "extent": "11W x 17H",
            "links_children": "ddr-pc-29-16",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Japanese American Citizens League"
                }
            ],
            "topics": [
                {
                    "term": "Activism and involvement -- Civil rights",
                    "id": "234"
                },
                {
                    "term": "Activism and involvement -- Politics -- Hawaiian statehood",
                    "id": "236"
                },
                {
                    "term": "Geographic communities -- California",
                    "id": "271"
                },
                {
                    "term": "Geographic communities -- California -- Los Angeles",
                    "id": "272"
                },
                {
                    "term": "Geographic communities -- Hawai'i",
                    "id": "277"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Community activities -- Conventions and conferences",
                    "id": "299"
                },
                {
                    "term": "Community activities -- Sports -- Bowling",
                    "id": "316"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation -- Legal cases",
                    "id": "341"
                },
                {
                    "term": "Journalism and media -- Community publications -- Pacific Citizen",
                    "id": "389"
                },
                {
                    "term": "Race and racism -- \"Yellow Peril\"",
                    "id": "185"
                },
                {
                    "term": "Race and racism -- Stereotypes",
                    "id": "161"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "04/19/1957",
            "status": "completed",
            "search_hidden": "Japanese American Citizens League publisher",
            "download_large": "ddr-pc-29-16-mezzanine-629e0da3e3-a.jpg"
        },
        {
            "id": "ddr-pc-29-12",
            "model": "entity",
            "index": "6 31/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-29-12/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-29-12/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-29/ddr-pc-29-12-mezzanine-51c46f35fd-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-29/ddr-pc-29-12-mezzanine-51c46f35fd-a.jpg"
            },
            "title": "Pacific Citizen, Vol. 44, No. 12 (March 22, 1957)",
            "description": "Select article titles: \"Japan Actor to Visit Hollywood, Aided stranded Nisei during War\" (p. 1); \"Simplified form for renunciant now at I&NS\" (p.1); \"Purple Heart veteran steals ring; nets $10, but faces 15-yr. prison term\" (p. 3); \"Busy start for Monterey Peninsula CL, auxiliary and Boy Scouts calendared\" (p. 5); \"Permanent home for Korean tyke sought by couple\" (p. 7); \"Gov't objects to recommended decision of hearing examiner allowing pre-war exchange rate for 17,000 yen debt claims\" (p. 8); Immigration changes sought by U.S. Chinese as nal't organization lauded\" (p. 8)",
            "extent": "11W x 17H",
            "links_children": "ddr-pc-29-12",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Japanese American Citizens League"
                }
            ],
            "topics": [
                {
                    "term": "Activism and involvement -- Civil rights",
                    "id": "234"
                },
                {
                    "term": "Arts and literature -- Performing arts -- Film",
                    "id": "249"
                },
                {
                    "term": "Geographic communities -- California",
                    "id": "271"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Identity and values -- Chinese American identity",
                    "id": "455"
                },
                {
                    "term": "Identity and values -- Korean American identity",
                    "id": "458"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation",
                    "id": "340"
                },
                {
                    "term": "Journalism and media -- Community publications -- Pacific Citizen",
                    "id": "389"
                },
                {
                    "term": "Redress and reparations -- Commission on Wartime Relocation and Internment of Civilians (CWRIC)",
                    "id": "392"
                },
                {
                    "term": "Redress and reparations -- Commission on Wartime Relocation and Internment of Civilians (CWRIC) -- Formation and work",
                    "id": "113"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "03/22/1957",
            "status": "completed",
            "search_hidden": "Japanese American Citizens League publisher",
            "download_large": "ddr-pc-29-12-mezzanine-51c46f35fd-a.jpg"
        },
        {
            "id": "ddr-pc-62-11",
            "model": "entity",
            "index": "7 32/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-62-11/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-62-11/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-62/ddr-pc-62-11-mezzanine-9c3827a708-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-62/ddr-pc-62-11-mezzanine-9c3827a708-a.jpg"
            },
            "title": "Pacific Citizen, Vol. 110, No. 11 (March 23, 1990)",
            "description": "Select article titles: \"An Address from JACL-LEC Legislative Strategy Chair\"(p.1);\"Asian Pacific Municipal Officials Caucus Holds Workshop on Black/Asian Relations\"(p.1);\"Sakura Grove Dedicated as Memorial to Walerga Assembly Center\"(p.2); \"70% Increase in Asian/Pacific People from 1980 to 1988 Due to Immigration\"(p.3); \"San Francisco's Boy Scout Troop 12, Among U.S.'s Oldest, Founded by Issei\"(p.8).",
            "extent": "11W x 17H",
            "links_children": "ddr-pc-62-11",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Japanese American Citizens League"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Immigration and citizenship",
                    "id": "1"
                },
                {
                    "term": "Race and racism -- Cross-racial relations",
                    "id": "38"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "facility": [
                {
                    "term": "Sacramento (Walerga)",
                    "id": "14"
                }
            ],
            "creation": "03/23/1990",
            "status": "completed",
            "search_hidden": "Japanese American Citizens League publisher",
            "download_large": "ddr-pc-62-11-mezzanine-9c3827a708-a.jpg"
        },
        {
            "id": "ddr-pc-45-33",
            "model": "entity",
            "index": "8 33/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-45-33/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-45-33/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-45/ddr-pc-45-33-mezzanine-47fc9d2748-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-45/ddr-pc-45-33-mezzanine-47fc9d2748-a.jpg"
            },
            "title": "Pacific Citizen, Vol. 77, No. 08, (August 24, 1973)",
            "description": "Select article titles: \"Inouye Copy in Nation's Press Continues to Score\" (p.1); \"Bob Hope Slips in 'Jap' Joke at Jamboree: Scout Chief Apologizes to Sansei\" (p.1); \"All WRA Camps Sites Should Be Posted as 'Historic Landmarks'\" (p.3); \"U.S. Supreme Court Agrees to Hear Chinese Student Case against School\" (p.3); \"Urban Redevelopment May Squeeze Life Out of 100-year-old Chinatown\" (p.6).",
            "extent": "15W x 22.5H",
            "links_children": "ddr-pc-45-33",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Japanese American Citizen League"
                }
            ],
            "topics": [
                {
                    "term": "Activism and involvement -- Politics",
                    "id": "235"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Race and racism",
                    "id": "36"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "August 24, 1973",
            "status": "completed",
            "search_hidden": "Japanese American Citizen League publisher",
            "download_large": "ddr-pc-45-33-mezzanine-47fc9d2748-a.jpg"
        },
        {
            "id": "ddr-csujad-10-3",
            "model": "entity",
            "index": "9 34/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-10-3/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-10-3/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-10/ddr-csujad-10-3-mezzanine-99a100f6c3-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-10/ddr-csujad-10-3-mezzanine-99a100f6c3-a.jpg"
            },
            "title": "Letter from Yoshihiko Matsuura to Kiyoko Noda, April 30, 1949",
            "description": "A letter from Yoshihiko Matsuura, an internee in the Crystal City Internment Camp, Texas, to his grandmother, Kiyoko Noda, in Lima, Peru. He includes updates on day to day life in the Crystal City camp, including the event on the Emperor's birthday [April 29] and a play performed in the camp. He details the Boy Scouts of America's activities in which he participates on the Emperor's birthday, playing musical instruments in the musical band and marching in the camp. 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/12418\" target=\"_blank\" rel=\"noopener noreferrer\">cry_01_01_003</a>",
            "extent": "1 sheet, 8 x 14.75 inches, handwritten",
            "links_children": "ddr-csujad-10-3",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Matsuura, Yoshihiko"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Japanese Latin Americans",
                    "id": "166"
                },
                {
                    "term": "Japanese Latin Americans -- Deportation and internment during World War II",
                    "id": "384"
                },
                {
                    "term": "World War II -- Department of Justice camps",
                    "id": "82"
                }
            ],
            "format": "doc",
            "language": [
                "jpn"
            ],
            "contributor": "CSU Dominguez Hills Department of Archives and Special Collections",
            "rights": "nocc",
            "genre": "correspondence",
            "location": "Crystal City, Texas",
            "facility": [
                {
                    "term": "Crystal City",
                    "id": "29"
                }
            ],
            "creation": "4/30/1949",
            "status": "completed",
            "search_hidden": "Matsuura, Yoshihiko author",
            "download_large": "ddr-csujad-10-3-mezzanine-99a100f6c3-a.jpg"
        },
        {
            "id": "ddr-csujad-38-398",
            "model": "entity",
            "index": "10 35/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-38-398/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-38-398/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-38/ddr-csujad-38-398-mezzanine-20b781cf02-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-38/ddr-csujad-38-398-mezzanine-20b781cf02-a.jpg"
            },
            "title": "It comes up love",
            "description": "An announcement card for a movie, \"It comes up love,\" presented by Girl Scouts at the Poston camp in Arizona at 6:30 PM on December 3, 1944. An item from: Mitzi Naohara scrapbook (csudh_nao_0400), page 27. 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/16042\" target=\"_blank\" rel=\"noopener noreferrer\">nao_03_28_003</a>",
            "extent": "2.25 x 3.5 inches",
            "links_children": "ddr-csujad-38-398",
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "CSU Dominguez Hills Department of Archives and Special Collections",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Parker, Arizona",
            "facility": [
                {
                    "term": "Poston (Colorado River)",
                    "id": "2"
                }
            ],
            "creation": "16409",
            "status": "completed",
            "search_hidden": "",
            "download_large": "ddr-csujad-38-398-mezzanine-20b781cf02-a.jpg"
        },
        {
            "id": "ddr-csujad-26-11",
            "model": "entity",
            "index": "11 36/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-26-11/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-26-11/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-26/ddr-csujad-26-11-mezzanine-2e5b6fd0e7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-26/ddr-csujad-26-11-mezzanine-2e5b6fd0e7-a.jpg"
            },
            "title": "Tule Lake recreation center community affairs report for the period August 20, 1942 to September 20, 1942",
            "description": "Summary of community youth recreation activities at Tule Lake before school began including descriptions of administration, leadership and training, the \"Community Activities Commission,\" advisory board, planning board, staff, organization, and activities. Report compiled as a portion of the Japanese American Evacuation and Resettlement Study (JERS).  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/13043\" target=\"_blank\" rel=\"noopener noreferrer\">mei_02_15-16</a>",
            "extent": "23 pages, typescript",
            "links_children": "ddr-csujad-26-11",
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Sports",
                    "id": "72"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers -- Social relations",
                    "id": "532"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Arts and literature",
                    "id": "172"
                },
                {
                    "term": "World War II -- Concentration camps -- Holidays and festivals",
                    "id": "71"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Sports -- Sumo",
                    "id": "327"
                },
                {
                    "term": "Identity and values -- Youth",
                    "id": "514"
                },
                {
                    "term": "Identity and values -- Children",
                    "id": "509"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Department of Special Research Collections, UC Santa Barbara Library",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Newell, California",
            "facility": [
                {
                    "term": "Tule Lake",
                    "id": "10"
                }
            ],
            "creation": "9/20/1942",
            "status": "completed",
            "search_hidden": "",
            "download_large": "ddr-csujad-26-11-mezzanine-2e5b6fd0e7-a.jpg"
        },
        {
            "id": "ddr-csujad-24-90",
            "model": "entity",
            "index": "12 37/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-24-90/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-24-90/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-24/ddr-csujad-24-90-mezzanine-e404587734-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-24/ddr-csujad-24-90-mezzanine-e404587734-a.jpg"
            },
            "title": "Letter from Michi Weglyn to Frank Chin",
            "description": "A letter from Michi Weglyn to Frank Chin in which she mentions fundraising in an incarceration camp for the Girl Scouts. She also discusses trying to get Deborah Lim to go public with her report about the collaboration between the Japanese American Citizens League (JACL) and the U. S. government during World War II. The unflattering report was commissioned by JACL in 1989 but was only partially released immediately after its completion. 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/12745\" target=\"_blank\" rel=\"noopener noreferrer\">chi_07_007</a>",
            "extent": "2 pages, handwritten",
            "links_children": "ddr-csujad-24-90",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Weglyn, Michi, 1926-"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "World War II -- Resistance and dissidence -- Draft resistance -- Fair Play Committee",
                    "id": "428"
                },
                {
                    "term": "World War II -- Japanese American Citizens League activities",
                    "id": "400"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Department of Special Research Collections, UC Santa Barbara Library",
            "rights": "nocc",
            "genre": "correspondence",
            "status": "completed",
            "search_hidden": "Weglyn, Michi, 1926- author",
            "download_large": "ddr-csujad-24-90-mezzanine-e404587734-a.jpg"
        },
        {
            "id": "ddr-csujad-6-3",
            "model": "entity",
            "index": "13 38/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-3/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-3/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-3-mezzanine-125bc92170-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-3-mezzanine-125bc92170-a.jpg"
            },
            "title": "Gene Hamaguchi interview",
            "description": "Oral history interview with Gene Hamaguchi See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_HAMAGUCHI_GENE</a>",
            "extent": "36 pages, 21.5 cm x 28 cm",
            "links_children": "ddr-csujad-6-3",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Hamaguchi, Gene"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Sports -- Baseball",
                    "id": "314"
                },
                {
                    "term": "Community activities -- Sports -- Kendo",
                    "id": "324"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Secondary education",
                    "id": "335"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Redress and reparations -- Receiving redress checks and apology",
                    "id": "117"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs",
                    "id": "76"
                },
                {
                    "term": "World War II -- Military service -- 442nd Regimental Combat Team",
                    "id": "89"
                },
                {
                    "term": "World War II -- Military service -- Women's Army Corps/Women's Army Auxiliary Corps",
                    "id": "442"
                },
                {
                    "term": "World War II -- Support from the non-Japanese American community",
                    "id": "80"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Atwater, California",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                }
            ],
            "creation": "7/21/1999",
            "status": "completed",
            "search_hidden": "Hamaguchi, Gene interviewee",
            "download_large": "ddr-csujad-6-3-mezzanine-125bc92170-a.jpg"
        },
        {
            "id": "ddr-csujad-6-1",
            "model": "entity",
            "index": "14 39/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-1-mezzanine-6f022bcfc4-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-1-mezzanine-6f022bcfc4-a.jpg"
            },
            "title": "George and Jean Abe interview",
            "description": "Oral history interview with George and Jean Abe. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_ABE_GEORGE_AND_JEAN</a>",
            "extent": "46 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-1",
            "creators": [
                {
                    "role": "interviewees",
                    "namepart": "Abe, George"
                },
                {
                    "role": "interviewees",
                    "namepart": "Abe, Jean"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Secondary education",
                    "id": "335"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation",
                    "id": "340"
                },
                {
                    "term": "Immigration and citizenship -- Picture brides",
                    "id": "342"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Industry and employment -- Railroads",
                    "id": "11"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Redress and reparations",
                    "id": "110"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Reflections on the past -- September 11, 2001 and aftermath",
                    "id": "169"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
                    "id": "85"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Reedley, California",
            "facility": [
                {
                    "term": "Jerome",
                    "id": "6"
                },
                {
                    "term": "Rohwer",
                    "id": "9"
                },
                {
                    "term": "Fresno",
                    "id": "21"
                }
            ],
            "creation": "8/27/1999",
            "status": "completed",
            "search_hidden": "Abe, George interviewees \nAbe, Jean interviewees",
            "download_large": "ddr-csujad-6-1-mezzanine-6f022bcfc4-a.jpg"
        },
        {
            "id": "ddr-csujad-6-18",
            "model": "entity",
            "index": "15 40/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-18/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-18/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-18-mezzanine-6f710d9594-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-18-mezzanine-6f710d9594-a.jpg"
            },
            "title": "Sam Maeda interview",
            "description": "Oral history interview with Sam Maeda. 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/11217\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_MAEDA_SAM</a>",
            "extent": "34 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-18",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Maeda, Sam"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Sports -- Baseball",
                    "id": "314"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Kibei",
                    "id": "45"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Industry and employment -- Small business -- Grocery stores",
                    "id": "371"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "World War II -- Mass removal (\"evacuation\")",
                    "id": "57"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Livingston, California",
            "facility": [
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                },
                {
                    "term": "Merced",
                    "id": "19"
                }
            ],
            "creation": "3/23/1999",
            "status": "completed",
            "search_hidden": "Maeda, Sam interviewee",
            "download_large": "ddr-csujad-6-18-mezzanine-6f710d9594-a.jpg"
        },
        {
            "id": "ddr-csujad-6-17",
            "model": "entity",
            "index": "16 41/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-17/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-17/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-17-mezzanine-f19ec75fcf-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-17-mezzanine-f19ec75fcf-a.jpg"
            },
            "title": "Satoshi Kuwamoto interview",
            "description": "Oral history interview with Satoshi Kuwamoto. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_KUWAMOTO_SATOSHI</a>",
            "extent": "28 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-17",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Kuwamoto, Satoshi"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Kenjinkai",
                    "id": "17"
                },
                {
                    "term": "Community activities -- Nihonmachi (\"Japantowns\")",
                    "id": "27"
                },
                {
                    "term": "Community activities -- Sports -- Baseball",
                    "id": "314"
                },
                {
                    "term": "Community activities -- Sports -- Basketball",
                    "id": "315"
                },
                {
                    "term": "Community activities -- Sports -- Judo",
                    "id": "323"
                },
                {
                    "term": "Community activities -- Sports -- Tennis",
                    "id": "329"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Education -- Secondary education",
                    "id": "335"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation",
                    "id": "340"
                },
                {
                    "term": "Immigration and citizenship -- Picture brides",
                    "id": "342"
                },
                {
                    "term": "Industry and employment -- Small business -- General stores",
                    "id": "370"
                },
                {
                    "term": "Redress and reparations -- Receiving redress checks and apology",
                    "id": "117"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
                    "id": "85"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                },
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Decision to incarcerate",
                    "id": "203"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Fresno, California",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                },
                {
                    "term": "Fresno",
                    "id": "21"
                }
            ],
            "creation": "11/4/1999",
            "status": "completed",
            "search_hidden": "Kuwamoto, Satoshi interviewee",
            "download_large": "ddr-csujad-6-17-mezzanine-f19ec75fcf-a.jpg"
        },
        {
            "id": "ddr-csujad-6-12",
            "model": "entity",
            "index": "17 42/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-12/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-12/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-12-mezzanine-8582f9d56d-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-12-mezzanine-8582f9d56d-a.jpg"
            },
            "title": "James Kirihara interview",
            "description": "Oral history interview with James Kirihara. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_KIRIHARA_JAMES</a>",
            "extent": "39 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-12",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Kirihara, James"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations",
                    "id": "16"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Sports -- Basketball",
                    "id": "315"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Identity and values -- Kibei",
                    "id": "45"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Identity and values -- Sansei",
                    "id": "338"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation",
                    "id": "340"
                },
                {
                    "term": "Immigration and citizenship -- Picture brides",
                    "id": "342"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Redress and reparations -- Receiving redress checks and apology",
                    "id": "117"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
                    "id": "85"
                },
                {
                    "term": "World War II -- Temporary Assembly Centers",
                    "id": "61"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "World War II -- Military service -- 442nd Regimental Combat Team",
                    "id": "89"
                },
                {
                    "term": "World War II -- Military service -- Women's Army Corps/Women's Army Auxiliary Corps",
                    "id": "442"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Livingston, California",
            "facility": [
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                },
                {
                    "term": "Merced",
                    "id": "19"
                }
            ],
            "creation": "6/3/1999",
            "status": "completed",
            "search_hidden": "Kirihara, James interviewee",
            "download_large": "ddr-csujad-6-12-mezzanine-8582f9d56d-a.jpg"
        },
        {
            "id": "ddr-csujad-6-25",
            "model": "entity",
            "index": "18 43/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-25/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-25/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-25-mezzanine-256628207e-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-25-mezzanine-256628207e-a.jpg"
            },
            "title": "Johnny and Yo Niizawa interview",
            "description": "Oral history interview with Johnny and Yo Niizawa. 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/11193\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_NIIZAWA_JOHNNY_AND_YO</a>",
            "extent": "34 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-25",
            "creators": [
                {
                    "role": "interviewees",
                    "namepart": "Niizawa, Johnny"
                },
                {
                    "role": "interviewees",
                    "namepart": "Niizawa, Yo"
                }
            ],
            "topics": [
                {
                    "term": "Military service -- Postwar occupation of Japan",
                    "id": "199"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Community activities -- Sports -- Baseball",
                    "id": "314"
                },
                {
                    "term": "Community activities -- Sports -- Basketball",
                    "id": "315"
                },
                {
                    "term": "Community activities -- Sports -- Football",
                    "id": "320"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Education -- Secondary education",
                    "id": "335"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship",
                    "id": "1"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Redress and reparations -- Receiving redress checks and apology",
                    "id": "117"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
                    "id": "85"
                },
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs",
                    "id": "76"
                },
                {
                    "term": "World War II -- Leaving camp -- \"Resettlement\"",
                    "id": "104"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "World War II -- Leaving camp -- Work leave",
                    "id": "103"
                },
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                },
                {
                    "term": "World War II -- Military service -- Military Intelligence Service",
                    "id": "91"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Sanger, California",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                },
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                },
                {
                    "term": "Merced",
                    "id": "19"
                }
            ],
            "creation": "7/14/2004",
            "status": "completed",
            "search_hidden": "Niizawa, Johnny interviewees \nNiizawa, Yo interviewees",
            "download_large": "ddr-csujad-6-25-mezzanine-256628207e-a.jpg"
        },
        {
            "id": "ddr-csujad-6-21",
            "model": "entity",
            "index": "19 44/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-21/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-21/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-21-mezzanine-3cb1617e4b-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-21-mezzanine-3cb1617e4b-a.jpg"
            },
            "title": "Mamoru Masuda interview",
            "description": "Oral history interview with Mamoru Masuda. 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/11218\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_MASUDA_MAMORU</a>",
            "extent": "23 pages, 21.5 x 28 cm",
            "links_children": "ddr-csujad-6-21",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Masuda, Mamoru"
                }
            ],
            "topics": [
                {
                    "term": "Military service -- Pre-World War II service",
                    "id": "92"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Immigration and citizenship -- Picture brides",
                    "id": "342"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Japan -- Pre-World War II",
                    "id": "163"
                },
                {
                    "term": "Journalism and media -- Community publications -- Nichi Bei",
                    "id": "522"
                },
                {
                    "term": "Redress and reparations",
                    "id": "110"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "World War II -- Military service -- 442nd Regimental Combat Team",
                    "id": "89"
                },
                {
                    "term": "World War II -- Military service -- 522nd Field Artillery Battalion",
                    "id": "90"
                },
                {
                    "term": "World War II -- Military service -- Women's Army Corps/Women's Army Auxiliary Corps",
                    "id": "442"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Livingston, California",
            "facility": [
                {
                    "term": "Manzanar",
                    "id": "7"
                }
            ],
            "creation": "5/27/1999",
            "status": "completed",
            "search_hidden": "Masuda, Mamoru interviewee",
            "download_large": "ddr-csujad-6-21-mezzanine-3cb1617e4b-a.jpg"
        },
        {
            "id": "ddr-csujad-6-29",
            "model": "entity",
            "index": "20 45/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-6-29/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-6-29/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-6/ddr-csujad-6-29-mezzanine-31a2b39fb7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-6/ddr-csujad-6-29-mezzanine-31a2b39fb7-a.jpg"
            },
            "title": "Frank Suzuki interview",
            "description": "Oral history interview with Frank Suzuki. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">SCRC_SUZUKI_FRANK</a>",
            "extent": "41 pages, 21.5 cm x 28 cm",
            "links_children": "ddr-csujad-6-29",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Suzuki, Frank"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                },
                {
                    "term": "Community activities -- Sports -- Kendo",
                    "id": "324"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Education -- Private schools",
                    "id": "334"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "World War II -- Administration -- Registration and the \"loyalty questionnaire\"",
                    "id": "85"
                },
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                },
                {
                    "term": "World War II -- Military service -- Military Intelligence Service",
                    "id": "91"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
                    "id": "50"
                },
                {
                    "term": "World War II -- Support from the non-Japanese American community",
                    "id": "80"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "interview",
            "location": "Cressey, California",
            "facility": [
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                },
                {
                    "term": "Merced",
                    "id": "19"
                }
            ],
            "creation": "8/11/2002",
            "status": "completed",
            "search_hidden": "Suzuki, Frank interviewee",
            "download_large": "ddr-csujad-6-29-mezzanine-31a2b39fb7-a.jpg"
        },
        {
            "id": "ddr-csujad-8-70",
            "model": "entity",
            "index": "21 46/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-8-70/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-8-70/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-8/ddr-csujad-8-70-mezzanine-ebab8dadee-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-8/ddr-csujad-8-70-mezzanine-ebab8dadee-a.jpg"
            },
            "title": "Dr. Kikuo H. Taira",
            "description": "Oral history interview with Dr. Kikuo H. Taira. Information on the oral history project is found in: csuf_stp_0012A; Glossary in: csuf_stp_0014. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">FCPL Taira, Dr Kikuo</a>",
            "extent": "35 pages, 21.5 x 28 cm, typescript",
            "links_children": "ddr-csujad-8-70",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Taira, Kikuo H."
                }
            ],
            "topics": [
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Immigration and citizenship -- Arrival",
                    "id": "4"
                },
                {
                    "term": "Industry and employment -- Journalism",
                    "id": "360"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Geographic communities -- California",
                    "id": "271"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Sports -- Judo",
                    "id": "323"
                },
                {
                    "term": "Industry and employment -- Medicine",
                    "id": "364"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "World War II",
                    "id": "399"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath",
                    "id": "48"
                },
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "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 -- Concentration camps -- Medical care and health issues",
                    "id": "70"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Identity and values -- Sansei",
                    "id": "338"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Fresno, California",
            "facility": [
                {
                    "term": "Fresno",
                    "id": "21"
                },
                {
                    "term": "Pinedale",
                    "id": "20"
                },
                {
                    "term": "Jerome",
                    "id": "6"
                }
            ],
            "creation": "5/28/1980",
            "status": "completed",
            "search_hidden": "Taira, Kikuo H. interviewee",
            "download_large": "ddr-csujad-8-70-mezzanine-ebab8dadee-a.jpg"
        },
        {
            "id": "ddr-csujad-8-7",
            "model": "entity",
            "index": "22 47/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-8-7/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-8-7/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-8/ddr-csujad-8-7-mezzanine-5ebbf11773-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-8/ddr-csujad-8-7-mezzanine-5ebbf11773-a.jpg"
            },
            "title": "Masami Arita",
            "description": "Oral history interview with Masami Arita. Information on the oral history project is found in: csuf_stp_0012A; Glossary in: csuf_stp_0014. 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/11320\" target=\"_blank\" rel=\"noopener noreferrer\">FCPL Arita, Masami</a>",
            "extent": "9 pages, 21.5 x 28 cm, typescript",
            "links_children": "ddr-csujad-8-7",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Arita, Masami"
                }
            ],
            "topics": [
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Identity and values -- Family",
                    "id": "46"
                },
                {
                    "term": "Community activities -- Festivals, celebrations, and holidays",
                    "id": "25"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Industry and employment -- Small business -- Restaurants",
                    "id": "374"
                },
                {
                    "term": "Community activities -- Sports",
                    "id": "24"
                },
                {
                    "term": "Community activities",
                    "id": "15"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Community activities -- Sports -- Basketball",
                    "id": "315"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Industry and employment",
                    "id": "5"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Personal recollections",
                    "id": "51"
                },
                {
                    "term": "World War II -- Leaving camp",
                    "id": "101"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Community activities -- Associations and organizations",
                    "id": "16"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Sanger, CA",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                }
            ],
            "creation": "7/20/1980",
            "status": "completed",
            "search_hidden": "Arita, Masami interviewee",
            "download_large": "ddr-csujad-8-7-mezzanine-5ebbf11773-a.jpg"
        },
        {
            "id": "ddr-densho-114-748",
            "model": "entity",
            "index": "23 48/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-114-748/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-114-748/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-114/ddr-densho-114-748-mezzanine-95d87c7b38-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-114/ddr-densho-114-748-mezzanine-95d87c7b38-a.jpg"
            },
            "title": "Boy Scouts holding the flag",
            "description": "Funeral service at Lake View Cemetery.",
            "links_children": "ddr-densho-114-748",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Ogawa, Elmer"
                }
            ],
            "topics": [
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Community activities -- Funerals",
                    "id": "308"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pcc",
            "genre": "photograph",
            "location": "Seattle, Washington",
            "creation": "unknown",
            "status": "completed",
            "search_hidden": "Ogawa, Elmer photographer",
            "download_large": "ddr-densho-114-748-mezzanine-95d87c7b38-a.jpg"
        },
        {
            "id": "ddr-csujad-8-44",
            "model": "entity",
            "index": "24 49/{'value': 142, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-8-44/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-8-44/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-8/ddr-csujad-8-44-mezzanine-d9205ba589-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-8/ddr-csujad-8-44-mezzanine-d9205ba589-a.jpg"
            },
            "title": "Mr. Kako Murosako",
            "description": "Oral history interview with Mr. Kako Murosako. Information on the oral history project is found in: csuf_stp_0012A; Glossary in: csuf_stp_0014. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">FCPL Murosako, Mr Kako</a>",
            "extent": "22 pages, 21.5 x 28 cm, typescript",
            "links_children": "ddr-csujad-8-44",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Murosako, Kako"
                }
            ],
            "topics": [
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Industry and employment -- Journalism",
                    "id": "360"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "Community activities -- Associations and organizations -- Boy Scouts and Girl Scouts of America",
                    "id": "23"
                },
                {
                    "term": "Race and racism -- Discrimination",
                    "id": "37"
                },
                {
                    "term": "Industry and employment -- Agriculture -- Chick sexing",
                    "id": "343"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Arrest, searches, and seizures",
                    "id": "50"
                },
                {
                    "term": "Industry and employment -- Photography",
                    "id": "366"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Community activities -- Sports -- Kendo",
                    "id": "324"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Community activities -- Associations and organizations -- The Japanese American Citizens League",
                    "id": "20"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Fresno, California",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                },
                {
                    "term": "Rohwer",
                    "id": "9"
                }
            ],
            "creation": "9/27/1980",
            "status": "completed",
            "search_hidden": "Murosako, Kako interviewee",
            "download_large": "ddr-csujad-8-44-mezzanine-d9205ba589-a.jpg"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "nested": {
                            "path": "topics",
                            "query": {
                                "term": {
                                    "topics.id": "23"
                                }
                            }
                        }
                    }
                ]
            }
        },
        "_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": {}
}