List children for a collection or collection object

GET /api/0.2/ddr-pc-34/children/?format=api&limit=25&offset=50
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "total": 51,
    "limit": 25,
    "offset": 50,
    "prev_offset": 25,
    "next_offset": null,
    "page_size": 25,
    "this_page": 3,
    "num_this_page": 1,
    "prev_api": "https://ddr.densho.org/api/0.2/ddr-pc-34/children/?format=api&limit=25&offset=25",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-pc-34-51",
            "model": "entity",
            "index": "0 50/{'value': 51, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-34-51/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-34-51/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-34/ddr-pc-34-51-mezzanine-2b04bc2862-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-34/ddr-pc-34-51-mezzanine-2b04bc2862-a.jpg"
            },
            "title": "Pacific Citizen, Vol. 55, No. 25 (December 21, 1962)",
            "description": "Selected article titles: \"What Prevented Disaster from Becoming a Catastrophe? Evacuation and Resettlement of Japanese Americans Reviewed\" (p.A1-2), \"Nisei GI and Resettlement\" (p.A1, 3), \"First Returnees Set Economic Rebirth Pattern\" (p.A3), \"Fear of Negro-Japanese Conflict Premature\" (p.A3), \"Japanese American Migration Patterns Following War Relocation\" (p.B1-2), \"Civil Rights\" (p.B3-4), \"'60-'70 Planning Commission Cites Advance in Youth\" (p.B5), \"The World That Then Was\" (p.C1-2), \"Union Attitudes Toward Nisei Improve during Resettlement\" (p.C8, 10).\r\n\r\nThe holiday issue included advertisements bought by JACL members and chapters that included personal addresses and phone numbers to better foster communications between Japanese American communities. These addresses and phone numbers have been redacted to help protect the privacy of Japanese American communities. Please contact Densho to request the original version.",
            "extent": "15W x 22H",
            "links_children": "ddr-pc-34-51",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "Japanese American Citizens League"
                }
            ],
            "topics": [
                {
                    "term": "Activism and involvement -- Civil rights",
                    "id": "234"
                },
                {
                    "term": "Military service",
                    "id": "296"
                },
                {
                    "term": "Immigration and citizenship",
                    "id": "1"
                },
                {
                    "term": "Immigration and citizenship -- Law and legislation -- Alien land laws",
                    "id": "516"
                },
                {
                    "term": "Reflections on the past",
                    "id": "118"
                },
                {
                    "term": "World War II -- Leaving camp -- \"Resettlement\"",
                    "id": "104"
                },
                {
                    "term": "World War II -- Mass removal (\"evacuation\")",
                    "id": "57"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "December 21, 1962",
            "status": "completed",
            "search_hidden": "Japanese American Citizens League publisher",
            "download_large": "ddr-pc-34-51-mezzanine-2b04bc2862-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-pc-34-*"
            }
        },
        "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": {}
}