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
| { | |
| "data": [ | |
| { | |
| "accessType": "Acc\u00e8s libre", | |
| "adresse": "3 rue Beaubourg", | |
| "bus": "", | |
| "city": "PARIS", | |
| "created": "2014-01-04T15:47:18.000Z", | |
| "description": "<p>Grande r&eacute;trospective de l&rsquo;&oelig;uvre de <b>Henri Cartier-Bresson</b>, figure mythique de la photographie du XXe si&egrave;cle.</p>\n\n<p>&nbsp;</p>\n\n<p><img alt="" src="https://filer.paris.fr/quefaire/uploads/images/henri-cartier-bresson-hyeres-france-1932-seville-spain-1944-wall-hole-children-playing-1024x686.jpg" style="float:left; height:265px; width:396px" /></p>\n\n<p>Cartier-Bresson est consid&eacute;r&eacute; comme un<b> pionnier du photojournalisme</b> alli&eacute; &agrave; la photographie d&#39;art.</p>\n\n<p>Avec Robert Capa, David Seymour, William Vandivert (de) et George Rodger, il fond |
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
| /* | |
| * Clean mobile web deep linking for iOS and Android | |
| * Todo : | |
| * - support windows phone | |
| * - choice between iframe and instant redirect | |
| */ | |
| (function(w){ | |
| /* Change with yours */ |