GET /api/3.0/browse/pov/Told%20from%20perspective%20of%20young%20Nisei%20woman/?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": "Citizen 13660 (book)",
            "model": "article",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Citizen%2013660%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Citizen%2013660%20(book)/?format=api"
            },
            "title": "Citizen 13660 (book)",
            "description": "Published in 1946 as the last camps were being shuttered,\n  \n   Nisei\n  \n  artist\n  \n   Miné Okubo\n  \n  's illustrated eponymous memoir,\n  \n   Citizen 13660\n  \n  , has the distinction of being the earliest, first-person, book-length account of the American concentration camp experience. Always a vigorous booster of her own work, Okubo promoted the book that came to define her career as \"the first and only documentary story of the Japanese evacuation and relocation written and illustrated by one who was there.\"\n  \n\n    [1]\n   \n\n  All told, Okubo produced an estimated 2,000 portraits of camp life in a range of styles and materials, including ink, charcoal, and gouache, while imprisoned at the\n  \n   Tanforan\n  \n  temporary detention camp in California and the\n  \n   Topaz\n  \n  concentration camp in Utah. Okubo's voluminous output notwithstanding, it was primarily\n  \n   Citizen 13660'\n  \n  s roughly 200 line-drawings that established her standing as a major chronicler of and historic witness to the camp experience.",
            "url_title": "Citizen 13660 (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Memoir",
                "Graphic Novels"
            ],
            "rg_theme": [
                "Displacement",
                "Evils of racism",
                "Expression through art",
                "Will to survive"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        },
        {
            "id": "Clark and Division (book)",
            "model": "article",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Clark%20and%20Division%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Clark%20and%20Division%20(book)/?format=api"
            },
            "title": "Clark and Division (book)",
            "description": "Edgar Award winning mystery novel by Naomi Hirahara set among Japanese Americans who have resettled in Chicago in 1944.",
            "url_title": "Clark and Division (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Historical Fiction"
            ],
            "rg_theme": [
                "Coming of age",
                "Convention and rebellion",
                "Disillusionment and dreams",
                "Quest for discovery"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Told from perspective of young Nisei woman"
                        }
                    }
                ]
            }
        },
        "_source": [
            "title",
            "url_title",
            "description",
            "body",
            "categories",
            "coordinates",
            "fulltext",
            "rg_rgmediatype",
            "rg_interestlevel",
            "rg_readinglevel",
            "rg_theme",
            "rg_genre",
            "rg_pov",
            "rg_availability",
            "rg_geography",
            "rg_chronology",
            "rg_hasteachingaids",
            "rg_freewebversion"
        ]
    },
    "aggregations": {}
}