List children for a collection or collection object

GET /api/0.2/ddr-densho-122-28/children/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2,
    "limit": 25,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 25,
    "this_page": 1,
    "num_this_page": 2,
    "prev_api": "",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-densho-122-28-1",
            "model": "segment",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-122-28-1/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-122-28-1/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-122/denshovh-tkenji-01-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-122/denshovh-tkenji-01-a.jpg"
            },
            "title": "Kenji Taguma Interview Segment 1",
            "description": "Description of a Japanese American Citizens League resolution regarding the wartime draft resisters<p>This interview was conducted by filmmaker Frank Abe for his 2000 documentary, <i>Conscience and the Constitution</i>, about the World War II resisters of conscience at the Heart Mountain incarceration camp. As a result, the interviews in this collection are typically not life histories, instead primarily focusing on issues surrounding the resistance movement itself.",
            "extent": "00:03:01",
            "links_children": "ddr-densho-122-28-1",
            "creators": [
                {
                    "role": "narrator",
                    "id": 168,
                    "namepart": "Kenji Taguma"
                },
                {
                    "role": "interviewer",
                    "namepart": "Frank Abe"
                }
            ],
            "topics": [
                {
                    "term": "World War II -- Resistance and dissidence -- Community responses to resistance",
                    "id": "99"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "Frank Abe Collection",
            "rights": "cc",
            "genre": "interview",
            "location": "Merced, California",
            "creation": "August 29, 1999",
            "status": "completed",
            "search_hidden": "Kenji Taguma narrator \nFrank Abe interviewer",
            "download_large": "denshovh-tkenji-01-a.jpg"
        },
        {
            "id": "ddr-densho-122-28-2",
            "model": "segment",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-122-28-2/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-122-28-2/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-122/denshovh-tkenji-01-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-122/denshovh-tkenji-01-a.jpg"
            },
            "title": "Kenji Taguma Interview Segment 2",
            "description": "Personal thoughts on the conflict as a Sansei; effect of the resolution on the community<p>This interview was conducted by filmmaker Frank Abe for his 2000 documentary, <i>Conscience and the Constitution</i>, about the World War II resisters of conscience at the Heart Mountain incarceration camp. As a result, the interviews in this collection are typically not life histories, instead primarily focusing on issues surrounding the resistance movement itself.",
            "extent": "00:05:22",
            "links_children": "ddr-densho-122-28-2",
            "creators": [
                {
                    "role": "narrator",
                    "id": 168,
                    "namepart": "Kenji Taguma"
                },
                {
                    "role": "interviewer",
                    "namepart": "Frank Abe"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "Frank Abe Collection",
            "rights": "cc",
            "genre": "interview",
            "location": "Merced, California",
            "creation": "August 29, 1999",
            "status": "completed",
            "search_hidden": "Kenji Taguma narrator \nFrank Abe interviewer",
            "download_large": "denshovh-tkenji-01-a.jpg"
        }
    ],
    "query": {
        "query": {
            "wildcard": {
                "id": "ddr-densho-122-28-*"
            }
        },
        "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": {}
}