GET /api/0.2/search/?fulltext=Burnight,%20Ralph%20F.
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-5-200",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-5-200/",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-5-200/",
                "img": "https://ddr.densho.org/media/ddr-csujad-5/ddr-csujad-5-200-mezzanine-13a3d1fc06-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-5/ddr-csujad-5-200-mezzanine-13a3d1fc06-a.jpg"
            },
            "title": "Letter from Ralph F. Burnight, District Superintendent, Excelsior Union High School to the parents of the students of Excelsior Union High School, January 31, 1947",
            "description": "A letter from Ralph F. Burnight, District Superintendent, Excelsior Union High School to the parents of the students of Excelsior Union High School addressing Seiichi and Tomeyo Okine. It informs of changes to the school transportation policy. See this object in the California State Universities Japanese American Digitization project site: <a href=\"http://cdm16855.contentdm.oclc.org/cdm/ref/collection/p16855coll4/id/13705\" target=\"_blank\" rel=\"noopener noreferrer\">oki_02_39_001</a>",
            "extent": "1 page, 11 x 8.5 inches, typescript; 1 envelope",
            "links_children": "ddr-csujad-5-200",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Burnight, Ralph F."
                }
            ],
            "topics": [
                {
                    "term": "Geographic communities -- California",
                    "id": "271"
                },
                {
                    "term": "Education -- Secondary education",
                    "id": "335"
                },
                {
                    "term": "Education -- Public schools",
                    "id": "32"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "CSU Dominguez Hills Department of Archives and Special Collections",
            "rights": "nocc",
            "genre": "correspondence",
            "location": "Norwalk, California",
            "creation": "1/31/1947",
            "status": "completed",
            "search_hidden": "Burnight, Ralph F. author",
            "download_large": "ddr-csujad-5-200-mezzanine-13a3d1fc06-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Burnight, Ralph F.",
                "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"
        ]
    }
}