GET /api/0.2/search/?fulltext=Isozaki,%20Takeshi
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-30-3",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-30-3/",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-30-3/",
                "img": "https://ddr.densho.org/media/ddr-csujad-30/ddr-csujad-30-3-mezzanine-26d00f7c29-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-30/ddr-csujad-30-3-mezzanine-26d00f7c29-a.jpg"
            },
            "title": "An oral history with Takeshi Isozaki",
            "description": "An oral interview with Takeshi Isozaki, an incarceree at the Children's Village orphanage. The interview was conducted for the Children's Village at Manzanar Oral History Project by California State University, Fullerton. The transcript to this file is found in item: csufccop_cvm_0108. 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/7975\" target=\"_blank\" rel=\"noopener noreferrer\">2337_T01</a>",
            "extent": "6:12:53",
            "links_children": "ddr-csujad-30-3",
            "creators": [
                {
                    "role": "interviewee",
                    "namepart": "Isozaki, Takeshi"
                },
                {
                    "role": "interviewer",
                    "namepart": "Katabami, Reiko"
                },
                {
                    "role": "author",
                    "namepart": "California State University, Fullerton. Center for Oral and Public History"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Living conditions",
                    "id": "67"
                },
                {
                    "term": "World War II -- Concentration camps -- Social and recreational activities",
                    "id": "195"
                }
            ],
            "format": "av",
            "language": [
                "eng"
            ],
            "contributor": "CSU Fullerton Center for Oral and Public History",
            "rights": "pcc",
            "genre": "interview",
            "location": "Gardena, California; Manzanar, California",
            "facility": [
                {
                    "term": "Manzanar",
                    "id": "7"
                }
            ],
            "creation": "7/21/1993",
            "status": "completed",
            "search_hidden": "Isozaki, Takeshi interviewee \nKatabami, Reiko interviewer \nCalifornia State University, Fullerton. Center for Oral and Public History author",
            "download_large": "ddr-csujad-30-3-mezzanine-26d00f7c29-a.jpg"
        }
    ],
    "query": {
        "query": {
            "query_string": {
                "query": "Isozaki, Takeshi",
                "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"
        ]
    }
}