GET /api/3.0/browse/pov/Told%20from%20perspective%20of%20fourteen%20year%20old%20Nisei%20girl/?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": "Floating Home (short story)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Floating%20Home%20(short%20story)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Floating%20Home%20(short%20story)/?format=api"
            },
            "title": "Floating Home (short story)",
            "description": "Short story about a family returning to\n  \n   Little Tokyo\n  \n  from\n  \n   Rohwer\n  \n  . When fourteen-year-old Mari returns home with her parents, she expects to go to their old house, but is dismayed when they go to a run down residential hotel instead. Her father explains to her that they had rented the house they had lived in before the war, and they it was now being rented to someone else. Mari decides to walk to the house to take a last look. She finds an African American girl about her age on the swing in front. Initially suspicious, the girl becomes friendlier when Mari tells her why she and her family had to leave and invites her inside.",
            "url_title": "Floating Home (short story)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "short stories"
            ],
            "rg_interestlevel": [
                "Grades 7-8",
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Historical Fiction"
            ],
            "rg_theme": [
                "Facing reality",
                "Growing up – pain or pleasure",
                "Reunion",
                "Working class struggles"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "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 fourteen year old Nisei girl"
                        }
                    }
                ]
            }
        },
        "_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": {}
}