client/data/book3slides.json
author rougeronj
Fri, 19 Jun 2015 12:45:04 +0200
changeset 176 a8231241f50d
parent 107 1e18c880021e
permissions -rw-r--r--
try to get first the context.token set up by the server. If it doesn't exist, try to get back the token in the local storage. Or get to the login page.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
107
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     1
[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     2
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     3
        "id":27,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     4
        "index":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     5
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     6
        "idStop":"stop-253",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     7
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     8
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     9
        "description":"je n'aime pas ce bruit",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    10
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    11
        "date":"2015-01-15T16:55:25Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    12
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    13
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    14
            "numeroInventaire":"E.992.24.1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    15
            "audio":"data/images/best-of_xx_console-grm_e-992-24-1_musique1_0 .mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    16
            "idStop":"stop-253",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    17
            "dateModified":"2015-01-09 13:29:48",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    18
            "nbComments":"2",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    19
            "description":"Console studio 116c du groupe de recherche musicale (GRM), anonyme, 1967, E.992.24.1 / Jean-Marc Anglès",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    20
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    21
            "socialfollowIndexedStats":"3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    22
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    23
            "propertySet":"{\"id\":\"FCGM02\",\"background_color \":\"#92E1C0\",\"numero_inventaire\":\"E.992.24.1\",\"code\":\"21\",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    24
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    25
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    26
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    27
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    28
            "socialfollowIndexedStatsLastModified":"2015-01-16 15:01:58",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    29
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    30
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    31
            "idArticle":"46",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    32
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    33
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    34
                "data/images/021.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    35
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    36
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    37
            "title":"Console GRM",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    38
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    39
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    40
            "dateCreation":"2015-01-09 13:29:48",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    41
            "image":"http://fui-ammico .jamespot.pro/displayImage.php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    42
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    43
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    44
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    45
        "id":28,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    46
        "index":1,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    47
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    48
        "idStop":"stop-263",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    49
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    50
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    51
        "description":"c'est passionant",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    52
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    53
        "date":"2015-01-15T16:56:04Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    54
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    55
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    56
            "numeroInventaire":"E.987.3.1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    57
            "audio":"http://cms.myorpheo.com/ammico/sites /default/files/best-of_xix_saxophone-sax_e-1890_musique1_0.mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    58
            "idStop":"stop-263",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    59
            "dateModified":"2015-01-09 13:29:50",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    60
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    61
            "description":"Saxophone ténor en do, Adolphe-Edouard Sax, Paris, entre 1907 et 1928, E.2002.12.2, vue de trois quarts / Jean-Marc Anglès",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    62
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    63
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    64
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    65
            "propertySet":"{\"id\":\"FSAB02\",\"numero_inventaire\":\"E.987.3.1\",\"code\":\"18 \",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    66
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    67
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    68
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    69
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    70
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:50",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    71
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    72
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    73
            "idArticle":"60",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    74
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    75
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    76
                "data/images/018-2.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    77
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    78
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    79
            "title":"Saxophone alto en mi bémol",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    80
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    81
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-241\",\"type\":\"audio_asset \",\"sources\":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_xix_saxophone-sax_e-1890_musique1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/018-2.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/018-2.jpg ?itok=XxFyIz_7\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Saxophone t\\u00e9nor en do, Adolphe-Edouard Sax, Paris, entre 1907 et 1928, E.2002.12 .2, vue de trois quarts \\/ Jean-Marc Angl\\u00e8s\"}]},{\"id\":\"asset-stop_standard-location-333\" ,\"type\":\"location\",\"sources\":[],\"contents\":[{\"part\":\"x\",\"data\":\"1264\"},{\"part\":\"y \",\"data\":\"1018\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    82
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    83
            "dateCreation":"2015-01-09 13:29:50",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    84
            "image":"http://fui-ammico .jamespot.pro/displayImage.php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    85
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    86
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    87
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    88
        "id":29,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    89
        "index":2,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    90
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    91
        "idStop":"stop-279",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    92
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    93
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    94
        "description":"on croyait se trouver dans les contes de fée",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    95
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    96
        "date":"2015-01-15T16:56:45Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    97
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    98
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    99
            "numeroInventaire":"E.981.6.1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   100
            "audio":"data/images/best-of_xviii_harpe-erard_e-981-6-1_musique1_0.mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   101
            "idStop":"stop-279",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   102
            "dateModified":"2015-01-09 13:29:53",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   103
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   104
            "description":"Harpe, Erard Frères , Paris, 1799, E.981.6.1, trois quarts / Jean-Marc Anglès",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   105
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   106
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   107
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   108
            "propertySet":"{\"id\":\"FHSM02\",\"background_color\":\"#AC725E\",\"numero_inventaire \":\"E.981.6.1\",\"code\":\"11\",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   109
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   110
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   111
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   112
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   113
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:54",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   114
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   115
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   116
            "idArticle":"86",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   117
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   118
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   119
                "data/images/011-2.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   120
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   121
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   122
            "title":"Harpe à simple mouvement",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   123
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   124
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-272\",\"type\":\"audio_asset\",\"sources \":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_xviii_harpe-erard_e-981-6-1_musique1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/011-2.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/011-2.jpg ?itok=bD3hqDdD\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Harpe, Erard Fr\\u00e8res, Paris, 1799, E.981.6.1, trois quarts \\/ Jean-Marc Angl\\u00e8s \"}]},{\"id\":\"asset-stop_standard-location-273\",\"type\":\"location\",\"sources\":[],\"contents\" :[{\"part\":\"x\",\"data\":\"1156\"},{\"part\":\"y\",\"data\":\"570\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   125
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   126
            "dateCreation":"2015-01-09 13:29:53",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   127
            "image":"http://fui-ammico.jamespot.pro/displayImage.php?path=img/article_default .gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   128
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   129
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   130
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   131
        "id":30,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   132
        "index":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   133
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   134
        "idStop":"stop-282",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   135
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   136
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   137
        "description":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   138
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   139
        "date":"2015-01-15T16:57:35Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   140
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   141
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   142
            "numeroInventaire":"E.318",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   143
            "audio":"data/images/best-of_xviii_glass-harmonica_e-318_musique1_0.mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   144
            "idStop":"stop-282",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   145
            "dateModified":"2015-01-09 13:29:54",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   146
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   147
            "description":"Glass harmonica , Anonyme, France, fin du 18ème siècle, E.318, détail / Claude Germain",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   148
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   149
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   150
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   151
            "propertySet":"{\"id\":\"FGLH02\",\"background_color\":\"#FFFFFF\",\"numero_inventaire \":\"E.318\",\"code\":\"10\",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   152
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   153
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   154
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   155
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   156
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:54",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   157
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   158
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   159
            "idArticle":"92",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   160
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   161
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   162
                "data/images/010-2.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   163
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   164
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   165
            "title":"Glass harmonica",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   166
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   167
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-278\",\"type\":\"audio_asset\",\"sources \":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_xviii_glass-harmonica_e-318_musique1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/010-2.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/010-2.jpg ?itok=flKxcyka\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Glass harmonica, Anonyme, France, fin du 18\\u00e8me si\\u00e8cle, E.318, d\\u00e9tail \\/ Claude Germain\"}]},{\"id\":\"asset-stop_standard-location-279\",\"type\":\"location\",\"sources \":[],\"contents\":[{\"part\":\"x\",\"data\":\"2174\"},{\"part\":\"y\",\"data\":\"350\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   168
            "ip":"37 .26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   169
            "dateCreation":"2015-01-09 13:29:54",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   170
            "image":"http://fui-ammico.jamespot.pro/displayImage .php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   171
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   172
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   173
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   174
        "id":33,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   175
        "index":4,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   176
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   177
        "idStop":"stop-250",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   178
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   179
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   180
        "description":"je me demande d'où vient cet instrument ???",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   181
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   182
        "date":"2015-01-15T16 :59:28Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   183
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   184
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   185
            "numeroInventaire":"E.995.13.1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   186
            "audio":"http://cms.myorpheo.com /ammico/sites/default/files/best-of_musiques-monde_harpe-ngombi_e-995-13-1_voix1_1.mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   187
            "idStop":"stop-250",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   188
            "dateModified":"2015-01-09 13:29:47",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   189
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   190
            "description":"Harpe ″ngombi″, anonyme, début 20ème, E.995.13.1, trois quarts / Thierry Ollivier",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   191
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   192
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   193
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   194
            "propertySet":"{\"id\":\"FHNB01\",\"background_color\":\"#FA573C\",\"numero_inventaire\":\"E.995 .13.1\",\"code\":\"24\",\"hide_list\":\"0\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   195
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   196
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   197
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   198
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   199
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:48",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   200
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   201
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   202
            "idArticle":"42",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   203
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   204
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   205
                "data/images/024.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   206
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   207
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   208
            "title":"Harpe \"ngombi\"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   209
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   210
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-217\",\"type\":\"audio_asset\",\"sources\" :[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_musiques-monde_harpe-ngombi_e-995-13-1_voix1_1 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/024.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/024.jpg ?itok=i9RC66o6\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Harpe \\u2033ngombi\\u2033, anonyme, d\\u00e9but 20\\u00e8me, E.995.13.1, trois quarts \\/ Thierry Ollivier\"}]},{\"id\":\"asset-stop_standard-location-230\",\"type\":\"location\",\"sources \":[],\"contents\":[{\"part\":\"x\",\"data\":\"817\"},{\"part\":\"y\",\"data\":\"1384\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   211
            "ip":"37 .26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   212
            "dateCreation":"2015-01-09 13:29:47",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   213
            "image":"http://fui-ammico.jamespot.pro/displayImage .php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   214
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   215
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   216
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   217
        "id":34,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   218
        "index":5,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   219
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   220
        "idStop":"stop-278",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   221
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   222
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   223
        "description":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   224
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   225
        "date":"2015-01-15T16:59:51Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   226
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   227
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   228
            "numeroInventaire":"E.1017",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   229
            "audio":"data/images/best-of_xviii_cor-omnitonique_e-1017_voix1_0 .mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   230
            "idStop":"stop-278",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   231
            "dateModified":"2015-01-09 13:29:53",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   232
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   233
            "description":"Cor omnitonique , Dupont (J.B.), Paris, début 19 ème, E.1017, détail embouchure / Thierry Ollivier",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   234
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   235
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   236
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   237
            "propertySet":"{\"id\":\"FCOO01\",\"background_color\":\"#FBE983\",\"numero_inventaire \":\"E.1017\",\"code\":\"12\",\"hide_list\":\"0\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   238
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   239
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   240
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   241
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   242
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:53",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   243
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   244
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   245
            "idArticle":"84",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   246
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   247
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   248
                "data/images/012-1.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   249
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   250
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   251
            "title":"Cor omnitonique",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   252
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   253
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-270\",\"type\":\"audio_asset\",\"sources \":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_xviii_cor-omnitonique_e-1017_voix1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/012-1.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/012-1.jpg ?itok=yLE57ewS\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo .com\\/ammico\\/sites\\/default\\/files\\/012-2.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\" },{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\ /public\\/012-2.jpg?itok=bBA6uVik\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents \":[{\"part\":\"caption_image\",\"data\":\"Cor omnitonique, Dupont (J.B.), Paris, d\\u00e9but 19 \\u00e8me , E.1017, d\\u00e9tail embouchure \\/ Thierry Ollivier\"},{\"part\":\"caption_image\",\"data\":\"Cor omnitonique, Dupont (J.B.), Paris, d\\u00e9but 19 \\u00e8me, E.1017, profil droit \\/ Thierry Ollivier \"}]},{\"id\":\"asset-stop_standard-location-271\",\"type\":\"location\",\"sources\":[],\"contents\" :[{\"part\":\"x\",\"data\":\"1253\"},{\"part\":\"y\",\"data\":\"300\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   254
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   255
            "dateCreation":"2015-01-09 13:29:53",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   256
            "image":"http://fui-ammico.jamespot.pro/displayImage.php?path=img/article_default .gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   257
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   258
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   259
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   260
        "id":35,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   261
        "index":6,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   262
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   263
        "idStop":"stop-289",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   264
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   265
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   266
        "description":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   267
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   268
        "date":"2015-01-15T17:00:04Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   269
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   270
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   271
            "numeroInventaire":"E.127",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   272
            "audio":"data/images/best-of_xvii_flutes-colonnes_e-691_e-127_musique1_0 .mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   273
            "idStop":"stop-289",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   274
            "dateModified":"2015-01-09 13:29:56",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   275
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   276
            "description":"Flûte colonne attribuée à Rauch von Schratt, (Hans), Allemagne, 16e ?, E.127 et E.691 / Jean-Claude Billing",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   277
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   278
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   279
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   280
            "propertySet":"{\"id\":\"FFLC02\",\"numero_inventaire \":\"E.127\",\"code\":\"7\",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   281
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   282
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   283
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   284
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   285
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:56",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   286
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   287
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   288
            "idArticle":"106",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   289
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   290
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   291
                "data/images/007_0.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   292
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   293
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   294
            "title":"Flûtes colonnes",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   295
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   296
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-291\",\"type\":\"audio_asset\",\"sources \":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_xvii_flutes-colonnes_e-691_e-127_musique1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/007_0.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/007_0.jpg ?itok=oYViJc0d\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Fl\\u00fbte colonne attribu\\u00e9e \\u00e0 Rauch von Schratt, (Hans), Allemagne, 16e ?, E.127 et E.691 \\/ Jean-Claude Billing\"}]},{\"id\":\"asset-stop_standard-location-292\",\"type\" :\"location\",\"sources\":[],\"contents\":[{\"part\":\"x\",\"data\":\"3236\"},{\"part\":\"y\",\"data \":\"1163\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   297
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   298
            "dateCreation":"2015-01-09 13:29:56",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   299
            "image":"http://fui-ammico .jamespot.pro/displayImage.php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   300
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   301
    },
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   302
    {
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   303
        "id":24,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   304
        "index":7,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   305
        "book":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   306
        "idStop":"stop-238",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   307
        "idInventory":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   308
        "title":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   309
        "description":"le son est incroyable !!!",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   310
        "image":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   311
        "date":"2015-01-15T16 :53:14Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   312
        "favorite":false,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   313
        "details":{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   314
            "numeroInventaire":"E.998.19.1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   315
            "audio":"http://cms.myorpheo.com /ammico/sites/default/files/best-of_musiques-monde_harpe-birmane_e-998-19-1_musique1_0.mp3",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   316
            "idStop":"stop-238",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   317
            "dateModified":"2015-01-09 13:29:44",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   318
            "nbComments":"0",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   319
            "description":"Harpe arquée ″saung-gauk ″, anonyme, début 20 ème, E.998.19.1, détail / Jean-Marc Anglès",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   320
            "idUser":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   321
            "socialfollowIndexedStats":"1",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   322
            "edito":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   323
            "propertySet":"{\"id\":\"FHBS02\",\"background_color\":\"#CCA6AC\",\"numero_inventaire \":\"E.998.19.1\",\"code\":\"29\",\"hide_list\":\"1\"}",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   324
            "from":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   325
            "attachments":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   326
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   327
            "type":"stop",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   328
            "socialfollowIndexedStatsLastModified":"2015-01-09 13:29:44",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   329
            "idSpot":0,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   330
            "video":"",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   331
            "idArticle":"14",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   332
            "typeStop":"stop_standard",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   333
            "images":[
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   334
                "data/images/029-2.jpg"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   335
            ],
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   336
            "language":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   337
            "title":"Harpe birmane saung-gaunk",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   338
            "source":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   339
            "assets":"[{\"id\":\"asset-stop_standard-audio_asset-205\",\"type\":\"audio_asset\",\"sources \":[{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/best-of_musiques-monde_harpe-birmane_e-998-19-1_musique1_0 .mp3\",\"part\":\"audio\",\"format\":\"audio\\/mpeg\"},{\"uri\":\"http:\\/\\/cms.myorpheo.com\\/ammico \\/sites\\/default\\/files\\/029-2.jpg\",\"part\":\"image\",\"format\":\"image\\/jpeg\"},{\"uri\":\"http :\\/\\/cms.myorpheo.com\\/ammico\\/sites\\/default\\/files\\/styles\\/style_test1\\/public\\/029-2.jpg ?itok=FeXVOZxm\",\"part\":\"style_test1\",\"format\":\"image\\/jpeg\"}],\"contents\":[{\"part\":\"caption_image \",\"data\":\"Harpe arqu\\u00e9e \\u2033saung-gauk\\u2033, anonyme, d\\u00e9but 20 \\u00e8me, E.998.19 .1, d\\u00e9tail \\/ Jean-Marc Angl\\u00e8s\"}]},{\"id\":\"asset-stop_standard-location-322\",\"type \":\"location\",\"sources\":[],\"contents\":[{\"part\":\"x\",\"data\":\"2660\"},{\"part\":\"y\",\"data \":\"1570\"}]}]",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   340
            "ip":"37.26.183.65",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   341
            "dateCreation":"2015-01-09 13:29:44",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   342
            "image":"http://fui-ammico .jamespot.pro/displayImage.php?path=img/article_default.gif"
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   343
        }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   344
    }
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
   345
]