GET /api/0.2/search/?fulltext=Shook,%20Vernon%20P.
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-densho-203-35",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-203-35/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-203-35/",
                "img": "https://ddr.densho.org/media/ddr-densho-203/ddr-densho-203-35-mezzanine-f50a0c3b7c-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-203/ddr-densho-203-35-mezzanine-f50a0c3b7c-a.jpg"
            },
            "title": "Letter to an Issei woman regarding her husband's parolee status",
            "description": "",
            "extent": "2356W x 3107H (pixels)",
            "links_children": "ddr-densho-203-35",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Shook, Vernon P."
                }
            ],
            "topics": [
                {
                    "term": "World War II -- \"Enemy alien\" classification",
                    "id": "84"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Shook, Vernon P."
                },
                {
                    "namepart": "Fujita, Frank Kumaichi"
                }
            ],
            "contributor": "Densho",
            "rights": "pcc",
            "genre": "correspondence",
            "location": "Sent to Minidoka concentration camp, Idaho",
            "facility": [
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "June 14, 1943",
            "status": "completed",
            "search_hidden": "Shook, Vernon P. author Shook, Vernon P. \nFujita, Frank Kumaichi",
            "download_large": "ddr-densho-203-35-mezzanine-f50a0c3b7c-a.jpg"
        },
        {
            "id": "ddr-one-5-243",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-one-5-243/",
                "json": "https://ddr.densho.org/api/0.2/ddr-one-5-243/",
                "img": "https://ddr.densho.org/media/ddr-one-5/ddr-one-5-243-mezzanine-06a91efcff-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-one-5/ddr-one-5-243-mezzanine-06a91efcff-a.jpg"
            },
            "title": "Signed letter from H. L. Stafford, Project Director at Minidoka War Relocation Project, to Edward J. Ennis, Director, Enemy Alien Control Unit, on the approval of Dr. Koyama's parole with docketing and filing stamps",
            "description": "Photocopy of a declassified typed letter from H.L. Stafford, Project Director of the Minidoka War Relocation Project, to Edward J. Ennis, Director, Enemy Alien Control Unit. Mr. Stafford writes about his interaction with Mrs. Koyama and her efforts to have her husband paroled. He is forwarding to Washington, D.C., a copy of her testimony. The letter is copied to War Relocation Authority letterhead and contains docketing and filing stamps. It is signed by Vernon P. Shook, Associate Counselor of the Minidoka War Relocation Project.",
            "extent": "1 photocopy: 8.50 W x 14 H",
            "links_children": "ddr-one-5-243",
            "creators": [
                {
                    "role": "Project Director",
                    "namepart": "Stafford, H.L."
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Family reunification",
                    "id": "527"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Koyama, Keizaburo"
                },
                {
                    "namepart": "Ennis, Edward J."
                },
                {
                    "namepart": "Donaugh, Carl C."
                },
                {
                    "namepart": "Alien Enemy Control Unit"
                },
                {
                    "namepart": "Department of Justice"
                }
            ],
            "contributor": "Japanese American Museum of Oregon; Portland, Oregon",
            "geography": [
                {
                    "term": "Hunt",
                    "id": "491"
                }
            ],
            "rights": "cc",
            "genre": "correspondence",
            "location": "Hunt, Idaho",
            "facility": [
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "12/1/1943",
            "status": "completed",
            "search_hidden": "Stafford, H.L. Project Director Koyama, Keizaburo \nEnnis, Edward J. \nDonaugh, Carl C. \nAlien Enemy Control Unit \nDepartment of Justice",
            "download_large": "ddr-one-5-243-mezzanine-06a91efcff-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Shook, Vernon P.",
                "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"
        ]
    }
}