GET /api/3.0/browse/place/Orange%20County,%20California/?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": "Las Vegas Charley (short story)",
            "model": "article",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Las%20Vegas%20Charley%20(short%20story)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Las%20Vegas%20Charley%20(short%20story)/?format=api"
            },
            "title": "Las Vegas Charley (short story)",
            "description": "Short story by\n  \n   Hisaye Yamamoto\n  \n  about an\n  \n   Issei\n  \n  man named Kazuyuki Matsumoto, who works as a dishwasher at a Las Vegas restaurant while gambling away his wages. In flashback, we learn of his life story: boyhood in Kumamoto prefecture, then migration to the U.S. where he becomes a successful farmer in Santa Maria, California, and is soon joined by a\n  \n   \"picture bride\"\n  \n  wife, Haru and two sons. But Haru's death in childbirth after the birth of their second son changes Kazuyuki's life decisively. He sends the two boys to live with his mother in Japan and becomes a migrant laborer. At first, he sends regular remittances home, but he soon picks up a gambling habit and the payments gradually come to an end. He later brings his Kibei sons back to the U.S., where they start a new farming venture in Orange County, California, this one less successful. Then comes World War II and the three end up in an Arizona concentration camp in Arizona. While Kazuyuki works as a mess hall chef and comes to be vaguely satisfied with his life in camp, his ambitious older son Isamu volunteers for the army, only to die in combat in Italy. His second son Noriyuki initially decides to return to Japan on an exchange ship, but changes his mind when he falls in love with a\n  \n   Nisei\n  \n  girl he had met in camp. He ends up as a Japanese instructor in the army and the couple marry and settle in Los Angeles, while Kazuyuki gravitates to Las Vegas, where his co-workers dub him \"Charley.\" Health problems bring him to L.A. for care, where he stays with his son's family, though he clashes with his daughter-in-law. Despite his promises, he can never give up his gambling habit.",
            "url_title": "Las Vegas Charley (short story)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "short stories"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Fiction"
            ],
            "rg_theme": [
                "Disillusionment and dreams",
                "Temptation and destruction",
                "Vulnerability of the meek",
                "Working class struggles"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Short Stories",
            "rg_rgmediatype_icon": "fa-file-text"
        },
        {
            "id": "Reluctant Samurai: Memoirs of an Urban Planner (book)",
            "model": "article",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Reluctant%20Samurai:%20Memoirs%20of%20an%20Urban%20Planner%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Reluctant%20Samurai:%20Memoirs%20of%20an%20Urban%20Planner%20(book)/?format=api"
            },
            "title": "Reluctant Samurai: Memoirs of an Urban Planner (book)",
            "description": "Memoir by a\n  \n   Nisei\n  \n  man that recounts his agricultural upbringing, his time in American concentration camps, and his postwar career as an urban planner who was a key figure in the redevelopment of downtown Los Angeles.",
            "url_title": "Reluctant Samurai: Memoirs of an Urban Planner (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Memoir"
            ],
            "rg_theme": [
                "Family – blessing or curse",
                "Fulfillment",
                "Importance of community",
                "Progress – real or illusion"
            ],
            "rg_availability": [
                "Limited availability"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_geography": "Orange County, California"
                        }
                    }
                ]
            }
        },
        "_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": {}
}