List children for a collection or collection object

GET /api/0.2/ddr-csujad-29-56/children/?format=api
HTTP 200 OK
Allow: GET, 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-29-56-1",
            "model": "segment",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-29-56-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-29-56-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-29/ddr-csujad-29-56-1-mezzanine-6d69a72b1d-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-29/ddr-csujad-29-56-1-mezzanine-6d69a72b1d-a.jpg"
            },
            "title": "An Oral History with Katsuma Mukaeda - Segment 1",
            "description": "Chairman of Japanese American Cultural Center and former president of Japanese Chamber of Commerce recounts conditions of prewar Los Angeles's Little Tokyo, its wartime conversion into a black community, postwar reestablishment as a Japanese-American cultural and commercial center. Includes comments on discriminatory legislation, prewar Japan-American relations. World War II removal and incarceration, camp conditions, wartime repatriation procedures, consequences of incarceration, and contemporary civil rights movement.  This oral history was conducted for the Japanese American Oral History Project, Oral History Program, CSU Fullerton. Audio is found in item: csufccop_jaoh_0018. 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/380\" target=\"_blank\" rel=\"noopener noreferrer\">1341.1_F01</a>",
            "extent": "0:29:12",
            "links_children": "ddr-csujad-29-56-1",
            "creators": [
                {
                    "role": "narrator",
                    "id": 888,
                    "namepart": "Katsuma Mukaeda"
                },
                {
                    "role": "interviewer",
                    "namepart": "Biniasz, Dave"
                },
                {
                    "role": "publisher",
                    "namepart": "California State University, Fullerton. Center for Oral and Public History"
                }
            ],
            "topics": [
                {
                    "term": "Geographic communities -- California -- Los Angeles",
                    "id": "272"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation -- Discriminatory laws",
                    "id": "177"
                },
                {
                    "term": "Activism and involvement -- Civil rights",
                    "id": "234"
                },
                {
                    "term": "Activism and involvement -- Civil liberties",
                    "id": "233"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- Leaving camp -- \"Resettlement\"",
                    "id": "104"
                },
                {
                    "term": "World War II -- Mass removal (\"evacuation\")",
                    "id": "57"
                },
                {
                    "term": "World War II -- Concentration camps -- Impact of incarceration",
                    "id": "78"
                },
                {
                    "term": "World War II -- Leaving camp -- Returning home",
                    "id": "106"
                },
                {
                    "term": "Community activities -- Nihonmachi (\"Japantowns\")",
                    "id": "27"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "CSU Fullerton Center for Oral and Public History",
            "rights": "pcc",
            "genre": "interview",
            "location": "Los Angeles, California",
            "creation": "11/28/1973",
            "status": "completed",
            "search_hidden": "Katsuma Mukaeda narrator \nBiniasz, Dave interviewer \nCalifornia State University, Fullerton. Center for Oral and Public History publisher",
            "download_large": "ddr-csujad-29-56-1-mezzanine-6d69a72b1d-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-csujad-29-56-*"
            }
        },
        "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": {}
}