GET /api/3.0/browse/pov/Japanese%20American%20veterans%20of%20World%20War%20II/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
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": "The 442nd: Duty, Honor and Loyalty (film)",
            "model": "article",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/The%20442nd:%20Duty,%20Honor%20and%20Loyalty%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/The%20442nd:%20Duty,%20Honor%20and%20Loyalty%20(film)/?format=api"
            },
            "title": "The 442nd: Duty, Honor and Loyalty (film)",
            "description": "Documentary film on the\n  \n   442nd Regimental Combat Team\n  \n  .\n  \n   The 442nd: Duty, Honor & Loyalty\n  \n  is a English language version of a 1996 Japanese language documentary produced by Bungei Shunju, Ltd. titled\n  \n   Amerika Dai-442 Hohei Rentai: Nikkei Niseitachi no Dainijin Seikai Taisen\n  \n  . The English language script was by John Dobovan, who also narrated.",
            "url_title": "The 442nd: Duty, Honor and Loyalty (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "War - glory, necessity, pain, tragedy",
                "Heroism - real and perceived"
            ],
            "rg_availability": [
                "Limited availability"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        },
        {
            "id": "The Nisei: The Pride and the Shame (film)",
            "model": "article",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/The%20Nisei:%20The%20Pride%20and%20the%20Shame%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/The%20Nisei:%20The%20Pride%20and%20the%20Shame%20(film)/?format=api"
            },
            "title": "The Nisei: The Pride and the Shame (film)",
            "description": "Documentary film centering on the Japanese American wartime experience that was part of CBS television's weekly\n  \n   The Twentieth Century\n  \n  series. The half-hour episode was the first retrospective documentary on the wartime exclusion and incarceration experience.",
            "url_title": "The Nisei: The Pride and the Shame (film)",
            "categories": [
                "Chroniclers"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "Injustice",
                "War - glory, pain, necessity, tragedy"
            ],
            "rg_readinglevel": [
                "Adult"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Japanese American veterans of World War II"
                        }
                    }
                ]
            }
        },
        "_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": {}
}