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-31-6",
"model": "entity",
"index": "0 0/{'value': 2, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-csujad-31-6/",
"json": "https://ddr.densho.org/api/0.2/ddr-csujad-31-6/",
"img": "https://ddr.densho.org/media/ddr-csujad-31/ddr-csujad-31-6-mezzanine-83a48fe38e-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-csujad-31/ddr-csujad-31-6-mezzanine-83a48fe38e-a.jpg"
},
"title": "Emi Kami oral history interview",
"description": "Oral history of Emi Kami, recorded as part of Asian American Studies 390, California State University, Northridge. 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/11905\" target=\"_blank\" rel=\"noopener noreferrer\">JSFVOH_01-06</a>",
"extent": "0:50:07",
"links_children": "ddr-csujad-31-6",
"creators": [
{
"role": "interviewee",
"namepart": "Kami, Emi"
},
{
"role": "interviewer, cinematographer, transcriber",
"namepart": "Ramirez, Faith"
}
],
"topics": [
{
"term": "Geographic communities -- California -- San Fernando Valley",
"id": "488"
},
{
"term": "Industry and employment -- Agriculture -- Farming",
"id": "345"
},
{
"term": "World War II -- Concentration camps",
"id": "65"
},
{
"term": "World War II -- Leaving camp -- \"Resettlement\"",
"id": "104"
}
],
"format": "av",
"language": [
"eng"
],
"contributor": "California State University, Northridge. Delmar T. Oviatt Library",
"rights": "nocc",
"genre": "interview",
"location": "San Fernando Valley, California",
"facility": [
{
"term": "Manzanar",
"id": "7"
},
{
"term": "Santa Fe",
"id": "27"
}
],
"creation": "4/9/2004",
"status": "completed",
"search_hidden": "Kami, Emi interviewee \nRamirez, Faith interviewer, cinematographer, transcriber",
"download_large": "ddr-csujad-31-6-mezzanine-83a48fe38e-a.jpg"
},
{
"id": "ddr-csujad-31-12",
"model": "entity",
"index": "1 1/{'value': 2, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-csujad-31-12/",
"json": "https://ddr.densho.org/api/0.2/ddr-csujad-31-12/",
"img": "https://ddr.densho.org/media/ddr-csujad-31/ddr-csujad-31-12-mezzanine-81c24ec244-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-csujad-31/ddr-csujad-31-12-mezzanine-81c24ec244-a.jpg"
},
"title": "Fusaye Ohara oral history interview",
"description": "Oral history of Fusaye [Fusae] Ohara, recorded as part of Asian American Studies 390, California State University, Northridge. 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/11923\" target=\"_blank\" rel=\"noopener noreferrer\">JSFVOH_01-15</a>",
"extent": "1:06:23",
"links_children": "ddr-csujad-31-12",
"creators": [
{
"role": "interviewee",
"namepart": "Ohara, Fusae"
},
{
"role": "interviewer",
"namepart": "Ramirez, Faith"
},
{
"role": "interviewer, transcriber",
"namepart": "Lee, Henderson"
}
],
"topics": [
{
"term": "Geographic communities -- California -- San Fernando Valley",
"id": "488"
},
{
"term": "Industry and employment -- Agriculture -- Farming",
"id": "345"
},
{
"term": "World War II -- Concentration camps",
"id": "65"
},
{
"term": "World War II -- Leaving camp -- \"Resettlement\"",
"id": "104"
}
],
"format": "av",
"language": [
"eng"
],
"contributor": "California State University, Northridge. Delmar T. Oviatt Library",
"rights": "nocc",
"genre": "interview",
"location": "San Fernando Valley, California",
"facility": [
{
"term": "Manzanar",
"id": "7"
}
],
"creation": "3/26/2004",
"status": "completed",
"search_hidden": "Ohara, Fusae interviewee \nRamirez, Faith interviewer \nLee, Henderson interviewer, transcriber",
"download_large": "ddr-csujad-31-12-mezzanine-81c24ec244-a.jpg"
}
],
"query": {
"query": {
"query_string": {
"query": "Ramirez, Faith",
"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"
]
}
}