GET /api/3.0/browse/pov/Main%20characters%20are%20Nisei%20in%20the%201980s/?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": "The Nisei Farmer (film)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/The%20Nisei%20Farmer%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/The%20Nisei%20Farmer%20(film)/?format=api"
            },
            "title": "The Nisei Farmer (film)",
            "description": "Short dramatic film about a\n  \n   Nisei\n  \n  couple, Hank (Steven Kondo) and Aki (Jude Narita), who farm in Northern California. When news of the\n  \n   Civil Liberties Act of 1988\n  \n  spreads, Hank becomes morose and angry, as it triggers boyhood memories of his family's incarceration, which are shown in flashback scenes. He also lashes out at Aki, who did not go to camp, when she suggests they use the money to go on a vacation. But after further thought and reflection on the incarceration and redress, he recognizes the source of his anger and comes around to the idea of going away.",
            "url_title": "The Nisei Farmer (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Short"
            ],
            "rg_theme": [
                "Communication – verbal and nonverbal",
                "Injustice",
                "Power of the past",
                "Power of the past"
            ],
            "rg_availability": [
                "Limited availability"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Main characters are Nisei in the 1980s"
                        }
                    }
                ]
            }
        },
        "_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": {}
}