GET /api/3.0/browse/pov/Kibei/?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": "Calling Tokyo: Japanese American Radio Broadcasters During World War II (film)",
            "model": "article",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Calling%20Tokyo:%20Japanese%20American%20Radio%20Broadcasters%20During%20World%20War%20II%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Calling%20Tokyo:%20Japanese%20American%20Radio%20Broadcasters%20During%20World%20War%20II%20(film)/?format=api"
            },
            "title": "Calling Tokyo: Japanese American Radio Broadcasters During World War II (film)",
            "description": "Documentary film directed by Gary T. Ono that tells the story of a small group of Japanese Americans recruited out of the concentration camps to work for the British Political Warfare Mission (BPWM) and\n  \n   Office of War Information\n  \n  (OWI) as translators and broadcasters of propaganda aimed at Japan. The small group—eight who worked for the OWI and four for the BPWM—were mostly Kibei and worked out of a Denver studio. Both groups translated American news reports that were made into radio scripts and broadcasts transmitted by shortwave radio. The operation later moved to San Francisco in February 1945, when Japanese Americans were allowed to return to the West Coast.",
            "url_title": "Calling Tokyo: Japanese American Radio Broadcasters During World War II (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 6-8",
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "Patriotism - complications",
                "War - glory, necessity, pain, tragedy"
            ],
            "rg_readinglevel": [
                "Adult"
            ],
            "rg_availability": [
                "Limited availability"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        },
        {
            "id": "Honor and Sacrifice: The Roy Matsumoto Story (film)",
            "model": "article",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Honor%20and%20Sacrifice:%20The%20Roy%20Matsumoto%20Story%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Honor%20and%20Sacrifice:%20The%20Roy%20Matsumoto%20Story%20(film)/?format=api"
            },
            "title": "Honor and Sacrifice: The Roy Matsumoto Story (film)",
            "description": "A 2013 documentary film about Japanese American\n  \n   Kibei\n  \n  war hero Roy Matsumoto and his family during World War II, as told through the eyes of his daughter Karen. A decorated linguist with the\n  \n   Military Intelligence Service\n  \n  who was a part of Merrill's Marauders, an American guerrilla unit in Burma, Matsumoto served even though his parents and sisters were living in Hiroshima and three of his Nisei brothers were ultimately conscripted into the Japanese army.",
            "url_title": "Honor and Sacrifice: The Roy Matsumoto Story (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "Heroism - real or perceived",
                "War - glory, necessity, pain, tragedy"
            ],
            "rg_availability": [
                "Available"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Kibei"
                        }
                    }
                ]
            }
        },
        "_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": {}
}