[
  {
    "model": "djangoldp_event.typeevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Conference"
    }
  },
  {
    "model": "djangoldp_event.typeevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "coaching Session 26 November 2020"
    }
  },
  {
    "model": "djangoldp_event.typeevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Coaching session 12 January 2021"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Palais des congr\u00e8s",
      "address": "12, rue du Bac, 75007 Paris"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Bataclan",
      "address": "183, rue F\u00e9lix Faure"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Bordeaux",
      "address": null
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Palais des congr\u00e8s",
      "address": "56 rue c\u00e9vrans"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "test3",
      "address": "test4"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Ireland",
      "address": null
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "swdxfbcn",
      "address": "<bwhn,"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "sdwfnd",
      "address": "dsfdg"
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "<sdfgnh,;:!",
      "address": null
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "sd<fbnsfh,dy,gbwfgbsf",
      "address": null
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "quelque part",
      "address": null
    }
  },
  {
    "model": "djangoldp_event.locationevent",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Rennes",
      "address": "Rennes"
    }
  },
  {
    "model": "djangoldp_event.event",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Evenement test",
      "type": 1,
      "startDate": "2020-11-26",
      "startTime": "09:00:00",
      "endDate": "2020-11-26",
      "endTime": "18:00:00",
      
      "location": 2,
      "shortDescription": "test d'\u00e9v\u00e8nement",
      "longDescription": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eget mauris eget massa bibendum efficitur id vitae justo. Mauris sed risus id diam ultrices tincidunt. Proin et cursus urna, ac auctor tellus. Suspendisse at diam luctus, convallis orci in, molestie urna. Nunc quis augue mi. Cras vitae turpis ante. Cras auctor felis felis, ut porttitor nunc cursus id. Praesent sit amet elementum lorem. Quisque et nisl at mi venenatis cursus. Cras eget urna justo. Fusce a tellus ut dui volutpat ullamcorper. Nunc id eleifend diam.",
      "link": null,
      "facebook": null,
      
      "author": null
    }
  },
  {
    "model": "djangoldp_event.event",
    
    "fields": {
      
      "is_backlink": false,
      "allow_create_backlink": true,
      "name": "Futur Event",
      "type": 2,
      "startDate": "2026-10-01",
      "startTime": "12:00:00",
      "endDate": "2026-10-01",
      "endTime": "17:00:00",
      
      "location": 1,
      "shortDescription": "Post event test",
      "longDescription": "Post event test long description",
      "link": null,
      "facebook": null,
      
      "author": null
    }
  }
]
