List children for a collection or collection object

GET /api/0.2/ddr-csujad-29-63/children/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
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-29-63-1",
            "model": "segment",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-29-63-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-29-63-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-29/ddr-csujad-29-63-1-mezzanine-2a02db5a98-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-29/ddr-csujad-29-63-1-mezzanine-2a02db5a98-a.jpg"
            },
            "title": "An oral history with Ben Kuroki - Segment 1",
            "description": "An oral interview with Ben Kuroki, a tail gunner part of the 93rd b24 Bombardment Group during World War II. The interview was conducted for the Japanese American Oral History Project by California State University, Fullerton. Transcription is found in the item: csufccop_jaoh_0132. 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/12091\" target=\"_blank\" rel=\"noopener noreferrer\">2385_T01</a>",
            "extent": "4:34:16",
            "links_children": "ddr-csujad-29-63-1",
            "creators": [
                {
                    "role": "narrator",
                    "id": 163,
                    "namepart": "Ben Kuroki"
                },
                {
                    "role": "interviewer",
                    "namepart": "Hansen, Arthur A."
                },
                {
                    "role": "publisher",
                    "namepart": "California State University, Fullerton. Center for Oral and Public History"
                }
            ],
            "topics": [
                {
                    "term": "World War II",
                    "id": "399"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "CSU Fullerton Center for Oral and Public History",
            "rights": "pcc",
            "genre": "interview",
            "location": "Ojai, California; Los Angeles, California",
            "creation": "10/17/1994",
            "status": "completed",
            "search_hidden": "Ben Kuroki narrator \nHansen, Arthur A. interviewer \nCalifornia State University, Fullerton. Center for Oral and Public History publisher",
            "download_large": "ddr-csujad-29-63-1-mezzanine-2a02db5a98-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-csujad-29-63-*"
            }
        },
        "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": {}
}