GET /api/0.2/search/?fulltext=Dionne,%20Annette
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-483-1126",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-483-1126/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-483-1126/",
                "img": "https://ddr.densho.org/media/ddr-densho-483/ddr-densho-483-1126-mezzanine-9a5309f146-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-483/ddr-densho-483-1126-mezzanine-9a5309f146-a.jpg"
            },
            "title": "Clipping of the Dionne quintuplets",
            "description": "Newspaper clipping of the Dionne quintuplets. Caption printed under photo \"Emelie, Cecile, Marie, Annette, Yvonne The Dionne Quintuplets\" with \"Born May 9, 1934\" written in blue ink.",
            "extent": "6.625W x 11.625H",
            "links_children": "ddr-densho-483-1126",
            "format": "img",
            "persons": [
                {
                    "namepart": "Dionne, Emelie"
                },
                {
                    "namepart": "Dionne, Cecile"
                },
                {
                    "namepart": "Dionne, Marie"
                },
                {
                    "namepart": "Dionne, Annette"
                },
                {
                    "namepart": "Dionne, Yvonne"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "photograph",
            "creation": "c. May 1934",
            "status": "completed",
            "search_hidden": "Dionne, Emelie \nDionne, Cecile \nDionne, Marie \nDionne, Annette \nDionne, Yvonne",
            "download_large": "ddr-densho-483-1126-mezzanine-9a5309f146-a.jpg"
        },
        {
            "id": "ddr-njpa-1-257",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-njpa-1-257/",
                "json": "https://ddr.densho.org/api/0.2/ddr-njpa-1-257/",
                "img": "https://ddr.densho.org/media/ddr-njpa-1/ddr-njpa-1-257-mezzanine-cdd915d25a-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-njpa-1/ddr-njpa-1-257-mezzanine-cdd915d25a-a.jpg"
            },
            "title": "Elzire Dionne and the Dionne quintuplets",
            "description": "Caption on reverse [translation]: \"Overproduction Here As Well. (North Bay, Canada and Inglewood, California) Rengo. In this modern age, during which there is an emphasis on 'control' and almost frightening levels of production restrictions are placed on everything, this can be considered an amazing case of overproduction. Even if it's not a problem when talking about a pooch, we're not quite sure if giving birth to five babies at the same time is something that ought to be congratulated; in any case, it's certain that the medically unprecedented event provided good data. Mr. Malthus, who spoke eloquently in the past century about the overproduction of humans, is surely shocked, even from his grave. Photograph: 1. North Bay, Canada's 26 year old Olivia Dionne and her five beloved children, who created a world record when they were born at the same time; all are currently growing healthily. [written] June 19, 1934.\"",
            "extent": "4.5W x 2.5W",
            "links_children": "ddr-njpa-1-257",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Shimbun Rengo"
                }
            ],
            "format": "img",
            "language": [
                "jpn"
            ],
            "persons": [
                {
                    "namepart": "Dionne, Elzire"
                },
                {
                    "namepart": "Dionne, Yvonne"
                },
                {
                    "namepart": "Dionne, Annette"
                },
                {
                    "namepart": "Dionne, Cecile"
                },
                {
                    "namepart": "Dionne, Emilie"
                },
                {
                    "namepart": "Dionne, Marie"
                }
            ],
            "contributor": "Hawai'i Times Photo Archives Foundation",
            "rights": "pcc",
            "genre": "photograph",
            "location": "Ontario, Canada",
            "creation": "June 19, 1934",
            "status": "completed",
            "search_hidden": "Shimbun Rengo photographer Dionne, Elzire \nDionne, Yvonne \nDionne, Annette \nDionne, Cecile \nDionne, Emilie \nDionne, Marie",
            "download_large": "ddr-njpa-1-257-mezzanine-cdd915d25a-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Dionne, Annette",
                "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"
        ]
    }
}