GET /api/3.0/browse/pov/Third-person,%20Chinese%20American%20adolescent%20boy%20and%20adult%20man/?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": "Hotel on the Corner of Bitter and Sweet (book)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Hotel%20on%20the%20Corner%20of%20Bitter%20and%20Sweet%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Hotel%20on%20the%20Corner%20of%20Bitter%20and%20Sweet%20(book)/?format=api"
            },
            "title": "Hotel on the Corner of Bitter and Sweet (book)",
            "description": "Bestselling 2009 novel by Jamie Ford about a doomed romance between a young Chinese American boy and a Japanese American girl in 1942 Seattle.",
            "url_title": "Hotel on the Corner of Bitter and Sweet (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 6-8",
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Fiction"
            ],
            "rg_theme": [
                "Family - blessing or curse",
                "Growing up - pain or pleasure",
                "Evils of racism",
                "Lost love"
            ],
            "rg_readinglevel": [
                "Grades 6-8"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Third-person, Chinese American adolescent boy and adult man"
                        }
                    }
                ]
            }
        },
        "_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": {}
}