GET /api/3.0/browse/time/1943%E2%80%9344/?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": "Changes (short story)",
            "model": "article",
            "index": "0 0/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/Changes%20(short%20story)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/Changes%20(short%20story)/?format=api"
            },
            "title": "Changes (short story)",
            "description": "Short story by Marnie Mueller set in an unspecified Japanese American concentration camp. As the story begins, Toru Horokawa, an\n  \n   Issei\n  \n  man, sits outside his barrack thinking about returning to Japan. He flashes back to the time of the exclusion, two years prior, as he and his wife disagree about the selling of their possessions to bargain seekers. He then recalls his recent clashes with his\n  \n   Nisei\n  \n  son, his only child, who has announced that he will be joining the army.",
            "url_title": "Changes (short story)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "short stories"
            ],
            "rg_interestlevel": [
                "Grades 9-12",
                "Adult"
            ],
            "rg_theme": [
                "Change versus tradition",
                "Communication – verbal and nonverbal",
                "Lost honor",
                "Role of men"
            ],
            "rg_availability": [
                "Available"
            ],
            "rg_rgmediatype_label": "Short Stories",
            "rg_rgmediatype_icon": "fa-file-text"
        },
        {
            "id": "House of the Red Fish (book)",
            "model": "article",
            "index": "1 1/{'value': 2, 'relation': 'eq'}",
            "links": {
                "html": "https://resourceguide.densho.org/House%20of%20the%20Red%20Fish%20(book)/?format=api",
                "json": "https://resourceguide.densho.org/api/3.0/articles/House%20of%20the%20Red%20Fish%20(book)/?format=api"
            },
            "title": "House of the Red Fish (book)",
            "description": "Young adult novel by Graham Salisbury about a\n  \n   Nisei\n  \n  teenager in wartime Honolulu who struggles to bring up the sunken fishing boat of his interned father. It is a sequel to the popular 1994 novel\n  \n\n    Under the Blood-Red Sun\n   \n\n  .",
            "url_title": "House of the Red Fish (book)",
            "categories": [
                "Arts"
            ],
            "rg_rgmediatype": [
                "books"
            ],
            "rg_interestlevel": [
                "Grades 6-8",
                "Grades 9-12",
                "Adult"
            ],
            "rg_genre": [
                "Historical Fiction",
                "Young Adult"
            ],
            "rg_theme": [
                "Coming of age",
                "Empowerment",
                "Good versus bad",
                "Importance of community"
            ],
            "rg_readinglevel": [
                "Grades 7-8"
            ],
            "rg_availability": [
                "Widely available"
            ],
            "rg_rgmediatype_label": "Books",
            "rg_rgmediatype_icon": "fa-book"
        }
    ],
    "query": {
        "query": {
            "bool": {
                "filter": [
                    {
                        "term": {
                            "published_rg": true
                        }
                    },
                    {
                        "term": {
                            "rg_chronology": "1943–44"
                        }
                    }
                ]
            }
        },
        "_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": {}
}