f1[f1[
2    {2    {
3        'available_languages': {3        'available_languages': {
4            'de': {4            'de': {
5                'id': None,5                'id': None,
6                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-01/',6                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-01/',
7                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-01/',7                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-01/',
8            },8            },
9        },9        },
10        'content': '<p>This is the content of a test-event.</p>',10        'content': '<p>This is the content of a test-event.</p>',
11        'event': {11        'event': {
12            'all_day': False,12            'all_day': False,
13            'end': '2031-01-01T17:00:00+01:00',13            'end': '2031-01-01T17:00:00+01:00',
14            'end_date': '2031-01-01',14            'end_date': '2031-01-01',
15            'end_time': '17:00:00',15            'end_time': '17:00:00',
16            'id': None,16            'id': None,
17            'recurrence_id': 2,17            'recurrence_id': 2,
18            'start': '2031-01-01T15:00:00+01:00',18            'start': '2031-01-01T15:00:00+01:00',
19            'start_date': '2031-01-01',19            'start_date': '2031-01-01',
20            'start_time': '15:00:00',20            'start_time': '15:00:00',
21            'timezone': 'Europe/Berlin',21            'timezone': 'Europe/Berlin',
22        },22        },
23        'excerpt': 'This is the content of a test-event.',23        'excerpt': 'This is the content of a test-event.',
24        'hash': None,24        'hash': None,
25        'id': None,25        'id': None,
26        'last_updated': '2020-01-22T13:46:16.746+01:00',26        'last_updated': '2020-01-22T13:46:16.746+01:00',
27        'location': {27        'location': {
28            'address': 'Test-Straße 3',28            'address': 'Test-Straße 3',
29            'country': 'Deutschland',29            'country': 'Deutschland',
30            'id': 5,30            'id': 5,
n31            'latitude': 1.0,n31            'latitude': 1,
32            'longitude': 1.0,32            'longitude': 1,
33            'name': 'Test-Ort',33            'name': 'Test-Ort',
34            'postcode': '12345',34            'postcode': '12345',
n35            'region': None,n
36            'state': None,35            'region': None,
36            'state': None,
37            'town': 'Nürnberg',37            'town': 'Nürnberg',
38        },38        },
39        'location_path': '/nurnberg/en/locations/test-location/',39        'location_path': '/nurnberg/en/locations/test-location/',
n40        'meeting_url': None,n40        'meeting_url': '',
41        'modified_gmt': '2020-01-22T12:46:16.746Z',41        'modified_gmt': '2020-01-22T12:46:16.746Z',
42        'path': '/nurnberg/en/events/test-event$2031-01-01/',42        'path': '/nurnberg/en/events/test-event$2031-01-01/',
43        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',43        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
44        'thumbnail': None,44        'thumbnail': None,
45        'title': 'Test-Event',45        'title': 'Test-Event',
46        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-01/',46        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-01/',
47    },47    },
48    {48    {
49        'available_languages': {49        'available_languages': {
50            'de': {50            'de': {
51                'id': None,51                'id': None,
52                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-03/',52                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-03/',
53                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-03/',53                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-03/',
54            },54            },
55        },55        },
56        'content': '<p>This is the content of a test-event.</p>',56        'content': '<p>This is the content of a test-event.</p>',
57        'event': {57        'event': {
58            'all_day': False,58            'all_day': False,
59            'end': '2031-01-03T17:00:00+01:00',59            'end': '2031-01-03T17:00:00+01:00',
60            'end_date': '2031-01-03',60            'end_date': '2031-01-03',
61            'end_time': '17:00:00',61            'end_time': '17:00:00',
62            'id': None,62            'id': None,
63            'recurrence_id': 2,63            'recurrence_id': 2,
64            'start': '2031-01-03T15:00:00+01:00',64            'start': '2031-01-03T15:00:00+01:00',
65            'start_date': '2031-01-03',65            'start_date': '2031-01-03',
66            'start_time': '15:00:00',66            'start_time': '15:00:00',
67            'timezone': 'Europe/Berlin',67            'timezone': 'Europe/Berlin',
68        },68        },
69        'excerpt': 'This is the content of a test-event.',69        'excerpt': 'This is the content of a test-event.',
70        'hash': None,70        'hash': None,
71        'id': None,71        'id': None,
72        'last_updated': '2020-01-22T13:46:16.746+01:00',72        'last_updated': '2020-01-22T13:46:16.746+01:00',
73        'location': {73        'location': {
74            'address': 'Test-Straße 3',74            'address': 'Test-Straße 3',
75            'country': 'Deutschland',75            'country': 'Deutschland',
76            'id': 5,76            'id': 5,
n77            'latitude': 1.0,n77            'latitude': 1,
78            'longitude': 1.0,78            'longitude': 1,
79            'name': 'Test-Ort',79            'name': 'Test-Ort',
80            'postcode': '12345',80            'postcode': '12345',
n81            'region': None,n
82            'state': None,81            'region': None,
82            'state': None,
83            'town': 'Nürnberg',83            'town': 'Nürnberg',
84        },84        },
85        'location_path': '/nurnberg/en/locations/test-location/',85        'location_path': '/nurnberg/en/locations/test-location/',
n86        'meeting_url': None,n86        'meeting_url': '',
87        'modified_gmt': '2020-01-22T12:46:16.746Z',87        'modified_gmt': '2020-01-22T12:46:16.746Z',
88        'path': '/nurnberg/en/events/test-event$2031-01-03/',88        'path': '/nurnberg/en/events/test-event$2031-01-03/',
89        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',89        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
90        'thumbnail': None,90        'thumbnail': None,
91        'title': 'Test-Event',91        'title': 'Test-Event',
92        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-03/',92        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-03/',
93    },93    },
94    {94    {
95        'available_languages': {95        'available_languages': {
96            'de': {96            'de': {
97                'id': None,97                'id': None,
98                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-15/',98                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-15/',
99                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-15/',99                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-15/',
100            },100            },
101        },101        },
102        'content': '<p>This is the content of a test-event.</p>',102        'content': '<p>This is the content of a test-event.</p>',
103        'event': {103        'event': {
104            'all_day': False,104            'all_day': False,
105            'end': '2031-01-15T17:00:00+01:00',105            'end': '2031-01-15T17:00:00+01:00',
106            'end_date': '2031-01-15',106            'end_date': '2031-01-15',
107            'end_time': '17:00:00',107            'end_time': '17:00:00',
108            'id': None,108            'id': None,
109            'recurrence_id': 2,109            'recurrence_id': 2,
110            'start': '2031-01-15T15:00:00+01:00',110            'start': '2031-01-15T15:00:00+01:00',
111            'start_date': '2031-01-15',111            'start_date': '2031-01-15',
112            'start_time': '15:00:00',112            'start_time': '15:00:00',
113            'timezone': 'Europe/Berlin',113            'timezone': 'Europe/Berlin',
114        },114        },
115        'excerpt': 'This is the content of a test-event.',115        'excerpt': 'This is the content of a test-event.',
116        'hash': None,116        'hash': None,
117        'id': None,117        'id': None,
118        'last_updated': '2020-01-22T13:46:16.746+01:00',118        'last_updated': '2020-01-22T13:46:16.746+01:00',
119        'location': {119        'location': {
120            'address': 'Test-Straße 3',120            'address': 'Test-Straße 3',
121            'country': 'Deutschland',121            'country': 'Deutschland',
122            'id': 5,122            'id': 5,
n123            'latitude': 1.0,n123            'latitude': 1,
124            'longitude': 1.0,124            'longitude': 1,
125            'name': 'Test-Ort',125            'name': 'Test-Ort',
126            'postcode': '12345',126            'postcode': '12345',
n127            'region': None,n
128            'state': None,127            'region': None,
128            'state': None,
129            'town': 'Nürnberg',129            'town': 'Nürnberg',
130        },130        },
131        'location_path': '/nurnberg/en/locations/test-location/',131        'location_path': '/nurnberg/en/locations/test-location/',
n132        'meeting_url': None,n132        'meeting_url': '',
133        'modified_gmt': '2020-01-22T12:46:16.746Z',133        'modified_gmt': '2020-01-22T12:46:16.746Z',
134        'path': '/nurnberg/en/events/test-event$2031-01-15/',134        'path': '/nurnberg/en/events/test-event$2031-01-15/',
135        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',135        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
136        'thumbnail': None,136        'thumbnail': None,
137        'title': 'Test-Event',137        'title': 'Test-Event',
138        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-15/',138        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-15/',
139    },139    },
140    {140    {
141        'available_languages': {141        'available_languages': {
142            'de': {142            'de': {
143                'id': None,143                'id': None,
144                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-17/',144                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-17/',
145                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-17/',145                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-17/',
146            },146            },
147        },147        },
148        'content': '<p>This is the content of a test-event.</p>',148        'content': '<p>This is the content of a test-event.</p>',
149        'event': {149        'event': {
150            'all_day': False,150            'all_day': False,
151            'end': '2031-01-17T17:00:00+01:00',151            'end': '2031-01-17T17:00:00+01:00',
152            'end_date': '2031-01-17',152            'end_date': '2031-01-17',
153            'end_time': '17:00:00',153            'end_time': '17:00:00',
154            'id': None,154            'id': None,
155            'recurrence_id': 2,155            'recurrence_id': 2,
156            'start': '2031-01-17T15:00:00+01:00',156            'start': '2031-01-17T15:00:00+01:00',
157            'start_date': '2031-01-17',157            'start_date': '2031-01-17',
158            'start_time': '15:00:00',158            'start_time': '15:00:00',
159            'timezone': 'Europe/Berlin',159            'timezone': 'Europe/Berlin',
160        },160        },
161        'excerpt': 'This is the content of a test-event.',161        'excerpt': 'This is the content of a test-event.',
162        'hash': None,162        'hash': None,
163        'id': None,163        'id': None,
164        'last_updated': '2020-01-22T13:46:16.746+01:00',164        'last_updated': '2020-01-22T13:46:16.746+01:00',
165        'location': {165        'location': {
166            'address': 'Test-Straße 3',166            'address': 'Test-Straße 3',
167            'country': 'Deutschland',167            'country': 'Deutschland',
168            'id': 5,168            'id': 5,
n169            'latitude': 1.0,n169            'latitude': 1,
170            'longitude': 1.0,170            'longitude': 1,
171            'name': 'Test-Ort',171            'name': 'Test-Ort',
172            'postcode': '12345',172            'postcode': '12345',
n173            'region': None,n
174            'state': None,173            'region': None,
174            'state': None,
175            'town': 'Nürnberg',175            'town': 'Nürnberg',
176        },176        },
177        'location_path': '/nurnberg/en/locations/test-location/',177        'location_path': '/nurnberg/en/locations/test-location/',
n178        'meeting_url': None,n178        'meeting_url': '',
179        'modified_gmt': '2020-01-22T12:46:16.746Z',179        'modified_gmt': '2020-01-22T12:46:16.746Z',
180        'path': '/nurnberg/en/events/test-event$2031-01-17/',180        'path': '/nurnberg/en/events/test-event$2031-01-17/',
181        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',181        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
182        'thumbnail': None,182        'thumbnail': None,
183        'title': 'Test-Event',183        'title': 'Test-Event',
184        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-17/',184        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-17/',
185    },185    },
186    {186    {
187        'available_languages': {187        'available_languages': {
188            'de': {188            'de': {
189                'id': None,189                'id': None,
190                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-29/',190                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-29/',
191                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-29/',191                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-29/',
192            },192            },
193        },193        },
194        'content': '<p>This is the content of a test-event.</p>',194        'content': '<p>This is the content of a test-event.</p>',
195        'event': {195        'event': {
196            'all_day': False,196            'all_day': False,
197            'end': '2031-01-29T17:00:00+01:00',197            'end': '2031-01-29T17:00:00+01:00',
198            'end_date': '2031-01-29',198            'end_date': '2031-01-29',
199            'end_time': '17:00:00',199            'end_time': '17:00:00',
200            'id': None,200            'id': None,
201            'recurrence_id': 2,201            'recurrence_id': 2,
202            'start': '2031-01-29T15:00:00+01:00',202            'start': '2031-01-29T15:00:00+01:00',
203            'start_date': '2031-01-29',203            'start_date': '2031-01-29',
204            'start_time': '15:00:00',204            'start_time': '15:00:00',
205            'timezone': 'Europe/Berlin',205            'timezone': 'Europe/Berlin',
206        },206        },
207        'excerpt': 'This is the content of a test-event.',207        'excerpt': 'This is the content of a test-event.',
208        'hash': None,208        'hash': None,
209        'id': None,209        'id': None,
210        'last_updated': '2020-01-22T13:46:16.746+01:00',210        'last_updated': '2020-01-22T13:46:16.746+01:00',
211        'location': {211        'location': {
212            'address': 'Test-Straße 3',212            'address': 'Test-Straße 3',
213            'country': 'Deutschland',213            'country': 'Deutschland',
214            'id': 5,214            'id': 5,
n215            'latitude': 1.0,n215            'latitude': 1,
216            'longitude': 1.0,216            'longitude': 1,
217            'name': 'Test-Ort',217            'name': 'Test-Ort',
218            'postcode': '12345',218            'postcode': '12345',
n219            'region': None,n
220            'state': None,219            'region': None,
220            'state': None,
221            'town': 'Nürnberg',221            'town': 'Nürnberg',
222        },222        },
223        'location_path': '/nurnberg/en/locations/test-location/',223        'location_path': '/nurnberg/en/locations/test-location/',
n224        'meeting_url': None,n224        'meeting_url': '',
225        'modified_gmt': '2020-01-22T12:46:16.746Z',225        'modified_gmt': '2020-01-22T12:46:16.746Z',
226        'path': '/nurnberg/en/events/test-event$2031-01-29/',226        'path': '/nurnberg/en/events/test-event$2031-01-29/',
227        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',227        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
228        'thumbnail': None,228        'thumbnail': None,
229        'title': 'Test-Event',229        'title': 'Test-Event',
230        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-29/',230        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-29/',
231    },231    },
232    {232    {
233        'available_languages': {233        'available_languages': {
234            'de': {234            'de': {
235                'id': None,235                'id': None,
236                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-31/',236                'path': '/nurnberg/de/events/test-veranstaltung$2031-01-31/',
237                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-31/',237                'url': 'http://localhost:8000/nurnberg/de/events/test-veranstaltung$2031-01-31/',
238            },238            },
239        },239        },
240        'content': '<p>This is the content of a test-event.</p>',240        'content': '<p>This is the content of a test-event.</p>',
241        'event': {241        'event': {
242            'all_day': False,242            'all_day': False,
243            'end': '2031-01-31T17:00:00+01:00',243            'end': '2031-01-31T17:00:00+01:00',
244            'end_date': '2031-01-31',244            'end_date': '2031-01-31',
245            'end_time': '17:00:00',245            'end_time': '17:00:00',
246            'id': None,246            'id': None,
247            'recurrence_id': 2,247            'recurrence_id': 2,
248            'start': '2031-01-31T15:00:00+01:00',248            'start': '2031-01-31T15:00:00+01:00',
249            'start_date': '2031-01-31',249            'start_date': '2031-01-31',
250            'start_time': '15:00:00',250            'start_time': '15:00:00',
251            'timezone': 'Europe/Berlin',251            'timezone': 'Europe/Berlin',
252        },252        },
253        'excerpt': 'This is the content of a test-event.',253        'excerpt': 'This is the content of a test-event.',
254        'hash': None,254        'hash': None,
255        'id': None,255        'id': None,
256        'last_updated': '2020-01-22T13:46:16.746+01:00',256        'last_updated': '2020-01-22T13:46:16.746+01:00',
257        'location': {257        'location': {
258            'address': 'Test-Straße 3',258            'address': 'Test-Straße 3',
259            'country': 'Deutschland',259            'country': 'Deutschland',
260            'id': 5,260            'id': 5,
n261            'latitude': 1.0,n261            'latitude': 1,
262            'longitude': 1.0,262            'longitude': 1,
263            'name': 'Test-Ort',263            'name': 'Test-Ort',
264            'postcode': '12345',264            'postcode': '12345',
n265            'region': None,n
266            'state': None,265            'region': None,
266            'state': None,
267            'town': 'Nürnberg',267            'town': 'Nürnberg',
268        },268        },
269        'location_path': '/nurnberg/en/locations/test-location/',269        'location_path': '/nurnberg/en/locations/test-location/',
t270        'meeting_url': None,t270        'meeting_url': '',
271        'modified_gmt': '2020-01-22T12:46:16.746Z',271        'modified_gmt': '2020-01-22T12:46:16.746Z',
272        'path': '/nurnberg/en/events/test-event$2031-01-31/',272        'path': '/nurnberg/en/events/test-event$2031-01-31/',
273        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',273        'recurrence_rule': 'DTSTART:20310101T140000\nRRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20320101T235959;BYDAY=WE,FR',
274        'thumbnail': None,274        'thumbnail': None,
275        'title': 'Test-Event',275        'title': 'Test-Event',
276        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-31/',276        'url': 'http://localhost:8000/nurnberg/en/events/test-event$2031-01-31/',
277    },277    },
278]278]
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op