List children for a collection or collection object

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

{
    "total": 52,
    "limit": 25,
    "offset": 50,
    "prev_offset": 25,
    "next_offset": null,
    "page_size": 25,
    "this_page": 3,
    "num_this_page": 2,
    "prev_api": "https://ddr.densho.org/api/0.2/ddr-pc-22/children/?format=api&limit=25&offset=25",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-pc-22-51",
            "model": "entity",
            "index": "0 50/{'value': 52, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-22-51/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-22-51/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-22/ddr-pc-22-51-mezzanine-66f9acaf05-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-22/ddr-pc-22-51-mezzanine-66f9acaf05-a.jpg"
            },
            "title": "The Pacific Citizen, Vol. 31 No. 25 (December 23, 1950)",
            "description": "Selected article titles: \"Society's Lost Children\" (p. 3), \"Bill Hosokawa: A Nisei Views the A-Bomb\" (p. 14), \"Unique School Teaches: Democracy in Living\" (p. 25), \"Nisei Spread Fame of JACL Through Civic Participation\" (p. 51).\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": "Pacific Citizen",
            "links_children": "ddr-pc-22-51",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "The Japanese American Citizens League"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Salt Lake City, Utah",
            "creation": "December 23, 1950",
            "status": "completed",
            "search_hidden": "The Japanese American Citizens League publisher",
            "download_large": "ddr-pc-22-51-mezzanine-66f9acaf05-a.jpg"
        },
        {
            "id": "ddr-pc-22-52",
            "model": "entity",
            "index": "1 51/{'value': 52, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-22-52/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-22-52/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-22/ddr-pc-22-52-mezzanine-64b3fae30b-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-22/ddr-pc-22-52-mezzanine-64b3fae30b-a.jpg"
            },
            "title": "The Pacific Citizen, Vol. 31 No. 26 (December 30, 1950)",
            "description": "Selected article titles: \"Hope Fades for Passage of Walter Measure. See Little Chance of Senate Action on House-Passed Bill Before End of Special Session\" (p. 1), \"Report Chicago University Press Director Loses Post Over Book About Evacuation\" (p. 1), \"JACL Pledges Full Support in National Emergency\" (p. 8).",
            "extent": "Pacific Citizen",
            "links_children": "ddr-pc-22-52",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "The Japanese American Citizens League"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Salt Lake City, Utah",
            "creation": "December 30, 1950",
            "status": "completed",
            "search_hidden": "The Japanese American Citizens League publisher",
            "download_large": "ddr-pc-22-52-mezzanine-64b3fae30b-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-pc-22-*"
            }
        },
        "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": {}
}