{"data":[{"data":[{"description":"Get all realties with image as uri and properties as list","method":"GET","params":"","return":"list of all realty-objects with image(uri) and properties(list)","url":"/realty"}],"msg":"realty list"},{"data":[{"description":"Get realty with image as uri and properties as list filtered","method":"GET","params":"(lat, lon , radius), (min_persons, max_persons), (min_qm, max_qm), (min_rooms, max_rooms), (min_price, max_price)","return":"realty-object with image(uri), properties(list)","url":"/realty?lat={float}&lon={float}&radius={int}&min_persons={int}&max_persons={int}&min_qm={float}&max_qm={int}&min_rooms={float}&max_rooms={float}&min_price={float}&max_price={float}"}],"msg":"realty list filtered"},{"data":[{"description":"Get realty with images as uri`s and properties as list. As parameters are ID and geopoint to calculate distance. (`extern_id` == `Artikel_Nr`)","method":"GET","params":"extern_id (, lat, lon)","return":"realty-object with all images(uri`s), properties(list) and distance to geopoint","url":"/realty?extern_id={string}&lat={float}&lon={float}"}],"msg":"realty view"},{"data":[{"description":"Get frorms","method":"GET","return":"id, title, subject, email, preson, fields","url":"/form/"},{"description":"Sent email","method":"POST","return":"","url":"/form?forms_id=(INT)&...fields..."}],"msg":"form"},{"data":[{"description":"Get all cities. One city is name, qty, lat, lon as object. NB! lat and lon of object: if qty equal 1 when CLIENT GEOPOINT, wenn if qty bigger than 1 when CENTER OF A CITY","method":"GET","params":"","return":"name, qty, lat, lon","url":"/city"}],"msg":"All cities"},{"data":[{"description":"Seek city on name or zip (Geoposition is center of a city)","method":"GET","params":"query","return":"list of Name, lat, lon","url":"/geo"}],"msg":"Search city geoposition"},{"data":[{"api":"api.master.zimmer-im-revier.de","pma":"pma.master.zimmer-im-revier.de","storage":"storage.master.zimmer-im-revier.de"}],"msg":"URL`s master"},{"data":[{"api":"api.slave.zimmer-im-revier.de","storage":"storage.slave.zimmer-im-revier.de"}],"msg":"URL`s slave"},{"data":[{"crop(width/height)":"/cwh/200x120/","quadrat(width)":"/qw/200/","resize(width)":"/rw/200/","resize(width/height)":"/rwh/200x120/"}],"msg":"Images manipulation"}],"msg":"API"}
