Skip to content

Instantly share code, notes, and snippets.

@brunokruse
Created December 13, 2013 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunokruse/7951153 to your computer and use it in GitHub Desktop.
Save brunokruse/7951153 to your computer and use it in GitHub Desktop.
get_all_chapters
{
"Chapters": {
"Fashion": {
"Paragraphs": [
{
"description": "string",
"id": 426,
"images": [],
"title": "Twiggy"
}
]
},
"Portrait": {
"Paragraphs": [
{
"description": "Description for art goes here.",
"id": 419,
"images": [
{
"date": "19530417",
"designers": [
{
"first_name": "Georges",
"last_name": "Kaplan",
"title": "",
"type": "Fashion Designer"
}
],
"id": "270",
"image_description": "Image Description",
"location": "Berlin, Germany",
"objects": [
{
"artbase_id": "129.22",
"height": "13",
"is_black_and_white": "1",
"number_of_dimensions": "1",
"number_of_editions": "1",
"object_type": "Art",
"orientation": "Portrait",
"recto_image_url": "http://localhost:8888/wp-content/uploads/2013/09/131.6.avedon_jacob_israel_051571.2_02_r_1_326.jpg",
"scanned_image": "",
"verso_image_url": "http://localhost:8888/wp-content/uploads/2013/09/Ezra-Pound-poet-at-the-home-of-William-Carlos-Williams-Rutherford-New-Jersey-June-30-1958.jpg",
"width": "11"
},
{
"artbase_id": "129.22",
"height": "",
"is_black_and_white": "1",
"number_of_dimensions": "0",
"number_of_editions": "",
"object_type": "Art",
"orientation": "",
"recto_image_url": "http://localhost:8888/wp-content/uploads/2013/09/131.4.avedon_jacob_israel.100669.2_02_r_1_326.jpg",
"scanned_image": "",
"verso_image_url": "http://localhost:8888/wp-content/uploads/2013/09/147.016-1.BrandenburgGate11.02.r.3.326.jpg",
"width": ""
}
],
"paragraphs": "",
"sitters": [
{
"first_name": "Anna",
"last_name": "Magnani",
"title": "actress",
"type": "0"
},
{
"first_name": "Arthur",
"last_name": "Miller",
"title": "writer",
"type": "0"
},
{
"first_name": "Carson",
"last_name": "McCullers",
"title": "writer",
"type": "0"
}
],
"title": "Anna Magnani, actress, New York City, April 17, 1953",
"wiki_description": "Anna Magnani (Italian pronunciation: [ˈanna maɲˈɲaːni]; 7 March 1908 – 26 September 1973) was an Italian stage and film actress.[1] She won the Academy Award for Best Actress, along with four other international awards, for her portrayal of a Sicilian widow in The Rose Tattoo.",
"wiki_link": "http://en.wikipedia.org/wiki/Anna_Magnani"
},
{
"date": "19530417",
"designers": [
{
"first_name": false,
"last_name": false,
"title": false,
"type": false
}
],
"id": "271",
"image_description": "",
"location": null,
"objects": [
{
"artbase_id": "129.23",
"height": "20",
"is_black_and_white": "1",
"number_of_dimensions": "1",
"number_of_editions": "-13",
"object_type": "Art",
"orientation": "Portrait",
"recto_image_url": false,
"scanned_image": "",
"verso_image_url": false,
"width": "16"
}
],
"paragraphs": "",
"sitters": [
{
"first_name": "Anna",
"last_name": "Magnani",
"title": "actress",
"type": "0"
}
],
"title": "Anna Magnani, actress, New York City, April 17, 1953",
"wiki_description": "Anna Magnani (Italian pronunciation: [ˈanna maɲˈɲaːni]; 7 March 1908 – 26 September 1973) was an Italian stage and film actress.[1] She won the Academy Award for Best Actress, along with four other international awards, for her portrayal of a Sicilian widow in The Rose Tattoo.",
"wiki_link": "http://en.wikipedia.org/wiki/Anna_Magnani"
},
{
"date": "19891231",
"designers": [
{
"first_name": false,
"last_name": false,
"title": false,
"type": false
}
],
"id": "462",
"image_description": "",
"location": "Rhode Island",
"objects": [
{
"artbase_id": "147.014-1",
"height": "50",
"is_black_and_white": "1",
"number_of_dimensions": "1",
"number_of_editions": "3",
"object_type": "Art",
"orientation": "Landscape",
"recto_image_url": false,
"scanned_image": "371",
"verso_image_url": false,
"width": "76"
}
],
"paragraphs": false,
"sitters": [
{
"first_name": false,
"last_name": false,
"title": false,
"type": false
}
],
"title": "Brandenburg Gate #10, Berlin, Germany, New Year's Eve 1989-90",
"wiki_description": "The Brandenburg Gate (German: Brandenburger Tor) is a former city gate, rebuilt in the late 18th century as a neoclassical triumphal arch, and now one of the most well-known landmarks of Germany.\n\nDuring the post-war Partition of Germany, the gate was isolated and inaccessible immediately next to the Berlin Wall, and the area around the gate featured most prominently in the media coverage of the opening of the wall in 1989.",
"wiki_link": "http://en.wikipedia.org/wiki/Brandenburg_Gate"
}
],
"title": "Art"
},
{
"description": "Dance description.",
"id": 420,
"images": [],
"title": "Dance"
},
{
"description": "Theater description.",
"id": 453,
"images": [],
"title": "Theater"
}
]
},
"Reportage": {
"Paragraphs": [
{
"description": "",
"id": 455,
"images": [],
"title": "Reportage Test"
}
]
}
},
"status": "ok"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment