GET /api/3.0/browse/pov/Nisei%20woman%20who%20was%20of%20college%20age%20while%20in%20camp/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 1,
    "limit": 25,
    "offset": 0,
    "prev_offset": null,
    "next_offset": null,
    "page_size": 25,
    "this_page": 1,
    "num_this_page": 1,
    "prev_api": "",
    "next_api": "",
    "objects": [
        {
            "id": "Dandelion Through the Crack/Kiyo's Story (book)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Dandelion%20Through%20the%20Crack/Kiyo's%20Story%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Dandelion%20Through%20the%20Crack/Kiyo's%20Story%20(book)/?format=api"
            },
            "title": "Dandelion Through the Crack/Kiyo's Story (book)",
            "description": "Memoir by a\n  \n   Nisei\n  \n  woman of farm life in Sacramento, her family's wartime incarceration, and their struggles to reestablish their lives after the war.",
            "url_title": "Dandelion Through the Crack/Kiyo's Story (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Memoir"
            ],
            "rg_theme": [
                "Evils of racism",
                "Family – blessing or curse",
                "Female roles",
                "Growing up – pain or pleasure",
                "Overcoming – fear, weakness, vice",
                "Wisdom of experience"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Nisei woman who was of college age while in camp"
                        }
                    }
                ]
            }
        },
        "_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": {}
}