GET /api/0.2/search/?fulltext=Fort+Benning%2C+Georgia
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-432-26",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-432-26/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-432-26/",
                "img": "https://ddr.densho.org/media/ddr-densho-432/ddr-densho-432-26-mezzanine-af434f6ec1-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-432/ddr-densho-432-26-mezzanine-af434f6ec1-a.jpg"
            },
            "title": "The graduating class of Officer Candidate School in Fort Benning, Georgia",
            "description": "This is probably a photograph of the graduating class of Office Candidate School in Fort Benning, Georgia. Tustomu Matsumoto is sitting in the front row, second from the right.",
            "extent": "29W x 8H",
            "links_children": "ddr-densho-432-26",
            "topics": [
                {
                    "term": "World War II -- Military service",
                    "id": "88"
                }
            ],
            "format": "img",
            "persons": [
                {
                    "namepart": "Matsumoto, Tsutomu"
                }
            ],
            "contributor": "Densho",
            "geography": [
                {
                    "term": "Fort Benning, Georgia",
                    "id": "483"
                }
            ],
            "rights": "cc",
            "genre": "photograph",
            "location": "Fort Benning, Georgia",
            "creation": "c.Feb 1945",
            "status": "completed",
            "search_hidden": "Matsumoto, Tsutomu",
            "download_large": "ddr-densho-432-26-mezzanine-af434f6ec1-a.jpg"
        },
        {
            "id": "ddr-densho-107-31",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-107-31/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-107-31/",
                "img": "https://ddr.densho.org/media/ddr-densho-107/ddr-densho-107-31-mezzanine-9ef7ee93ca-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-107/ddr-densho-107-31-mezzanine-9ef7ee93ca-a.jpg"
            },
            "title": "Ranger Hall of Fame medallion presentation",
            "description": "Colonel David Grange presents the Ranger Hall of Fame medallion to Ranger Roy Matsumoto at Ranger Field, Fort Benning, Georgia. Front (L to R):  Col. David L. Grange, CO 75th Ranger Regiment and Retired Army Master Sgt Roy H. Matsumoto. Back (L to R): CSM Jesse G. Laye and Col. Michael V. Church CO Ranger Training Brigade. Col. Grange is quoted as saying, \"Your demonstrated valor, selfless service, and numerous contributions to the United States Army distinguish you as one of the most extraordinary rangers in our nation's history.\"",
            "links_children": "ddr-densho-107-31",
            "topics": [
                {
                    "term": "World War II -- Military service -- Military Intelligence Service",
                    "id": "91"
                },
                {
                    "term": "World War II -- Military service -- Medals and awards",
                    "id": "422"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Matsumoto, Roy"
                }
            ],
            "contributor": "Densho",
            "rights": "pcc",
            "genre": "photograph",
            "location": "Fort Benning, Georgia",
            "creation": "July 19, 1993",
            "status": "completed",
            "search_hidden": "Matsumoto, Roy",
            "download_large": "ddr-densho-107-31-mezzanine-9ef7ee93ca-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Fort Benning, Georgia",
                "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"
        ]
    }
}