HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"total": 3,
"limit": 25,
"offset": 0,
"prev_offset": null,
"next_offset": null,
"page_size": 25,
"this_page": 1,
"num_this_page": 3,
"prev_api": "",
"next_api": "",
"objects": [
{
"id": "ddr-densho-155-7",
"model": "entity",
"index": "0 0/{'value': 3, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-densho-155-7/",
"json": "https://ddr.densho.org/api/0.2/ddr-densho-155-7/",
"img": "https://ddr.densho.org/media/ddr-densho-155/ddr-densho-155-7-mezzanine-65bec3e54c-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-densho-155/ddr-densho-155-7-mezzanine-65bec3e54c-a.jpg"
},
"title": "Letter from a Nisei woman",
"description": "This letter was sent to a Minidoka concentration camp administrator who worked in the procurement office.",
"extent": "4302W x 6197H (pixels)",
"links_children": "ddr-densho-155-7",
"creators": [
{
"role": "author",
"namepart": "Oye, Martha"
}
],
"topics": [
{
"term": "World War II -- Leaving camp -- \"Resettlement\"",
"id": "104"
}
],
"format": "doc",
"language": [
"eng"
],
"persons": [
{
"namepart": "Oye, Martha"
}
],
"contributor": "Densho",
"rights": "pcc",
"genre": "correspondence",
"location": "Sent from Chicago, Illinois",
"facility": [
{
"term": "Minidoka",
"id": "8"
}
],
"creation": "September 16, 1944",
"status": "completed",
"search_hidden": "Oye, Martha author Oye, Martha",
"download_large": "ddr-densho-155-7-mezzanine-65bec3e54c-a.jpg"
},
{
"id": "ddr-densho-155-2",
"model": "entity",
"index": "1 1/{'value': 3, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-densho-155-2/",
"json": "https://ddr.densho.org/api/0.2/ddr-densho-155-2/",
"img": "https://ddr.densho.org/media/ddr-densho-155/ddr-densho-155-2-mezzanine-f892af637c-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-densho-155/ddr-densho-155-2-mezzanine-f892af637c-a.jpg"
},
"title": "Letter from a Nisei woman",
"description": "This letter was sent to a Minidoka concentration camp administrator who worked in the procurement office.",
"extent": "3004W x 3966H (pixels)",
"links_children": "ddr-densho-155-2",
"creators": [
{
"role": "author",
"namepart": "Oye, Martha"
}
],
"topics": [
{
"term": "World War II -- Leaving camp -- \"Resettlement\"",
"id": "104"
}
],
"format": "doc",
"language": [
"eng"
],
"persons": [
{
"namepart": "Oye, Martha"
}
],
"contributor": "Densho",
"rights": "pcc",
"genre": "correspondence",
"location": "Sent from Chicago, Illinois",
"facility": [
{
"term": "Minidoka",
"id": "8"
}
],
"creation": "January 30, 1945",
"status": "completed",
"search_hidden": "Oye, Martha author Oye, Martha",
"download_large": "ddr-densho-155-2-mezzanine-f892af637c-a.jpg"
},
{
"id": "ddr-manz-7-49",
"model": "entity",
"index": "2 2/{'value': 3, 'relation': 'eq'}",
"links": {
"html": "https://ddr.densho.org/ddr-manz-7-49/",
"json": "https://ddr.densho.org/api/0.2/ddr-manz-7-49/",
"img": "https://ddr.densho.org/media/ddr-manz-7/ddr-manz-7-49-mezzanine-c3902df2f7-a.jpg",
"thumb": "http://ddrmedia.local/media/ddr-manz-7/ddr-manz-7-49-mezzanine-c3902df2f7-a.jpg"
},
"title": "Teacher standing with two students",
"description": "Original caption: \"Martha Shoaf, Blk 20 Museum. Kenji Oye, myself, Roy Tanaka, 4th grade, 1943, outside classroom.\"",
"extent": "Unknown",
"links_children": "ddr-manz-7-49",
"topics": [
{
"term": "World War II -- Concentration camps -- Education",
"id": "73"
}
],
"format": "img",
"persons": [
{
"namepart": "Oye, Kenji"
},
{
"namepart": "Shoaf, Martha"
},
{
"namepart": "Tanaka, Roy"
}
],
"contributor": "Manzanar National Historic Site",
"rights": "cc",
"genre": "photograph",
"location": "Manzanar concentration camp, California",
"facility": [
{
"term": "Manzanar",
"id": "7"
}
],
"creation": "1943",
"status": "completed",
"search_hidden": "Oye, Kenji \nShoaf, Martha \nTanaka, Roy",
"download_large": "ddr-manz-7-49-mezzanine-c3902df2f7-a.jpg"
}
],
"query": {
"query": {
"query_string": {
"query": "Oye, Martha",
"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"
]
}
}