GET /api/0.2/narrator/555/interviews/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "NOTE": "> > > Temporary API modification while we migrate narrator data < < <",
    "total": 1,
    "limit": 1000,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 1000,
    "this_page": 1,
    "num_this_page": 1,
    "prev_api": "",
    "next_api": "",
    "objects": [
        {
            "id": "ddr-densho-1000-325",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-1000-325/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-1000-325/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-1000/denshovh-djack-01-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-1000/denshovh-djack-01-a.jpg"
            },
            "title": "Jack Dairiki Interview",
            "description": "Kibei male. Born December 25, 1930 in Sacramento, California. Grew up in Sacramento where parents ran a hotel. In 1941, traveled to Japan with father to Japan, then could not return to the United States because of impending war. Was living in Hiroshima when the United States dropped the atomic bomb in 1945. Returned to the United States after World War II, and continues to talk about wartime experiences.<p>(This material is based upon work assisted by a grant from the Department of the Interior, National Park Service. Any opinions, finding, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the Department of the Interior.)",
            "extent": "02:22:51",
            "links_children": "ddr-densho-1000-325",
            "creators": [
                {
                    "role": "narrator",
                    "oh_id": 555,
                    "namepart": "Jack Dairiki"
                },
                {
                    "role": "interviewer",
                    "namepart": "Martha Nakagawa"
                },
                {
                    "role": "videographer",
                    "namepart": "Tani Ikeda"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "interview",
            "location": "Emeryville, California",
            "creation": "March 15, 2011",
            "status": "completed",
            "search_hidden": "Jack Dairiki narrator \nMartha Nakagawa interviewer \nTani Ikeda videographer",
            "num_segments": 24,
            "download_large": "denshovh-djack-01-a.jpg"
        }
    ],
    "query": {},
    "aggregations": {}
}