List children for a collection or collection object

GET /api/0.2/ddr-csujad-29-58/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-58-1",
            "model": "segment",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-csujad-29-58-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-csujad-29-58-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-csujad-29/ddr-csujad-29-58-1-mezzanine-e17b4c2c7f-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-csujad-29/ddr-csujad-29-58-1-mezzanine-e17b4c2c7f-a.jpg"
            },
            "title": "An Oral History with Reverend Seytsu Takahashi - Segment 1",
            "description": "Issei Buddhist bishop and superintendent of Kayasan Temple in Little Tokyo since 1931 recounts his wartime experiences and internment at Fort Missoula, Montana; Livingstone, Louisiana; and Crystal City, Texas. Transcribed in both Japanese and English. This oral history was conducted for the Japanese American Oral History Project, Oral History Program, CSU Fullerton. Audio is found in item: csufccop_jaoh_0029. 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/593\" target=\"_blank\" rel=\"noopener noreferrer\">1616_F01</a>",
            "extent": "2:01:04",
            "links_children": "ddr-csujad-29-58-1",
            "creators": [
                {
                    "role": "narrator",
                    "id": 890,
                    "namepart": "Seytsu Takahashi"
                },
                {
                    "role": "interviewer",
                    "namepart": "Yamashita, Mariko"
                },
                {
                    "role": "interviewer",
                    "namepart": "Clark, Paul F."
                },
                {
                    "role": "publisher",
                    "namepart": "California State University, Fullerton. Center for Oral and Public History"
                }
            ],
            "topics": [
                {
                    "term": "Identity and values -- Issei",
                    "id": "43"
                },
                {
                    "term": "Geographic communities -- California -- Los Angeles",
                    "id": "272"
                },
                {
                    "term": "World War II -- Concentration camps",
                    "id": "65"
                },
                {
                    "term": "World War II -- U.S. Army internment camps",
                    "id": "432"
                },
                {
                    "term": "World War II -- Department of Justice camps",
                    "id": "82"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "CSU Fullerton Center for Oral and Public History",
            "rights": "nocc",
            "genre": "interview",
            "location": "Los Angeles, California; Bismarck, North Dakota; Crystal City, Texas; Alexandria, Louisiana;",
            "facility": [
                {
                    "term": "Fort Lincoln (Bismarck)",
                    "id": "28"
                },
                {
                    "term": "Crystal City",
                    "id": "29"
                }
            ],
            "creation": "12/16/1978",
            "status": "completed",
            "search_hidden": "Seytsu Takahashi narrator \nYamashita, Mariko interviewer \nClark, Paul F. interviewer \nCalifornia State University, Fullerton. Center for Oral and Public History publisher",
            "download_large": "ddr-csujad-29-58-1-mezzanine-e17b4c2c7f-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-csujad-29-58-*"
            }
        },
        "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": {}
}