GET /api/3.0/browse/pov/Japanese%20American%20big%20band%20performers/?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": "Searchlight Serenade (film)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Searchlight%20Serenade%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Searchlight%20Serenade%20(film)/?format=api"
            },
            "title": "Searchlight Serenade (film)",
            "description": "A 2012 documentary film on Japanese American swing dance bands in the World War II concentration camps. Produced by Claire Reynolds for KEET, a Eureka, California, based public television station serving California's northern coast, the hour long documentary debuted on October 30, 2012. The film was funded by grants from the Japanese American Confinement Sites Grant program, the\n  \n   California Civil Liberties Public Education Program\n  \n  , and the Humboldt Area Foundation (Victor Jacoby Artist Grant).",
            "url_title": "Searchlight Serenade (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Grades 6-8",
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "Expression through art"
            ],
            "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": "Japanese American big band performers"
                        }
                    }
                ]
            }
        },
        "_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": {}
}