List children for a collection or collection object

GET /api/0.2/ddr-densho-472/children/
HTTP 200 OK
Allow: OPTIONS, GET
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-472-1",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-472-1/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-472-1/",
                "img": "https://ddr.densho.org/media/ddr-densho-472/ddr-densho-472-1-mezzanine-8a1470ef54-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-472/ddr-densho-472-1-mezzanine-8a1470ef54-a.jpg"
            },
            "title": "Chapter 8: At War Relocation Authority",
            "description": "Unpublished autobiographical writing by C. Moxley Featherston about the years he worked at the War Relocation Authority as an lawyer. The writing includes stories from his years a Project Attorney at Gala River, Granada, and Minidoka, and his thoughts about the legal arguments and politics surrounding the incarceration.  He was involved in the building of the legal framework for incarceration of Japanese Americans and presided over loyalty hearings for individuals seeking relocation.",
            "extent": "8.5W x 11H",
            "links_children": "ddr-densho-472-1",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Featherston, C. Moxley"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Administration -- War Relocation Authority (WRA)",
                    "id": "403"
                },
                {
                    "term": "Industry and employment -- Law",
                    "id": "362"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "namepart": "Tsuboi, Kyoko"
                },
                {
                    "namepart": "Featherson, C. Moxley"
                },
                {
                    "namepart": "Glick, Philip"
                },
                {
                    "namepart": "Sigler, Lewis"
                },
                {
                    "namepart": "Ferguson, Ed"
                },
                {
                    "namepart": "Silverman, Maurice"
                },
                {
                    "namepart": "Myer, Dillon"
                },
                {
                    "namepart": "Masuda, Thomas"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "manuscript",
            "facility": [
                {
                    "term": "Minidoka",
                    "id": "8"
                },
                {
                    "term": "Gila River",
                    "id": "3"
                },
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "status": "completed",
            "search_hidden": "Featherston, C. Moxley author Tsuboi, Kyoko \nFeatherson, C. Moxley \nGlick, Philip \nSigler, Lewis \nFerguson, Ed \nSilverman, Maurice \nMyer, Dillon \nMasuda, Thomas",
            "download_large": "ddr-densho-472-1-mezzanine-8a1470ef54-a.jpg"
        },
        {
            "id": "ddr-densho-472-2",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-472-2/",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-472-2/",
                "img": "https://ddr.densho.org/media/ddr-densho-472/ddr-densho-472-2-mezzanine-f7028355e7-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-472/ddr-densho-472-2-mezzanine-f7028355e7-a.jpg"
            },
            "title": "Featherston Family",
            "description": "Photograph of C. Moxley Featherston his wife Rose Featherston, and their son Ross Featherston at Minidoka.",
            "extent": "3.125W x 2.125H (photo only); 5W x 4.25H (mount)",
            "links_children": "ddr-densho-472-2",
            "format": "img",
            "language": [
                ""
            ],
            "persons": [
                {
                    "namepart": "Featherston, C. Moxley"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "photograph",
            "location": "Hunt, Idaho",
            "facility": [
                {
                    "term": "Minidoka",
                    "id": "8"
                }
            ],
            "creation": "1943-1944",
            "status": "completed",
            "search_hidden": "Featherston, C. Moxley",
            "download_large": "ddr-densho-472-2-mezzanine-f7028355e7-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-densho-472-*"
            }
        },
        "sort": [
            "repo",
            "org",
            "cid",
            "eid",
            {
                "role": {
                    "order": "desc"
                }
            },
            "sort",
            "sha1",
            "id"
        ],
        "_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": {}
}