GET /api/3.0/browse/pov/Told%20from%20perspective%20of%20a%20Sansei%20woman/?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": "My Mother's Music (short story)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/My%20Mother's%20Music%20(short%20story)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/My%20Mother's%20Music%20(short%20story)/?format=api"
            },
            "title": "My Mother's Music (short story)",
            "description": "Short story by Lydia Yuri Minatoya told from the perspective of a\n  \n   Sansei\n  \n  woman recalling her\n  \n   Kibei\n  \n  mother's various stories—and silences—about the family history. The narrator's mother recalls her\n  \n   Issei\n  \n  mother's banishment from the family after she had an affair with a Filipino immigrant patron of the family-run pool hall and how she never saw her mother again. The mother also recalls her own arranged marriage while in\n  \n   Heart Mountain\n  \n  , but can recall little—or is unwilling to talk about—details of her and her family's wartime incarceration.\n  \n   My Mother's Music\n  \n  appeared in the fifth volume of the\n  \n   Fusion\n  \n  series published by the Asian American Studies Department at San Francisco State University. Minatoya later published a memoir titled\n  \n   Talking to High Monks in the Snow: An Asian-American Odyssey\n  \n  (1989)—which includes \"My Mother's Music\" as its first chapter—as well as a novel,\n  \n   The Strangeness of Beauty\n  \n  (2001).",
            "url_title": "My Mother's Music (short story)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "short stories"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Fiction"
            ],
            "rg_theme": [
                "Power of the past",
                "Power of silence",
                "Role of women"
            ],
            "rg_availability": [
                "Limited 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 a Sansei woman"
                        }
                    }
                ]
            }
        },
        "_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": {}
}