GET /api/0.2/narrator/21/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-22",
            "model": "entity",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://ddr.densho.org/ddr-densho-1000-22/?format=api",
                "json": "https://ddr.densho.org/api/0.2/ddr-densho-1000-22/?format=api",
                "img": "https://ddr.densho.org/media/ddr-densho-1000/denshovh-hmary-01-a.jpg",
                "thumb": "http://ddrmedia.local/media/ddr-densho-1000/denshovh-hmary-01-a.jpg"
            },
            "title": "Mary Hirata Interview",
            "description": "Nisei female. Born November 27, 1926, in Wenatchee, Washington. Grew up in Wenatchee and moved to Seattle with family in 1938. Incarcerated at the Puyallup Assembly Center, Washington, and Minidoka concentration camp, Idaho. Resettled during World War II in Pocatello, Idaho. Returned to Seattle after World War II.",
            "extent": "01:48:42",
            "links_children": "ddr-densho-1000-22",
            "creators": [
                {
                    "role": "narrator",
                    "oh_id": 21,
                    "namepart": "Mary Hirata"
                },
                {
                    "role": "interviewer",
                    "namepart": "Beth Kawahara"
                },
                {
                    "role": "interviewer",
                    "namepart": "Alice Ito"
                },
                {
                    "role": "videographer",
                    "namepart": "Matt Emery"
                }
            ],
            "format": "vh",
            "language": [
                "eng"
            ],
            "persons": [
                {
                    "nr_id": "88922/nr006054z",
                    "namepart": "Sasaki, Mary Mitsue"
                }
            ],
            "contributor": "Densho",
            "rights": "cc",
            "genre": "interview",
            "location": "Seattle, Washington",
            "creation": "March 27, 1998",
            "status": "completed",
            "search_hidden": "Mary Hirata narrator \nBeth Kawahara interviewer \nAlice Ito interviewer \nMatt Emery videographer Sasaki, Mary Mitsue 88922nr006054z",
            "num_segments": 40,
            "download_large": "denshovh-hmary-01-a.jpg"
        }
    ],
    "query": {},
    "aggregations": {}
}