Created
October 31, 2016 04:59
-
-
Save denisnazarov/fff6f26494053a45f73a14625a195374 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Picasso at MoMA | |
{ | |
"ConstituentID": 4609, | |
"DisplayName": "Pablo Picasso", | |
"ArtistBio": "Spanish, 1881–1973", | |
"Nationality": "Spanish", | |
"Gender": "Male", | |
"BeginDate": 1881, | |
"EndDate": 1973, | |
"Wiki QID": "Q5593", | |
"ULAN": "500009666" | |
} | |
// Picasso at Tate | |
{ | |
"activePlaceCount": 0, | |
"birth": { | |
"place": { | |
"name": "M\u00e1laga, Espa\u00f1a", | |
"placeName": "M\u00e1laga", | |
"placeType": "inhabited_place" | |
}, | |
"time": { | |
"startYear": 1881 | |
} | |
}, | |
"birthYear": 1881, | |
"date": "1881\u20131973", | |
"death": { | |
"place": { | |
"name": "Mougins, France", | |
"placeName": "Mougins", | |
"placeType": "inhabited_place" | |
}, | |
"time": { | |
"startYear": 1973 | |
} | |
}, | |
"fc": "Pablo Picasso", | |
"gender": "Male", | |
"id": 1767, | |
"mda": "Picasso, Pablo", | |
"movements": [ | |
{ | |
"era": { | |
"id": 8, | |
"name": "20th century 1900-1945" | |
}, | |
"id": 299, | |
"name": "Cubism" | |
}, | |
{ | |
"era": { | |
"id": 8, | |
"name": "20th century 1900-1945" | |
}, | |
"id": 1685, | |
"name": "Return to Order" | |
} | |
], | |
"startLetter": "P", | |
"totalWorks": 46, | |
"url": "http://www.tate.org.uk/art/artists/pablo-picasso-1767" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment