GET /api/0.2/search/?fulltext=Chinn,%20Andrew
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 1,
    "limit": 25,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 25,
    "this_page": 1,
    "num_this_page": 1,
    "prev_api": "",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-densho-446-452",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-446-452/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-446-452/",
                "img": "https://ddr.densho.org/media/ddr-densho-446/ddr-densho-446-452-mezzanine-225f1fa159-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-446/ddr-densho-446-452-mezzanine-225f1fa159-a.jpg"
            },
            "title": "Seattle Times: Exhibits celebrate immigrants' strengths, talents in new country",
            "description": "Article titled \"Japanese-American women\" noted that the 11 NW women added to the exhibit at the Burke were chosen by a committee of their peers.",
            "extent": "8.5W x 11H",
            "links_children": "ddr-densho-446-452",
            "topics": [
                {
                    "term": "Identity and values -- Chinese American identity",
                    "id": "455"
                },
                {
                    "term": "Identity and values -- Japanese American identity",
                    "id": "47"
                },
                {
                    "term": "Identity and values -- Women",
                    "id": "515"
                },
                {
                    "term": "Immigration and citizenship -- Picture brides",
                    "id": "342"
                },
                {
                    "term": "World War II -- Mass removal (\"evacuation\")",
                    "id": "57"
                },
                {
                    "term": "Arts and literature -- Visual arts -- Photography",
                    "id": "267"
                },
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                },
                {
                    "term": "Identity and values -- Sansei",
                    "id": "338"
                },
                {
                    "term": "Identity and values -- Yonsei",
                    "id": "339"
                },
                {
                    "term": "Reflections on the past -- Exhibitions",
                    "id": "394"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Chong, Fay"
                },
                {
                    "namepart": "Chinn, Andrew"
                },
                {
                    "namepart": "Chinn, Lawrence"
                },
                {
                    "namepart": "Yamaguchi, Kristi"
                },
                {
                    "namepart": "Hayashida, Fumiko"
                },
                {
                    "namepart": "Japanese American Historical Society"
                },
                {
                    "namepart": "Smithsonian Institution Traveling Exhibition Service (SITES)"
                },
                {
                    "namepart": "Thomas Burke Memorial Washington State Museum"
                },
                {
                    "namepart": "Kodama, Sadako"
                },
                {
                    "namepart": "Matsudaira, Theresa"
                },
                {
                    "namepart": "Inouye, Ruby"
                },
                {
                    "namepart": "Miyake, Yuki"
                },
                {
                    "namepart": "Tsai, Ryo (Morikawa)"
                },
                {
                    "namepart": "Moriguchi, Sadako"
                },
                {
                    "namepart": "Uwajimaya"
                },
                {
                    "namepart": "Sako, Melanie"
                },
                {
                    "namepart": "Kiyohara, Bea"
                },
                {
                    "namepart": "Northwest Asian American Theatre"
                },
                {
                    "namepart": "Taoka, Susan \"Sue\""
                },
                {
                    "namepart": "Shimomura, Joby"
                },
                {
                    "namepart": "Shimabukuro, Mira Chieko"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "clipping",
            "location": "Seattle, Washington",
            "creation": "September 29, 1994",
            "status": "completed",
            "search_hidden": "Chong, Fay \nChinn, Andrew \nChinn, Lawrence \nYamaguchi, Kristi \nHayashida, Fumiko \nJapanese American Historical Society \nSmithsonian Institution Traveling Exhibition Service (SITES) \nThomas Burke Memorial Washington State Museum \nKodama, Sadako \nMatsudaira, Theresa \nInouye, Ruby \nMiyake, Yuki \nTsai, Ryo (Morikawa) \nMoriguchi, Sadako \nUwajimaya \nSako, Melanie \nKiyohara, Bea \nNorthwest Asian American Theatre \nTaoka, Susan \"Sue\" \nShimomura, Joby \nShimabukuro, Mira Chieko",
            "download_large": "ddr-densho-446-452-mezzanine-225f1fa159-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Chinn, Andrew",
                "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"
        ]
    }
}