HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"total": 2,
"limit": 25,
"offset": 0,
"prev_offset": null,
"next_offset": null,
"page_size": 25,
"this_page": 1,
"num_this_page": 2,
"prev_api": "",
"next_api": "",
"objects": [
{
"id": "ddr-csujad-48-19",
"model": "entity",
"index": "0 0/{'value': 2, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-csujad-48-19/",
"json": "https://ddr.densho.org/api/0.2/ddr-csujad-48-19/",
"img": "https://ddr.densho.org/media/ddr-csujad-48/ddr-csujad-48-19-mezzanine-be7c5761e5-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-csujad-48/ddr-csujad-48-19-mezzanine-be7c5761e5-a.jpg"
},
"title": "My plans for my future",
"description": "Term Paper by Haruye Imahori for period VII Social Problems course, taught by Harry Bentley Wells at Manzanar High School. Haruye would like to be a bookkeeper eventually. She recounts the satisfaction in seeing results during her classes. However, war and subsequent forced evacuation create uncertainty for her. She tells that her parents believe the best place for a girl is with a husband and family. In spite of this, she wants to attend Junior College at Manzanar and continue her education, eventually getting a bookkeeping position. She wants to explore the single and free life, while traveling the United States and Europe before eventually settling down with a husband and a few children. She wonders what influence the war and its aftermath will have on her future as well. Transcription is found in item: ecm_wells_9019. 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/36219\" target=\"_blank\" rel=\"noopener noreferrer\">ecm_wells_0019</a>",
"extent": "14 pages, 10.5 x 8 inches, handwritten",
"links_children": "ddr-csujad-48-19",
"creators": [
{
"role": "author",
"namepart": "Imahori, Haruye"
}
],
"topics": [
{
"term": "World War II -- Concentration camps -- Education",
"id": "73"
},
{
"term": "Education -- Secondary education",
"id": "335"
},
{
"term": "World War II -- Concentration camps -- Impact of incarceration",
"id": "78"
}
],
"format": "doc",
"language": [
"eng"
],
"contributor": "Eastern California Museum",
"rights": "nocc",
"genre": "misc_document",
"location": "Manzanar, California",
"facility": [
{
"term": "Manzanar",
"id": "7"
}
],
"creation": "2/26/1943",
"status": "completed",
"search_hidden": "Imahori, Haruye author",
"download_large": "ddr-csujad-48-19-mezzanine-be7c5761e5-a.jpg"
},
{
"id": "ddr-csujad-55-2246",
"model": "entity",
"index": "1 1/{'value': 2, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-csujad-55-2246/",
"json": "https://ddr.densho.org/api/0.2/ddr-csujad-55-2246/",
"img": "https://ddr.densho.org/media/ddr-csujad-55/ddr-csujad-55-2246-mezzanine-438a7a34af-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-csujad-55/ddr-csujad-55-2246-mezzanine-438a7a34af-a.jpg"
},
"title": "Letter from Wayne M. Collins, Attorney at Law, to Miss Haruye Imahori, January 13, 1950",
"description": "Correspondence from Wayne Collins to Haruye Imahori regarding individuals who renounced their United States citizenship and repatriated to Japan but wish to return to the United States. 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/16312\" target=\"_blank\" rel=\"noopener noreferrer\">sac_jaac_2349</a>",
"extent": "2 pages, 8 x 13 inches, typescript",
"links_children": "ddr-csujad-55-2246",
"creators": [
{
"role": "author",
"namepart": "Collins, Wayne M."
}
],
"topics": [
{
"term": "Japan -- Post-World War II",
"id": "165"
},
{
"term": "World War II -- Resistance and dissidence -- Expatriation/repatriation/deportation",
"id": "107"
},
{
"term": "World War II -- Resistance and dissidence -- Renunciation of citizenship",
"id": "87"
}
],
"format": "doc",
"language": [
"eng"
],
"contributor": "California State University, Sacramento, Department of Special Collections and University Archives",
"rights": "nocc",
"genre": "correspondence",
"location": "San Francisco, California",
"facility": [
{
"term": "Tule Lake",
"id": "10"
}
],
"creation": "1/13/1950",
"status": "completed",
"search_hidden": "Collins, Wayne M. author",
"download_large": "ddr-csujad-55-2246-mezzanine-438a7a34af-a.jpg"
}
],
"query": {
"query": {
"query_string": {
"query": "Imahori, Haruye",
"fields": [
"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"
],
"analyze_wildcard": false,
"allow_leading_wildcard": false,
"default_operator": "AND"
}
},
"aggs": {
"facility": {
"nested": {
"path": "facility"
},
"aggs": {
"facility_ids": {
"terms": {
"field": "facility.id",
"size": 1000
}
}
}
},
"format": {
"terms": {
"field": "format"
}
},
"genre": {
"terms": {
"field": "genre"
}
},
"rights": {
"terms": {
"field": "rights"
}
},
"topics": {
"nested": {
"path": "topics"
},
"aggs": {
"topics_ids": {
"terms": {
"field": "topics.id",
"size": 1000
}
}
}
}
},
"_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"
]
}
}