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

{
    "NOTE": "> > > Temporary API modification while we migrate narrator data < < <",
    "total": 0,
    "limit": 1000,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 1000,
    "this_page": 1,
    "num_this_page": 0,
    "prev_api": "",
    "next_api": "",
    "objects": [],
    "query": {},
    "aggregations": {}
}