DDR objects for specified facet term

`facet_id`: "topics", "facility", "format", "genre", or "rights".
`term_id`: A term ID from one of the following lists:

- http://partner.densho.org/vocab/api/0.2/topics.json
- http://partner.densho.org/vocab/api/0.2/facility.json
- http://partner.densho.org/vocab/api/0.2/format.json
- http://partner.densho.org/vocab/api/0.2/genre.json
- http://partner.densho.org/vocab/api/0.2/rights.json

GET /api/0.2/facet/facility/16/objects/?format=api&limit=25&offset=50
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "total": 71,
    "limit": 25,
    "offset": 50,
    "prev_offset": 25,
    "next_offset": null,
    "page_size": 25,
    "this_page": 3,
    "num_this_page": 21,
    "prev_api": "https://ddr.densho.org/api/0.2/facet/facility/16/objects/?format=api&limit=25&offset=25",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-densho-151-251",
            "model": "entity",
            "index": "0 50/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-251/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-251/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-251-mezzanine-f639456463-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-251-mezzanine-f639456463-a.jpg"
            },
            "title": "Mother with infant arrives at Stockton",
            "description": "Original caption: Stockton, California. Young mother of Japanese ancestry arrives at Assembly center with 21 day old baby.",
            "links_children": "ddr-densho-151-251",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-251-mezzanine-f639456463-a.jpg"
        },
        {
            "id": "ddr-densho-151-5",
            "model": "entity",
            "index": "1 51/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-5/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-5/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-5-mezzanine-8d57af7abc-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-5-mezzanine-8d57af7abc-a.jpg"
            },
            "title": "Young boy in assembly center",
            "description": "Original WRA caption: Stockton, California. Roy Kaneda in the assembly center which is situated on the outskirts of his home town. He is continuing his high school studies with other boys at the assembly center.",
            "links_children": "ddr-densho-151-5",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Kaneda, Roy"
                }
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer Kaneda, Roy",
            "download_large": "ddr-densho-151-5-mezzanine-8d57af7abc-a.jpg"
        },
        {
            "id": "ddr-densho-151-74",
            "model": "entity",
            "index": "2 52/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-74/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-74/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-74-mezzanine-ad5f244b7c-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-74-mezzanine-ad5f244b7c-a.jpg"
            },
            "title": "Assembly center barracks",
            "description": "Original WRA caption: Sacramento, California. View of barracks in block 2 during first week of occupancy of this Center. The entire Japanese population of the City of Sacramento are now here. The space under the trees seen in the background is reserved for the use of mothers and young children.",
            "links_children": "ddr-densho-151-74",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Sacramento Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "20-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-74-mezzanine-ad5f244b7c-a.jpg"
        },
        {
            "id": "ddr-densho-151-253",
            "model": "entity",
            "index": "3 53/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-253/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-253/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-253-mezzanine-a735a47dc9-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-253-mezzanine-a735a47dc9-a.jpg"
            },
            "title": "Young Japanese Americans gathering outside barracks",
            "description": "Original caption: Stockton, California. Young persons of Japanese ancestry, second and third generation Americans. They have been in camp about a week, where there is little for them to do as yet. The sun is very hot. The oldest of these boys has been studying this morning. The book that he carries is a text on American government.\r\n\r\nIdentified left to right: unidentified, Henry Yoshiyuki Nishioka, Shoji George Tabuchi; unidentified, unidentified, Yuke Yoshikawa (twin boy sitting on fence)  Tad Yoshikawa (twin boy standing) and Amy Yoshikawa.",
            "extent": "unknown",
            "links_children": "ddr-densho-151-253",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Social and recreational activities",
                    "id": "63"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "nr_id": "88922/nr007bq5x",
                    "namepart": "Tabuchi, Shoji George"
                },
                {
                    "nr_id": "88922/nr0073p3j",
                    "namepart": "Nishioka, Henry Yoshiyuki"
                },
                {
                    "nr_id": "88922/nr0144j6d",
                    "namepart": "Yoshikawa, Emiko Amy"
                },
                {
                    "nr_id": "88922/nr0144k9",
                    "namepart": "Yoshikawa, Tadao"
                },
                {
                    "nr_id": "88922/nr015xn8t",
                    "namepart": "Yoshikawa, Yukio"
                }
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "May 19, 1942",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer Tabuchi, Shoji George 88922nr007bq5x\nNishioka, Henry Yoshiyuki 88922nr0073p3j\nYoshikawa, Emiko Amy 88922nr0144j6d\nYoshikawa, Tadao 88922nr0144k9\nYoshikawa, Yukio 88922nr015xn8t",
            "download_large": "ddr-densho-151-253-mezzanine-a735a47dc9-a.jpg"
        },
        {
            "id": "ddr-densho-151-257",
            "model": "entity",
            "index": "4 54/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-257/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-257/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-257-mezzanine-6b5c692f37-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-257-mezzanine-6b5c692f37-a.jpg"
            },
            "title": "Young Japanese Americans waiting for new arrivals",
            "description": "Original caption: Stockton, California. These evacuees of Japanese ancestry are watching the arrival of buses bringing new groups of families to this assembly center.",
            "links_children": "ddr-densho-151-257",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-257-mezzanine-6b5c692f37-a.jpg"
        },
        {
            "id": "ddr-densho-151-73",
            "model": "entity",
            "index": "5 55/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-73/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-73/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-73-mezzanine-e5aaebda5a-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-73-mezzanine-e5aaebda5a-a.jpg"
            },
            "title": "Woman and children outside barracks",
            "description": "Original WRA caption: Stockton, California. This family just arrived in the Stockton center this morning. The mother and the children wait at the door of the room in the barracks to which they have been assigned, while the father is at the baggage depot where the bedding and clothing are being unloaded and inspected for contraband.",
            "links_children": "ddr-densho-151-73",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-73-mezzanine-e5aaebda5a-a.jpg"
        },
        {
            "id": "ddr-densho-151-29",
            "model": "entity",
            "index": "6 56/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-29/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-29/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-29-mezzanine-ca84da2dc4-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-29-mezzanine-ca84da2dc4-a.jpg"
            },
            "title": "Baggage inspection",
            "description": "Original WRA caption: Stockton, California. Hand baggage is being inspected for contraband upon the arrival of evacuees of Japanese ancestry to this Assembly Center.",
            "links_children": "ddr-densho-151-29",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-29-mezzanine-ca84da2dc4-a.jpg"
        },
        {
            "id": "ddr-densho-151-4",
            "model": "entity",
            "index": "7 57/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-4/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-4/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-4-mezzanine-f629a340a4-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-4-mezzanine-f629a340a4-a.jpg"
            },
            "title": "Assembly center new arrivals",
            "description": "Original WRA caption: Stockton, California. Noon on a hot day at the Stockton Assembly center, which is a converted fairgrounds. This group of people on the race track are new arrivals who have been registered, inspected, medically examined, and are now on their way to their assigned places in the barracks.",
            "links_children": "ddr-densho-151-4",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-4-mezzanine-f629a340a4-a.jpg"
        },
        {
            "id": "ddr-densho-151-28",
            "model": "entity",
            "index": "8 58/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-28/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-28/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-28-mezzanine-7126e615fc-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-28-mezzanine-7126e615fc-a.jpg"
            },
            "title": "Racetrack at Stockton Assembly Center",
            "description": "Original WRA caption: Stockton, California. Noon on a hot day at the Stockton Assembly Center, which is a converted fairgrounds. This photograph shows the old race track. This center has been opened a week and evacuees will arrive daily until the capacity of 5000 is reached.",
            "links_children": "ddr-densho-151-28",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-28-mezzanine-7126e615fc-a.jpg"
        },
        {
            "id": "ddr-densho-151-254",
            "model": "entity",
            "index": "9 59/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-254/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-254/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-254-mezzanine-3d5a362dfe-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-254-mezzanine-3d5a362dfe-a.jpg"
            },
            "title": "View of Stockton Assembly Center",
            "description": "Original caption: Stockton, California. Part of the Stockton Assembly center as seen at noon on a hot day. This center has been open to evacuees of Japanese ancestry for one week.",
            "links_children": "ddr-densho-151-254",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-254-mezzanine-3d5a362dfe-a.jpg"
        },
        {
            "id": "ddr-densho-151-6",
            "model": "entity",
            "index": "10 60/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-6/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-6/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-6-mezzanine-07b073cc02-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-6-mezzanine-07b073cc02-a.jpg"
            },
            "title": "Assembly center new arrivals",
            "description": "Original WRA caption: Stockton, California. Arrival at Assembly center at 12:45 pm. This assembly center has been open for one week. This group was evacuated from their homes in the Lodi district (grape area) this morning. Their identification numbers and family groups are checked by officials as they get off the bus. They are then directed to the place where their baggage is checked for contraband. After which they are medically examined and then proceed to their assigned place in the barracks. Eight bus loads will arrive at this center today. More than 70,000 citizens and aliens of Japanese ancestry have by this date been removed to assembly centers or in reception centers. These evacuees have need for very little household equipment in this new life, but many are seen bringing in new brooms.",
            "links_children": "ddr-densho-151-6",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-6-mezzanine-07b073cc02-a.jpg"
        },
        {
            "id": "ddr-densho-151-248",
            "model": "entity",
            "index": "11 61/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-248/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-248/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-248-mezzanine-3c9f1b946f-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-248-mezzanine-3c9f1b946f-a.jpg"
            },
            "title": "Japanese Americans arriving to Stockton",
            "description": "Original caption: Stockton, California. People of Japanese ancestry from the Lodi grape-producing district. Their identification numbers and family groups are checked by officials as they leave the buses. They are then directed to the place where their baggage is checked for contraband; medically examined, and assigned to their place in the barracks.",
            "links_children": "ddr-densho-151-248",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-248-mezzanine-3c9f1b946f-a.jpg"
        },
        {
            "id": "ddr-densho-151-258",
            "model": "entity",
            "index": "12 62/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-258/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-258/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-258-mezzanine-52e58dae80-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-258-mezzanine-52e58dae80-a.jpg"
            },
            "title": "Mother and children outside of barracks",
            "description": "Original caption: Stockton, California. This family of Japanese ancestry has just arrived in the center this morning. The mother and the children are waiting at the door of the room in the barracks to which they have been assigned. The father is at the baggage depot where their bedding and clothing are unloaded and inspected for contraband.",
            "links_children": "ddr-densho-151-258",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-258-mezzanine-52e58dae80-a.jpg"
        },
        {
            "id": "ddr-densho-151-256",
            "model": "entity",
            "index": "13 63/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-256/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-256/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-256-mezzanine-57ce455f5c-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-256-mezzanine-57ce455f5c-a.jpg"
            },
            "title": "Young Japanese Americans waiting for new arrivals",
            "description": "Original caption: Stockton, California. Evacuees of Japanese ancestry have been at this Assembly center for several days and are watching the arrival of buses bringing new groups of families. Later, all will be transferred to a War Relocation Authority center to spend the duration.",
            "links_children": "ddr-densho-151-256",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-256-mezzanine-57ce455f5c-a.jpg"
        },
        {
            "id": "ddr-densho-151-250",
            "model": "entity",
            "index": "14 64/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-250/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-250/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-250-mezzanine-5e6a34f1a6-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-250-mezzanine-5e6a34f1a6-a.jpg"
            },
            "title": "Japanese Americans arriving to Stockton",
            "description": "Original caption: Stockton, California. People of Japanese ancestry from the Lodi district. Their identification numbers and family groups are being checked by officials as they leave the buses. They are then directed to the place where their baggage is checked for contraband; medically examined, and assigned to their place in the barracks.",
            "links_children": "ddr-densho-151-250",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-250-mezzanine-5e6a34f1a6-a.jpg"
        },
        {
            "id": "ddr-densho-151-309",
            "model": "entity",
            "index": "15 65/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-309/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-309/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-309-mezzanine-46707e7a4d-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-309-mezzanine-46707e7a4d-a.jpg"
            },
            "title": "Mother and baby arriving at Stockton",
            "description": "Original caption: Stockton, California. Young mother of Japanese ancestry has just arrived at this Assembly center with her baby and she is the last to leave the bus. Her identification number is being checked and she will then be directed to her place in the barracks after preliminary medical examination.",
            "links_children": "ddr-densho-151-309",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-309-mezzanine-46707e7a4d-a.jpg"
        },
        {
            "id": "ddr-densho-151-249",
            "model": "entity",
            "index": "16 66/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-249/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-249/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-249-mezzanine-b119058791-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-249-mezzanine-b119058791-a.jpg"
            },
            "title": "Japanese Americans arriving to Stockton",
            "description": "Original caption: Stockton, California. People of Japanese ancestry from the Lodi grape-producing district. Their identification numbers, and family groups are checked by officials as they leave the buses. They are then directed to the place where there baggage is checked for contraband; medically examined, and assigned to their place in the barracks.",
            "links_children": "ddr-densho-151-249",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-249-mezzanine-b119058791-a.jpg"
        },
        {
            "id": "ddr-densho-151-7",
            "model": "entity",
            "index": "17 67/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-7/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-7/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-7-mezzanine-29ee2fb1e8-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-7-mezzanine-29ee2fb1e8-a.jpg"
            },
            "title": "View of Stockton Assembly Center",
            "description": "Original WRA caption: Stockton, California. Part of the Stockton Assembly center as seen at noon on a hot day. This center has been open to evacuees of Japanese ancestry for one week.",
            "links_children": "ddr-densho-151-7",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- Living conditions",
                    "id": "62"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-7-mezzanine-29ee2fb1e8-a.jpg"
        },
        {
            "id": "ddr-densho-151-72",
            "model": "entity",
            "index": "18 68/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-72/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-72/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-72-mezzanine-c859e498b7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-72-mezzanine-c859e498b7-a.jpg"
            },
            "title": "Assembly center new arrivals",
            "description": "Original WRA caption: Stockton, California. Evacuees of Japanese ancestry arriving at this Assembly center. Their identification numbers and family groups are checked by officials as they leave the buses. After their baggage has been checked for contraband, they will be given a preliminary medical examination and directed to their places in the barracks to await transfer to War Relocation Authority centers for the duration.",
            "links_children": "ddr-densho-151-72",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-72-mezzanine-c859e498b7-a.jpg"
        },
        {
            "id": "ddr-densho-151-252",
            "model": "entity",
            "index": "19 69/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-252/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-252/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-252-mezzanine-aead2acaa1-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-252-mezzanine-aead2acaa1-a.jpg"
            },
            "title": "Japanese Americans outside barracks",
            "description": "Original caption: Stockton, California. These evacuees of Japanese ancestry are spending their first day at this Assembly Point. The average age of the Nisei is 20 years. Later they will be transferred to a War Relocation Authority center to spend the duration.",
            "links_children": "ddr-densho-151-252",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-252-mezzanine-aead2acaa1-a.jpg"
        },
        {
            "id": "ddr-densho-151-458",
            "model": "entity",
            "index": "20 70/{'value': 71, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-151-458/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-151-458/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-151/ddr-densho-151-458-mezzanine-78e7631fc7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-151/ddr-densho-151-458-mezzanine-78e7631fc7-a.jpg"
            },
            "title": "Unloading baggage from truck",
            "description": "Original caption: Stockton, California. The first day at an assembly center. A new unit of the barracks is being opened today for the eight busloads of arrivals. This photo shows the luggage and bed-rolls which have come in by truck, deposited here for inspection for contraband. Evacuees then take their possessions to the barracks to which they have been assigned.",
            "links_children": "ddr-densho-151-458",
            "creators": [
                {
                    "role": "photographer",
                    "namepart": "Lange, Dorothea"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Temporary Assembly Centers -- The journey",
                    "id": "192"
                }
            ],
            "format": "img",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "pdm",
            "genre": "photograph",
            "location": "Stockton Assembly Center, California",
            "facility": [
                {
                    "term": "Stockton",
                    "id": "16"
                }
            ],
            "creation": "19-May-42",
            "status": "completed",
            "search_hidden": "Lange, Dorothea photographer",
            "download_large": "ddr-densho-151-458-mezzanine-78e7631fc7-a.jpg"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "nested": {
                            "path": "facility",
                            "query": {
                                "term": {
                                    "facility.id": "16"
                                }
                            }
                        }
                    }
                ]
            }
        },
        "_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"
        ]
    },
    "aggregations": {}
}