List children for a collection or collection object

GET /api/0.2/ddr-csujad-39/children/?format=api
HTTP 200 OK
Allow: GET, 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-csujad-39-1",
            "model": "entity",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-39-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-39-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-39/ddr-csujad-39-1-mezzanine-efc1d8b8fd-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-39/ddr-csujad-39-1-mezzanine-efc1d8b8fd-a.jpg"
            },
            "title": "Buddhist gathas and services",
            "description": "YBA Sunday Service Program created by the Amache Young Buddhist Association at the Granada (Amache) incarceration camp. Table of contents: Aspiration, Three Treasures, Golden Chain, Ti-Sarana, English Gathas, Japanese Gathas, and Junirai. 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/43509\" target=\"_blank\" rel=\"noopener noreferrer\">nat_01</a>",
            "extent": "77 pages",
            "links_children": "ddr-csujad-39-1",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Amache Young Buddhist Association"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Concentration camps -- Religion",
                    "id": "75"
                },
                {
                    "term": "Religion and churches -- Buddhism",
                    "id": "395"
                }
            ],
            "format": "doc",
            "language": [
                "eng",
                "jpn"
            ],
            "contributor": "CSU Dominguez Hills Department of Archives and Special Collections",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Amache, Colorado",
            "facility": [
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "1944-04",
            "status": "completed",
            "search_hidden": "Amache Young Buddhist Association publisher",
            "download_large": "ddr-csujad-39-1-mezzanine-efc1d8b8fd-a.jpg"
        },
        {
            "id": "ddr-csujad-39-2",
            "model": "entity",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-39-2/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-39-2/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-39/ddr-csujad-39-2-mezzanine-e6de50fb56-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-39/ddr-csujad-39-2-mezzanine-e6de50fb56-a.jpg"
            },
            "title": "Granada, Colo",
            "description": "Directory of the Granada (Amache) incarceration camp created at or near the end of World War II. The table of contents in the book include: Forward by Proj. [Project] Dir. [Director] And Sec. [Secretary] Heads, Introduction, Community Council, Block Managers, Amache Co-Cop Pioneer Staff, Drs. Koen Kwai Red Cross Rec. Hosp. History of the Granada Relocation Center, English Translation, App. Ed. note, Family Heads by Prov. Age Table, Amache Center Map, Cover inside, W.R.A. [War Relocation Authority] Administrative Staff. The item lacks cover. 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/43515\" target=\"_blank\" rel=\"noopener noreferrer\">nat_02</a>",
            "extent": "196 pages, 8 x 10.5 inches",
            "links_children": "ddr-csujad-39-2",
            "creators": [
                {
                    "role": "author",
                    "namepart": "Lindley, James G"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Administration -- War Relocation Authority (WRA)",
                    "id": "403"
                }
            ],
            "format": "doc",
            "language": [
                "eng",
                "jpn"
            ],
            "contributor": "CSU Dominguez Hills Department of Archives and Special Collections",
            "rights": "nocc",
            "genre": "misc_document",
            "location": "Amache, Colorado",
            "facility": [
                {
                    "term": "Granada (Amache)",
                    "id": "4"
                }
            ],
            "creation": "circa 1945",
            "status": "completed",
            "search_hidden": "Lindley, James G author",
            "download_large": "ddr-csujad-39-2-mezzanine-e6de50fb56-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-csujad-39-*"
            }
        },
        "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": {}
}