List children for a collection or collection object

GET /api/0.2/ddr-pc-27/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-27/children/?format=api&limit=25&offset=25",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-pc-27-51",
            "model": "entity",
            "index": "0 50/{'value': 52, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-27-51/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-27-51/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-27/ddr-pc-27-51-mezzanine-8c2c4b6fec-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-27/ddr-pc-27-51-mezzanine-8c2c4b6fec-a.jpg"
            },
            "title": "The Pacific Citizen, Vol. 41 No. 26 (December 23, 1955)",
            "description": "Selected article titles: \"JACL 25th Anniversary\" (p. 1), \"Native Daughter in Washington\" (p. 2), \"Grand-father of JACL\" (p. 3), \"Detroit's Chapter Growth Seen in Leaders, Toilers\" (p.14), \"Pioneer Issei Regime Began to Fade After Passage of Alien Land Laws\" (p. 20), \"Spiritual values still motivating force, influence in Democracy\" (p. 30), \"JACL stands through criticism, heartaches and disappointment\" (p. 30).\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-27-51",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "The Japanese American Citizens League"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "December 23, 1955",
            "status": "completed",
            "search_hidden": "The Japanese American Citizens League publisher",
            "download_large": "ddr-pc-27-51-mezzanine-8c2c4b6fec-a.jpg"
        },
        {
            "id": "ddr-pc-27-52",
            "model": "entity",
            "index": "1 51/{'value': 52, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-pc-27-52/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-pc-27-52/?format=api",
                "img": "https://ddr.densho.org/media/ddr-pc-27/ddr-pc-27-52-mezzanine-5b999d11c5-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-pc-27/ddr-pc-27-52-mezzanine-5b999d11c5-a.jpg"
            },
            "title": "The Pacific Citizen, Vol. 41 No. 27 (December 30, 1955)",
            "description": "Selected article titles: \"Registration of aliens during month of January, 1956, mandatory\" (p. 1), \"Full, complete return of wartime vested property or compensation urged in JACL statement to Senate group\" (p. 2).",
            "extent": "Pacific Citizen",
            "links_children": "ddr-pc-27-52",
            "creators": [
                {
                    "role": "publisher",
                    "namepart": "The Japanese American Citizens League"
                }
            ],
            "format": "doc",
            "language": [
                "eng"
            ],
            "contributor": "Pacific Citizen",
            "rights": "cc",
            "genre": "periodical",
            "location": "Los Angeles, California",
            "creation": "December 30, 1955",
            "status": "completed",
            "search_hidden": "The Japanese American Citizens League publisher",
            "download_large": "ddr-pc-27-52-mezzanine-5b999d11c5-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-pc-27-*"
            }
        },
        "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": {}
}