[ { "model": "gestion.location", "pk": 1, "fields": { "name": "Gergovie" } }, { "model": "gestion.location", "pk": 2, "fields": { "name": "Lut\u00e8ce" } }, { "model": "gestion.event", "pk": 1, "fields": { "title": "Bataille de gergovie", "location": 1, "start_date": "2017-06-25T18:00:00Z", "end_date": "2017-06-27T18:00:00Z", "description": "Bataille historique \u00e0 ne pas manquer.\r\nOpen sanglier \u00e0 la fin.", "image": "", "registration_open": true, "old": false, "associations": [ ["COF"] ] } }, { "model": "gestion.event", "pk": 2, "fields": { "title": "Course de chars", "location": 2, "start_date": "2017-06-25T13:00:00Z", "end_date": "2017-06-25T16:00:00Z", "description": "Finale de la league nationale de char \u00e0 b\u0153ufs", "image": "", "registration_open": true, "old": false, "associations": [ ["BDS"] ] } }, { "model": "gestion.eventcommentfield", "pk": 1, "fields": { "event": 1, "name": "Commentaires", "fieldtype": "text", "default": "", "ordering": 0 } }, { "model": "gestion.eventoption", "pk": 1, "fields": { "event": 1, "name": "Potion magique", "multi_choices": false } }, { "model": "gestion.eventoption", "pk": 2, "fields": { "event": 1, "name": "Extras pendant le buffet", "multi_choices": true } }, { "model": "gestion.eventoption", "pk": 3, "fields": { "event": 2, "name": "Type de si\u00e8ge", "multi_choices": false } }, { "model": "gestion.eventoption", "pk": 4, "fields": { "event": 2, "name": "Forfaits suppl\u00e9mentaires", "multi_choices": true } }, { "model": "gestion.eventoptionchoice", "pk": 1, "fields": { "event_option": 1, "value": "Oui" } }, { "model": "gestion.eventoptionchoice", "pk": 2, "fields": { "event_option": 1, "value": "Non" } }, { "model": "gestion.eventoptionchoice", "pk": 3, "fields": { "event_option": 1, "value": "Je suis tomb\u00e9 dans la marmitte quand j'\u00e9tais petit" } }, { "model": "gestion.eventoptionchoice", "pk": 4, "fields": { "event_option": 2, "value": "Sanglier" } }, { "model": "gestion.eventoptionchoice", "pk": 5, "fields": { "event_option": 2, "value": "Cervoise" } }, { "model": "gestion.eventoptionchoice", "pk": 6, "fields": { "event_option": 2, "value": "Pot\u00e9e auvergnate" } }, { "model": "gestion.eventoptionchoice", "pk": 7, "fields": { "event_option": 2, "value": "Saint Nectaire" } }, { "model": "gestion.eventoptionchoice", "pk": 8, "fields": { "event_option": 3, "value": "Debout" } }, { "model": "gestion.eventoptionchoice", "pk": 9, "fields": { "event_option": 3, "value": "Assis standard" } }, { "model": "gestion.eventoptionchoice", "pk": 10, "fields": { "event_option": 3, "value": "Premier rang" } }, { "model": "gestion.eventoptionchoice", "pk": 11, "fields": { "event_option": 4, "value": "Popcorn" } }, { "model": "gestion.eventoptionchoice", "pk": 12, "fields": { "event_option": 4, "value": "Coussin moelleux" } } ]