GET /api/3.0/browse/interest-level/Widely%20available/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
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": "When Rabbit Left the Moon (film)",
            "model": "article",
            "index": "0 0/{'value': 1, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/When%20Rabbit%20Left%20the%20Moon%20(film)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/When%20Rabbit%20Left%20the%20Moon%20(film)/?format=api"
            },
            "title": "When Rabbit Left the Moon (film)",
            "description": "Video essay by Emiko Omori on the 75th anniversary of\n  \n   Executive Order 9066\n  \n  that traces the story of the wartime forced removal and incarceration through moving and still images and spare original music by Janice Giteck and Todd Boekelheide. The film begins with images of the\n  \n   Issei\n  \n  period, moving on to images of the incarceration, and to various aspect of life in the concentration camps beginning with happier scenes before turning to harsher ones, including images of post-segregation\n  \n   Tule Lake\n  \n  and documents describing shooting victims at\n  \n   Manzanar\n  \n  and\n  \n   draft resistance\n  \n  . The film moves on to images connected to Nisei soldiers in camp and on the battlefield before ending with camp cemeteries and images of the sites today. The title refers to a Japanese proverb and also to Omori's 1999 documentary,\n  \n   Rabbit in the Moon\n  \n  .",
            "url_title": "When Rabbit Left the Moon (film)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "films"
            ],
            "rg_interestlevel": [
                "Widely available"
            ],
            "rg_genre": [
                "Documentary"
            ],
            "rg_theme": [
                "Power of the past",
                "Wisdom of experience"
            ],
            "rg_availability": [
                "Available"
            ],
            "rg_rgmediatype_label": "Films and Video",
            "rg_rgmediatype_icon": "fa-film"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_interestlevel": "Widely available"
                        }
                    }
                ]
            }
        },
        "_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": {}
}