GET /api/3.0/browse/pov/Told%20from%20perspective%20of%20Sansei%20young%20man/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
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": "Mackerel Sky (short story)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Mackerel%20Sky%20(short%20story)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Mackerel%20Sky%20(short%20story)/?format=api"
            },
            "title": "Mackerel Sky (short story)",
            "description": "Short story by Jeff Matsuda in which a young\n  \n   Sansei\n  \n  man recalls various stories about his\n  \n   Issei\n  \n  grandfather: visiting him and his grandmother when he was a child; recreating the old man talking about his youth in Japan and his early years as a laborer in the U.S.; and visiting him with his mother when he was in college, and his grandfather was a nearly deaf old man. In the process, the narrator recalls his grandfather's internment: as a fisherman on\n  \n   Terminal Island\n  \n  , he was arrested a week after\n  \n   Pearl Harbor\n  \n  and sent to\n  \n   Bismarck\n  \n  and then to an unspecified camp in New Mexico, while the rest of his immediate family spent the war years in Japan.",
            "url_title": "Mackerel Sky (short story)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "short stories"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Memoir"
            ],
            "rg_theme": [
                "Communication – verbal and nonverbal",
                "Immigrant experience",
                "Will to survive",
                "Working class struggles"
            ],
            "rg_availability": [
                "No availability"
            ],
            "rg_rgmediatype_label": "Short Stories",
            "rg_rgmediatype_icon": "fa-file-text"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_pov": "Told from perspective of Sansei young 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": {}
}