GET /api/0.2/search/?fulltext=Tokuda,%20Sumiko
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-383-465",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-383-465/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-383-465/",
                "img": "https://ddr.densho.org/media/ddr-densho-383/ddr-densho-383-465-mezzanine-15df4345a7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-383/ddr-densho-383-465-mezzanine-15df4345a7-a.jpg"
            },
            "title": "Floyd and Sumiko Tokuda at Minidoka",
            "description": "George Tokuda's brother, Floyd, with wife. Floyd married Sumiko Nakabayashi in 1938. Written on back of photograph: \"Gee isn't it beautiful. Oh heck. I mean the scenery. Floyd is so proud 'cause I look lots fatter than he. I sure gained weight nearly 15 pounds. Imagine. May 23, 1944.\"",
            "extent": "2.5W x 3.5H",
            "links_children": "ddr-densho-383-465",
            "topics": [
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "Identity and values -- Family",
                    "id": "46"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Tokuda, Floyd Tokuzo"
                },
                {
                    "namepart": "Tokuda, Frances Sumiko Nakabayashi"
                }
            ],
            "contributor": "Densho",
            "geography": [
                {
                    "term": "Hunt, Idaho",
                    "id": "143"
                }
            ],
            "rights": "cc",
            "genre": "photograph",
            "location": "Hunt, Idaho",
            "facility": [
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "23-May-44",
            "status": "completed",
            "search_hidden": "Tokuda, Floyd Tokuzo \nTokuda, Frances Sumiko Nakabayashi",
            "download_large": "ddr-densho-383-465-mezzanine-15df4345a7-a.jpg"
        },
        {
            "id": "ddr-densho-56-418",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-56-418/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-56-418/",
                "img": "https://ddr.densho.org/media/ddr-densho-56/ddr-densho-56-418-mezzanine-894cccafc1-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-56/ddr-densho-56-418-mezzanine-894cccafc1-a.jpg"
            },
            "title": "Japanese Girls Coming to Give Nation's Thanks (March 25, 1930)",
            "description": "The Seattle Daily Times, March 25, 1930, p. 18",
            "extent": "Unknown",
            "links_children": "ddr-densho-56-418",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "The Seattle Times Company"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Ashino, Kimi"
                },
                {
                    "namepart": "Sato, Yoshiko"
                },
                {
                    "namepart": "Tokuda, Sumiko"
                },
                {
                    "namepart": "Matsudaira, Yoshiko"
                }
            ],
            "contributor": "Densho",
            "rights": "nocc",
            "genre": "periodical",
            "location": "Seattle, Washington",
            "creation": "March 25, 1930",
            "status": "completed",
            "search_hidden": "The Seattle Times Company publisher Ashino, Kimi \nSato, Yoshiko \nTokuda, Sumiko \nMatsudaira, Yoshiko",
            "download_large": "ddr-densho-56-418-mezzanine-894cccafc1-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Tokuda, Sumiko",
                "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"
        ]
    }
}