GET /api/3.0/browse/time/2017/
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": "Nihonjin Face (play)",
"model": "article",
"index": "0 0/{'value': 1, 'relation': 'eq'}",
"links": {
"html": "https://resourceguide.densho.org/Nihonjin%20Face%20(play)/",
"json": "https://resourceguide.densho.org/api/3.0/articles/Nihonjin%20Face%20(play)/"
},
"title": "Nihonjin Face (play)",
"description": "Short play for school audiences by Janet Hayakawa and Tere Martínez that juxtaposes the Japanese American incarceration with the Civil Rights Movement and anti-immigrant sentiment in the present.",
"url_title": "Nihonjin Face (play)",
"title_sort": "nihonjinfaceplay",
"categories": [
"Arts"
],
"rg_rgmediatype": [
"plays"
],
"rg_interestlevel": [
"Grades 3-5",
"Grades 7-8"
],
"rg_theme": [
"Circle of life",
"Evils of racism",
"Progress – real or illusion",
"Wisdom of experience"
],
"rg_availability": [
"Widely available"
],
"rg_rgmediatype_label": "Plays",
"rg_rgmediatype_icon": "fa-ticket"
}
],
"query": {
"query": {
"bool": {
"filter": [
{
"term": {
"published_rg": true
}
},
{
"term": {
"rg_chronology": "2017"
}
}
]
}
}
},
"aggregations": {}
}