GET /api/0.2/search/?fulltext=Lee,%20Tsune
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-csujad-8-59",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-8-59/",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-8-59/",
                "img": "https://ddr.densho.org/media/ddr-csujad-8/ddr-csujad-8-59-mezzanine-24819f86c0-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-8/ddr-csujad-8-59-mezzanine-24819f86c0-a.jpg"
            },
            "title": "Mr. Jiro Omata and Mrs. Tsune Lee",
            "description": "Oral history interview with Mr. Jiro Omata and Mrs. Tsune Lee. Information on the oral history project is found in: csuf_stp_0012A; Glossary in: csuf_stp_0014. See this object in the California State Universities Japanese American Digitization project site: <a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">FCPL Omata, Mr Jiro and Lee, Mrs Tsune</a>",
            "extent": "21 pages, 21.5 x 28 cm, typescript",
            "links_children": "ddr-csujad-8-59",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Omata, Jiro"
                },
                {
                    "role": "interviewee",
                    "namepart": "Lee, Tsune"
                }
            ],
            "topics": [
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "Identity and values -- Family",
                    "id": "46"
                },
                {
                    "term": "Industry and employment -- Small business -- General stores",
                    "id": "370"
                },
                {
                    "term": "Industry and employment -- Importing",
                    "id": "358"
                },
                {
                    "term": "Education -- Primary education",
                    "id": "333"
                },
                {
                    "term": "Education -- Church-run schools",
                    "id": "35"
                },
                {
                    "term": "Religion and churches -- Christianity",
                    "id": "396"
                },
                {
                    "term": "Religion and churches",
                    "id": "29"
                },
                {
                    "term": "Education -- Higher education",
                    "id": "34"
                },
                {
                    "term": "Identity and values -- Family",
                    "id": "46"
                },
                {
                    "term": "Industry and employment -- Agriculture",
                    "id": "6"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                },
                {
                    "term": "Education -- Japanese language schools",
                    "id": "33"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation -- Alien land laws",
                    "id": "516"
                },
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                },
                {
                    "term": "World War II -- Pearl Harbor and aftermath -- Personal recollections",
                    "id": "51"
                },
                {
                    "term": "World War II -- Concentration camps -- Work and jobs",
                    "id": "76"
                },
                {
                    "term": "Geographic communities -- Minnesota -- Minneapolis",
                    "id": "495"
                },
                {
                    "term": "Identity and values -- Nisei",
                    "id": "44"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "California State University, Fresno",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Hanford, California",
            "facility": [
                {
                    "term": "Gila River",
                    "id": "3"
                },
                {
                    "term": "Fresno",
                    "id": "21"
                },
                {
                    "term": "Jerome",
                    "id": "6"
                }
            ],
            "creation": "4/9/1980",
            "status": "completed",
            "search_hidden": "Omata, Jiro interviewee \nLee, Tsune interviewee",
            "download_large": "ddr-csujad-8-59-mezzanine-24819f86c0-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Lee, Tsune",
                "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"
        ]
    }
}