List assets of type FixedDrainageLevelArea

Query parameters:

organisation Filter by organisation. Supports lookups on uuid and name.

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

geometry The following lookups are available: isnull, contained, contains, contains_properly, covered_by, covers, crosses, disjoint, equals, intersects, overlaps, and within. Query geometries can be supplied as WKT, EWKT or HEXEWKB.

boundary__id: Filter on geometry of the region/boundary with the id boundary__id. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__code: Filter on geometry of the region/boundary with the id boundary__code. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__type: Spatial filter on geometry, whereby geometry is specified by a region/boundary object (see below) and filter operator is ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD, MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA, PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT, NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM

boundary__name: Filter on name of the region/boundary with the name boundary__name. Requires boundary__type. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

Custom route: search

Full-text search in 'code' and 'name' fields. Results are ranked.

Examples:

?code=ABC_2123

?code__startswith=ABC

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

?organisation__name__startswith=Nelen

?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb

?organisation__name__icontains=Schuur

?geometry__intersects=POINT (5 52)

?boundary__id=198

?boundary__code=NL_GM0344

?boundary__type=PROVINCE&boundary__name=Utrecht

/search/abc/
GET /api/v4/fixeddrainagelevelareas/?format=api&page=512
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5150,
    "next": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=513",
    "previous": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=511",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18138/?format=api",
            "id": 18138,
            "code": "04410-06",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.833469153997382,
                                52.42607839461466,
                                0.0
                            ],
                            [
                                4.833414317052937,
                                52.426078210263,
                                0.0
                            ],
                            [
                                4.83314707780512,
                                52.4269252421396,
                                0.0
                            ],
                            [
                                4.833629378060072,
                                52.42707934238163,
                                0.0
                            ],
                            [
                                4.8331544161468,
                                52.42759609630755,
                                0.0
                            ],
                            [
                                4.833072346374333,
                                52.42762070721714,
                                0.0
                            ],
                            [
                                4.832806226889583,
                                52.42752911873848,
                                0.0
                            ],
                            [
                                4.832377092180824,
                                52.42800260170419,
                                0.0
                            ],
                            [
                                4.831633074600642,
                                52.42774551161828,
                                0.0
                            ],
                            [
                                4.831526367389846,
                                52.4277286717728,
                                0.0
                            ],
                            [
                                4.830868622847402,
                                52.42774519679892,
                                0.0
                            ],
                            [
                                4.830556068875228,
                                52.42794306606894,
                                0.0
                            ],
                            [
                                4.830559202195959,
                                52.42811955320448,
                                0.0
                            ],
                            [
                                4.829441554497562,
                                52.42814697722563,
                                0.0
                            ],
                            [
                                4.829327657898844,
                                52.42827714843855,
                                0.0
                            ],
                            [
                                4.82916586996049,
                                52.42828155459814,
                                0.0
                            ],
                            [
                                4.829037750196621,
                                52.42845871786866,
                                0.0
                            ],
                            [
                                4.828765577712421,
                                52.42884153164126,
                                0.0
                            ],
                            [
                                4.828681461706648,
                                52.42893706935801,
                                0.0
                            ],
                            [
                                4.828096050832122,
                                52.42957321359332,
                                0.0
                            ],
                            [
                                4.827895558602147,
                                52.42974059711658,
                                0.0
                            ],
                            [
                                4.827760845949804,
                                52.4298557940137,
                                0.0
                            ],
                            [
                                4.827369513422077,
                                52.43012905779516,
                                0.0
                            ],
                            [
                                4.826900398969324,
                                52.43046349095945,
                                0.0
                            ],
                            [
                                4.826601610247427,
                                52.43067565131138,
                                0.0
                            ],
                            [
                                4.825760622112331,
                                52.43114587615504,
                                0.0
                            ],
                            [
                                4.825641477821738,
                                52.43120141252093,
                                0.0
                            ],
                            [
                                4.824673614357222,
                                52.43163483517081,
                                0.0
                            ],
                            [
                                4.824153020103191,
                                52.43182421320095,
                                0.0
                            ],
                            [
                                4.82370076574695,
                                52.43199400628299,
                                0.0
                            ],
                            [
                                4.823519329350053,
                                52.43205648835989,
                                0.0
                            ],
                            [
                                4.823432263641937,
                                52.43215019280931,
                                0.0
                            ],
                            [
                                4.823428432512012,
                                52.43221895701122,
                                0.0
                            ],
                            [
                                4.823271180751541,
                                52.43224354501533,
                                0.0
                            ],
                            [
                                4.823018888699888,
                                52.43228940354089,
                                0.0
                            ],
                            [
                                4.822862730356139,
                                52.43234237918411,
                                0.0
                            ],
                            [
                                4.822934054950575,
                                52.43241207643326,
                                0.0
                            ],
                            [
                                4.822963118234848,
                                52.43243917773275,
                                0.0
                            ],
                            [
                                4.823022161043882,
                                52.43242148353456,
                                0.0
                            ],
                            [
                                4.823037322535712,
                                52.43238560514066,
                                0.0
                            ],
                            [
                                4.823170111319274,
                                52.43235028661792,
                                0.0
                            ],
                            [
                                4.823523794189919,
                                52.43228905585253,
                                0.0
                            ],
                            [
                                4.823774438095151,
                                52.43223632185956,
                                0.0
                            ],
                            [
                                4.823877361743521,
                                52.43223681112761,
                                0.0
                            ],
                            [
                                4.824143165448282,
                                52.4321481978465,
                                0.0
                            ],
                            [
                                4.824851894036987,
                                52.43191788423283,
                                0.0
                            ],
                            [
                                4.82554591206254,
                                52.43168749667718,
                                0.0
                            ],
                            [
                                4.826180882633552,
                                52.4314748008437,
                                0.0
                            ],
                            [
                                4.826210630491871,
                                52.43144797873727,
                                0.0
                            ],
                            [
                                4.826697995094241,
                                52.43127951954657,
                                0.0
                            ],
                            [
                                4.82748055229945,
                                52.43102257648383,
                                0.0
                            ],
                            [
                                4.828263100433759,
                                52.43076562822552,
                                0.0
                            ],
                            [
                                4.829016233867089,
                                52.43050853627429,
                                0.0
                            ],
                            [
                                4.829237682083111,
                                52.43043767795942,
                                0.0
                            ],
                            [
                                4.829518280239238,
                                52.43034013466882,
                                0.0
                            ],
                            [
                                4.829842985345376,
                                52.43024279816162,
                                0.0
                            ],
                            [
                                4.830094175543155,
                                52.4301451152003,
                                0.0
                            ],
                            [
                                4.830345251611709,
                                52.43005641881347,
                                0.0
                            ],
                            [
                                4.830507884867965,
                                52.42998528175529,
                                0.0
                            ],
                            [
                                4.830729666915988,
                                52.42988745930318,
                                0.0
                            ],
                            [
                                4.830833149813601,
                                52.42984300696388,
                                0.0
                            ],
                            [
                                4.830981191820491,
                                52.42976281311307,
                                0.0
                            ],
                            [
                                4.831173566631127,
                                52.42966485180611,
                                0.0
                            ],
                            [
                                4.831336535576821,
                                52.42956675226281,
                                0.0
                            ],
                            [
                                4.831543949554006,
                                52.42944189796997,
                                0.0
                            ],
                            [
                                4.831618251213343,
                                52.42937933283491,
                                0.0
                            ],
                            [
                                4.831707255087105,
                                52.42931683656912,
                                0.0
                            ],
                            [
                                4.8318851493741,
                                52.42920083094756,
                                0.0
                            ],
                            [
                                4.832018935683949,
                                52.42908461843113,
                                0.0
                            ],
                            [
                                4.832048903744093,
                                52.4290398206088,
                                0.0
                            ],
                            [
                                4.832123316671266,
                                52.42896826803488,
                                0.0
                            ],
                            [
                                4.832138807559762,
                                52.42890542709326,
                                0.0
                            ],
                            [
                                4.832213558030614,
                                52.42880691311437,
                                0.0
                            ],
                            [
                                4.832466648830042,
                                52.42855644410697,
                                0.0
                            ],
                            [
                                4.832821430931576,
                                52.42815614096686,
                                0.0
                            ],
                            [
                                4.832839491174735,
                                52.42813576957568,
                                0.0
                            ],
                            [
                                4.833376295253332,
                                52.42753610734731,
                                0.0
                            ],
                            [
                                4.833391221880273,
                                52.42751820181606,
                                0.0
                            ],
                            [
                                4.83352522387638,
                                52.42738401330568,
                                0.0
                            ],
                            [
                                4.833868306074699,
                                52.42699015938373,
                                0.0
                            ],
                            [
                                4.834271085971872,
                                52.42652468185159,
                                0.0
                            ],
                            [
                                4.834462970915443,
                                52.42631347756915,
                                0.0
                            ],
                            [
                                4.834117327298535,
                                52.42617163959967,
                                0.0
                            ],
                            [
                                4.833750650496305,
                                52.42609775684218,
                                0.0
                            ],
                            [
                                4.833469153997382,
                                52.42607839461466,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.388708Z",
            "created": "2020-03-11T16:28:29.388754Z",
            "image_url": "",
            "timeseries": [],
            "name": "Hemeiland",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18139/?format=api",
            "id": 18139,
            "code": "GPG-Q-142266",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.857773488652409,
                                52.44612660906251,
                                0.0
                            ],
                            [
                                4.857906705748986,
                                52.44607379967847,
                                0.0
                            ],
                            [
                                4.857980836846349,
                                52.44594598554888,
                                0.0
                            ],
                            [
                                4.857900501482675,
                                52.44590875077419,
                                0.0
                            ],
                            [
                                4.85778158738014,
                                52.44591559856461,
                                0.0
                            ],
                            [
                                4.857697361456302,
                                52.44589252869842,
                                0.0
                            ],
                            [
                                4.857453655913145,
                                52.44585286510537,
                                0.0
                            ],
                            [
                                4.856925427254305,
                                52.44576880610376,
                                0.0
                            ],
                            [
                                4.856269597147814,
                                52.44564105980275,
                                0.0
                            ],
                            [
                                4.85578469247082,
                                52.4455764142001,
                                0.0
                            ],
                            [
                                4.8556485755384,
                                52.4455533888481,
                                0.0
                            ],
                            [
                                4.855056603936858,
                                52.44544386138237,
                                0.0
                            ],
                            [
                                4.853956208847639,
                                52.44526918567403,
                                0.0
                            ],
                            [
                                4.853734718445728,
                                52.44548591364826,
                                0.0
                            ],
                            [
                                4.853999159305898,
                                52.44551569295973,
                                0.0
                            ],
                            [
                                4.854842376899998,
                                52.44565507866383,
                                0.0
                            ],
                            [
                                4.855514100530803,
                                52.44577326047315,
                                0.0
                            ],
                            [
                                4.855915390834468,
                                52.44583519568128,
                                0.0
                            ],
                            [
                                4.856340708066916,
                                52.44590518216126,
                                0.0
                            ],
                            [
                                4.856525231743862,
                                52.44592586196053,
                                0.0
                            ],
                            [
                                4.857301024479884,
                                52.44603826205795,
                                0.0
                            ],
                            [
                                4.857773488652409,
                                52.44612660906251,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.404210Z",
            "created": "2020-03-11T16:28:29.404271Z",
            "image_url": "",
            "timeseries": [],
            "name": "Oostzaan",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.76
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18140/?format=api",
            "id": 18140,
            "code": "04220-03",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.682653518350415,
                                52.58254070463478,
                                0.0
                            ],
                            [
                                4.682619556212487,
                                52.58255067699466,
                                0.0
                            ],
                            [
                                4.684417211806267,
                                52.58209283519994,
                                0.0
                            ],
                            [
                                4.684417047891182,
                                52.58209265897494,
                                0.0
                            ],
                            [
                                4.682653518350415,
                                52.58254070463478,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.420787Z",
            "created": "2020-03-11T16:28:29.420829Z",
            "image_url": "",
            "timeseries": [],
            "name": "Vennewaterspolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.46
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18141/?format=api",
            "id": 18141,
            "code": "HDB:04541-05_02",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.664049884165517,
                                52.49846309345693,
                                0.0
                            ],
                            [
                                4.662589688859241,
                                52.49769817010223,
                                0.0
                            ],
                            [
                                4.662049904164071,
                                52.49805403579109,
                                0.0
                            ],
                            [
                                4.661481109319316,
                                52.49842723847438,
                                0.0
                            ],
                            [
                                4.661404807149332,
                                52.4984463197844,
                                0.0
                            ],
                            [
                                4.661356205829295,
                                52.49847882730626,
                                0.0
                            ],
                            [
                                4.661231427508579,
                                52.49840805006517,
                                0.0
                            ],
                            [
                                4.66089501783229,
                                52.49821618091842,
                                0.0
                            ],
                            [
                                4.660555375930397,
                                52.49802581889709,
                                0.0
                            ],
                            [
                                4.660270305800132,
                                52.4978582504154,
                                0.0
                            ],
                            [
                                4.660163248827152,
                                52.4979278597239,
                                0.0
                            ],
                            [
                                4.6599749779793,
                                52.49803490793477,
                                0.0
                            ],
                            [
                                4.659971964001177,
                                52.49807845255486,
                                0.0
                            ],
                            [
                                4.659638981807716,
                                52.49830406776212,
                                0.0
                            ],
                            [
                                4.659507689466316,
                                52.49844660634921,
                                0.0
                            ],
                            [
                                4.659277130416218,
                                52.49860398547601,
                                0.0
                            ],
                            [
                                4.659445917321727,
                                52.49870198870053,
                                0.0
                            ],
                            [
                                4.659182776119975,
                                52.49888024377364,
                                0.0
                            ],
                            [
                                4.658936095727075,
                                52.49903893436139,
                                0.0
                            ],
                            [
                                4.65884764876926,
                                52.49909601111992,
                                0.0
                            ],
                            [
                                4.658731616082339,
                                52.49919163717517,
                                0.0
                            ],
                            [
                                4.659253485285038,
                                52.49943137732566,
                                0.0
                            ],
                            [
                                4.659633933818596,
                                52.49958906256016,
                                0.0
                            ],
                            [
                                4.660134952581966,
                                52.49982114824041,
                                0.0
                            ],
                            [
                                4.660639484170841,
                                52.50000382128233,
                                0.0
                            ],
                            [
                                4.66201017850663,
                                52.50054273025006,
                                0.0
                            ],
                            [
                                4.662694102555093,
                                52.50081710423542,
                                0.0
                            ],
                            [
                                4.662791516941905,
                                52.50084984787506,
                                0.0
                            ],
                            [
                                4.66329821786932,
                                52.50102014674486,
                                0.0
                            ],
                            [
                                4.664049691610278,
                                52.50123458202642,
                                0.0
                            ],
                            [
                                4.665326484183241,
                                52.5015511010207,
                                0.0
                            ],
                            [
                                4.665954068620798,
                                52.50175860471434,
                                0.0
                            ],
                            [
                                4.666185615501931,
                                52.50183985826366,
                                0.0
                            ],
                            [
                                4.666198307084514,
                                52.5018265438303,
                                0.0
                            ],
                            [
                                4.667390419903955,
                                52.50067488205787,
                                0.0
                            ],
                            [
                                4.667950507336426,
                                52.50020018210398,
                                0.0
                            ],
                            [
                                4.668251299292176,
                                52.49995363221155,
                                0.0
                            ],
                            [
                                4.665430058864603,
                                52.49825805141847,
                                0.0
                            ],
                            [
                                4.664049884165517,
                                52.49846309345693,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.435154Z",
            "created": "2020-03-11T16:28:29.435193Z",
            "image_url": "",
            "timeseries": [],
            "name": "Beverwijk, stedelijk",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": 0.5
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18142/?format=api",
            "id": 18142,
            "code": "04290-08",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.657815360402947,
                                52.54735948381396,
                                0.0
                            ],
                            [
                                4.657763123926028,
                                52.54748234705254,
                                0.0
                            ],
                            [
                                4.657714095104371,
                                52.5476257260672,
                                0.0
                            ],
                            [
                                4.657724425224711,
                                52.54759640386835,
                                0.0
                            ],
                            [
                                4.657796505202512,
                                52.54740990582977,
                                0.0
                            ],
                            [
                                4.657815360402947,
                                52.54735948381396,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.657301123851812,
                                52.55012120566983,
                                0.0
                            ],
                            [
                                4.657300714084428,
                                52.55011469347669,
                                0.0
                            ],
                            [
                                4.657300597023862,
                                52.55011749147646,
                                0.0
                            ],
                            [
                                4.657301123851812,
                                52.55012120566983,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.657517038307944,
                                52.55136613202452,
                                0.0
                            ],
                            [
                                4.657480796639949,
                                52.55122897609223,
                                0.0
                            ],
                            [
                                4.657491885405118,
                                52.55128862890982,
                                0.0
                            ],
                            [
                                4.657517038307944,
                                52.55136613202452,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.657661899273708,
                                52.55181018857255,
                                0.0
                            ],
                            [
                                4.657655411067918,
                                52.55179248820054,
                                0.0
                            ],
                            [
                                4.657658918470776,
                                52.55180329299571,
                                0.0
                            ],
                            [
                                4.657661899273708,
                                52.55181018857255,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.449146Z",
            "created": "2020-03-11T16:28:29.449186Z",
            "image_url": "",
            "timeseries": [],
            "name": "Castricummerpolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -10.0
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18143/?format=api",
            "id": 18143,
            "code": "HDB:GPG-Q-142213_WE",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.896758180164985,
                                52.48621219054048,
                                0.0
                            ],
                            [
                                4.897121748826217,
                                52.48585581125585,
                                0.0
                            ],
                            [
                                4.896178703346275,
                                52.48549231276348,
                                0.0
                            ],
                            [
                                4.896876715170847,
                                52.48482845391893,
                                0.0
                            ],
                            [
                                4.89570484445624,
                                52.48594296942925,
                                0.0
                            ],
                            [
                                4.89514133389947,
                                52.48648871746886,
                                0.0
                            ],
                            [
                                4.895143618926622,
                                52.4864950541416,
                                0.0
                            ],
                            [
                                4.895143377698103,
                                52.48651275849957,
                                0.0
                            ],
                            [
                                4.895180814983639,
                                52.48653007989694,
                                0.0
                            ],
                            [
                                4.895547331038263,
                                52.48668181649479,
                                0.0
                            ],
                            [
                                4.895777136857608,
                                52.48676477061504,
                                0.0
                            ],
                            [
                                4.896063575423942,
                                52.48687998120645,
                                0.0
                            ],
                            [
                                4.896270592206288,
                                52.4866899078969,
                                0.0
                            ],
                            [
                                4.896340514484074,
                                52.48662572099857,
                                0.0
                            ],
                            [
                                4.896501747507163,
                                52.48647766307607,
                                0.0
                            ],
                            [
                                4.896647475355818,
                                52.48632444490539,
                                0.0
                            ],
                            [
                                4.896758180164985,
                                52.48621219054048,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.463933Z",
            "created": "2020-03-11T16:28:29.463975Z",
            "image_url": "",
            "timeseries": [],
            "name": "Wijdewormer",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.61
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18144/?format=api",
            "id": 18144,
            "code": "04230-09",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.691208699176769,
                                52.56416866612862,
                                0.0
                            ],
                            [
                                4.689874929477033,
                                52.56414888853223,
                                0.0
                            ],
                            [
                                4.68987638914957,
                                52.56414891507823,
                                0.0
                            ],
                            [
                                4.691208699176769,
                                52.56416866612862,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.694696190518147,
                                52.56450059575849,
                                0.0
                            ],
                            [
                                4.694690357481705,
                                52.56446997736148,
                                0.0
                            ],
                            [
                                4.694460014581006,
                                52.56452457199691,
                                0.0
                            ],
                            [
                                4.694699933726434,
                                52.56452012939769,
                                0.0
                            ],
                            [
                                4.694699353194228,
                                52.56451708824539,
                                0.0
                            ],
                            [
                                4.694572906407678,
                                52.56452039520449,
                                0.0
                            ],
                            [
                                4.694572066041593,
                                52.56451568086549,
                                0.0
                            ],
                            [
                                4.694571823043124,
                                52.56451049367419,
                                0.0
                            ],
                            [
                                4.694696190518147,
                                52.56450059575849,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.699742924667709,
                                52.56819235557879,
                                0.0
                            ],
                            [
                                4.699958376036021,
                                52.56846858295622,
                                0.0
                            ],
                            [
                                4.699765902755975,
                                52.56822181467994,
                                0.0
                            ],
                            [
                                4.699742924667709,
                                52.56819235557879,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.680709053506182,
                                52.57433350998011,
                                0.0
                            ],
                            [
                                4.680760813061624,
                                52.57438526030872,
                                0.0
                            ],
                            [
                                4.680793838154618,
                                52.57432108129202,
                                0.0
                            ],
                            [
                                4.680709053506182,
                                52.57433350998011,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.699151882146149,
                                52.57626702988305,
                                0.0
                            ],
                            [
                                4.698736487498862,
                                52.57627352230946,
                                0.0
                            ],
                            [
                                4.698727775957546,
                                52.5763012142728,
                                0.0
                            ],
                            [
                                4.69897319822706,
                                52.57630497326672,
                                0.0
                            ],
                            [
                                4.699629580063947,
                                52.57627372355407,
                                0.0
                            ],
                            [
                                4.700351233701745,
                                52.57623817419711,
                                0.0
                            ],
                            [
                                4.7008003626434,
                                52.57621506634207,
                                0.0
                            ],
                            [
                                4.70103431513564,
                                52.5762164180601,
                                0.0
                            ],
                            [
                                4.701114201628542,
                                52.57625894076955,
                                0.0
                            ],
                            [
                                4.701098426040214,
                                52.57621188125015,
                                0.0
                            ],
                            [
                                4.701570457244613,
                                52.57616364804658,
                                0.0
                            ],
                            [
                                4.701566990097626,
                                52.57615038952439,
                                0.0
                            ],
                            [
                                4.701565788317578,
                                52.57613565216232,
                                0.0
                            ],
                            [
                                4.700827267795859,
                                52.5761840084127,
                                0.0
                            ],
                            [
                                4.699151882146149,
                                52.57626702988305,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.701589689497429,
                                52.57835992195939,
                                0.0
                            ],
                            [
                                4.701500772699354,
                                52.57833713243463,
                                0.0
                            ],
                            [
                                4.701550392676318,
                                52.57840936153806,
                                0.0
                            ],
                            [
                                4.701589689497429,
                                52.57835992195939,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.681591404865481,
                                52.57964555452671,
                                0.0
                            ],
                            [
                                4.681554171768612,
                                52.57954718134071,
                                0.0
                            ],
                            [
                                4.681511367332551,
                                52.5794340985252,
                                0.0
                            ],
                            [
                                4.681410547070751,
                                52.57922275264637,
                                0.0
                            ],
                            [
                                4.681428990994888,
                                52.57946496634614,
                                0.0
                            ],
                            [
                                4.681591404865481,
                                52.57964555452671,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.681901763365161,
                                52.58118678683154,
                                0.0
                            ],
                            [
                                4.68200113971782,
                                52.58110886244223,
                                0.0
                            ],
                            [
                                4.681930350576715,
                                52.58103217285387,
                                0.0
                            ],
                            [
                                4.681921339822361,
                                52.58109010819817,
                                0.0
                            ],
                            [
                                4.681847202991096,
                                52.58113882038514,
                                0.0
                            ],
                            [
                                4.681901763365161,
                                52.58118678683154,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.684766133020215,
                                52.58200396574905,
                                0.0
                            ],
                            [
                                4.684417047891182,
                                52.58209265897494,
                                0.0
                            ],
                            [
                                4.684417211806267,
                                52.58209283519994,
                                0.0
                            ],
                            [
                                4.684766133020215,
                                52.58200396574905,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.680409250180428,
                                52.57624203924044,
                                0.0
                            ],
                            [
                                4.679617079299526,
                                52.57627771788279,
                                0.0
                            ],
                            [
                                4.679737321454574,
                                52.57629064269082,
                                0.0
                            ],
                            [
                                4.680012375836631,
                                52.5762707646353,
                                0.0
                            ],
                            [
                                4.680291353900274,
                                52.57625090030784,
                                0.0
                            ],
                            [
                                4.680409250180428,
                                52.57624203924044,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.679557800804615,
                                52.57628038812209,
                                0.0
                            ],
                            [
                                4.679408415032139,
                                52.57634667934483,
                                0.0
                            ],
                            [
                                4.679631265961835,
                                52.57659303231698,
                                0.0
                            ],
                            [
                                4.679433893955859,
                                52.57637048617501,
                                0.0
                            ],
                            [
                                4.679563283838309,
                                52.57628014127764,
                                0.0
                            ],
                            [
                                4.679557800804615,
                                52.57628038812209,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.480715Z",
            "created": "2020-03-11T16:28:29.480757Z",
            "image_url": "",
            "timeseries": [],
            "name": "Groot-Limmerpolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -10.0
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18145/?format=api",
            "id": 18145,
            "code": "04410-07",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.827646879850284,
                                52.42401153842453,
                                0.0
                            ],
                            [
                                4.827602184541254,
                                52.42372518019083,
                                0.0
                            ],
                            [
                                4.827503155844591,
                                52.42282477844876,
                                0.0
                            ],
                            [
                                4.827483381440874,
                                52.42264690918023,
                                0.0
                            ],
                            [
                                4.827377998947516,
                                52.42228212359674,
                                0.0
                            ],
                            [
                                4.827252175809357,
                                52.42208542735744,
                                0.0
                            ],
                            [
                                4.827036896538925,
                                52.42192497776343,
                                0.0
                            ],
                            [
                                4.82674460322098,
                                52.4217887807274,
                                0.0
                            ],
                            [
                                4.826610722369829,
                                52.42164714001709,
                                0.0
                            ],
                            [
                                4.82659783531036,
                                52.42163393010094,
                                0.0
                            ],
                            [
                                4.82658621696317,
                                52.42150887475355,
                                0.0
                            ],
                            [
                                4.826351347297635,
                                52.4214993149012,
                                0.0
                            ],
                            [
                                4.82618953546655,
                                52.42150753656409,
                                0.0
                            ],
                            [
                                4.826057920267532,
                                52.42145298738568,
                                0.0
                            ],
                            [
                                4.825912402859275,
                                52.42133545857883,
                                0.0
                            ],
                            [
                                4.82572255919169,
                                52.42123569487792,
                                0.0
                            ],
                            [
                                4.825517332851248,
                                52.4211897839215,
                                0.0
                            ],
                            [
                                4.825341164309474,
                                52.42117097338181,
                                0.0
                            ],
                            [
                                4.825061641758945,
                                52.42118762294999,
                                0.0
                            ],
                            [
                                4.823780594858993,
                                52.42135230418899,
                                0.0
                            ],
                            [
                                4.823683374954744,
                                52.42135958924231,
                                0.0
                            ],
                            [
                                4.823386269351335,
                                52.42141197606474,
                                0.0
                            ],
                            [
                                4.821820890941986,
                                52.42160595778678,
                                0.0
                            ],
                            [
                                4.820853386742884,
                                52.42173046321965,
                                0.0
                            ],
                            [
                                4.819369570849157,
                                52.42193167798008,
                                0.0
                            ],
                            [
                                4.818334388455042,
                                52.42206272308928,
                                0.0
                            ],
                            [
                                4.817536092454779,
                                52.42216735105843,
                                0.0
                            ],
                            [
                                4.816021347886104,
                                52.42236149970088,
                                0.0
                            ],
                            [
                                4.815539217340214,
                                52.42240565889733,
                                0.0
                            ],
                            [
                                4.815259866748378,
                                52.42244906944607,
                                0.0
                            ],
                            [
                                4.81516648037212,
                                52.42248477603739,
                                0.0
                            ],
                            [
                                4.815041705640345,
                                52.42255132047124,
                                0.0
                            ],
                            [
                                4.814964831268504,
                                52.42261637047396,
                                0.0
                            ],
                            [
                                4.81487073997294,
                                52.42270544219028,
                                0.0
                            ],
                            [
                                4.814821852640333,
                                52.42278440536651,
                                0.0
                            ],
                            [
                                4.814753007346823,
                                52.42288220911851,
                                0.0
                            ],
                            [
                                4.814680938828626,
                                52.42301097773977,
                                0.0
                            ],
                            [
                                4.814642984953966,
                                52.42311409858392,
                                0.0
                            ],
                            [
                                4.81463092326567,
                                52.42317601924311,
                                0.0
                            ],
                            [
                                4.814650102218063,
                                52.42321743719966,
                                0.0
                            ],
                            [
                                4.814733383569866,
                                52.42331080798147,
                                0.0
                            ],
                            [
                                4.814808880060154,
                                52.42335248898716,
                                0.0
                            ],
                            [
                                4.814865175029653,
                                52.42335448653815,
                                0.0
                            ],
                            [
                                4.815034764346928,
                                52.42330709570277,
                                0.0
                            ],
                            [
                                4.81527502770393,
                                52.42323766647421,
                                0.0
                            ],
                            [
                                4.816157340197337,
                                52.42309628561875,
                                0.0
                            ],
                            [
                                4.817736806041778,
                                52.42285550367263,
                                0.0
                            ],
                            [
                                4.820276540947657,
                                52.42250007756677,
                                0.0
                            ],
                            [
                                4.824052276823906,
                                52.42198941884746,
                                0.0
                            ],
                            [
                                4.824118101708053,
                                52.42212745858406,
                                0.0
                            ],
                            [
                                4.82182170068341,
                                52.42239817019036,
                                0.0
                            ],
                            [
                                4.815878083878138,
                                52.4232415013618,
                                0.0
                            ],
                            [
                                4.815095858921316,
                                52.42336886631483,
                                0.0
                            ],
                            [
                                4.814575534379312,
                                52.42381573623887,
                                0.0
                            ],
                            [
                                4.815977262287902,
                                52.42570092294456,
                                0.0
                            ],
                            [
                                4.81604949324359,
                                52.4258001353634,
                                0.0
                            ],
                            [
                                4.817198397063146,
                                52.42677633435414,
                                0.0
                            ],
                            [
                                4.817065273156958,
                                52.4268386075432,
                                0.0
                            ],
                            [
                                4.817474604703962,
                                52.4270203293305,
                                0.0
                            ],
                            [
                                4.818029685919387,
                                52.42730161402098,
                                0.0
                            ],
                            [
                                4.818191635883447,
                                52.42728441644615,
                                0.0
                            ],
                            [
                                4.818503647511619,
                                52.42817569196011,
                                0.0
                            ],
                            [
                                4.818385800477494,
                                52.42819310166789,
                                0.0
                            ],
                            [
                                4.818485367369435,
                                52.42845422147735,
                                0.0
                            ],
                            [
                                4.818588512954777,
                                52.42843674112969,
                                0.0
                            ],
                            [
                                4.818630888352042,
                                52.42857175923628,
                                0.0
                            ],
                            [
                                4.819198454492188,
                                52.43017428275806,
                                0.0
                            ],
                            [
                                4.819340064270249,
                                52.43059738087771,
                                0.0
                            ],
                            [
                                4.819694734035854,
                                52.43160569626896,
                                0.0
                            ],
                            [
                                4.820121816322141,
                                52.4315538147585,
                                0.0
                            ],
                            [
                                4.820756466004792,
                                52.43136810931204,
                                0.0
                            ],
                            [
                                4.820785987138977,
                                52.43135926276406,
                                0.0
                            ],
                            [
                                4.821154713093213,
                                52.43127114803318,
                                0.0
                            ],
                            [
                                4.821228802738363,
                                52.43122656365787,
                                0.0
                            ],
                            [
                                4.8212884189401,
                                52.43116393483221,
                                0.0
                            ],
                            [
                                4.82139363691619,
                                52.43098468430595,
                                0.0
                            ],
                            [
                                4.821453826707272,
                                52.43087711990368,
                                0.0
                            ],
                            [
                                4.821543766410964,
                                52.43074273453272,
                                0.0
                            ],
                            [
                                4.821559502558553,
                                52.4306619208238,
                                0.0
                            ],
                            [
                                4.821560535824312,
                                52.43058103693643,
                                0.0
                            ],
                            [
                                4.821576271882684,
                                52.43050022322242,
                                0.0
                            ],
                            [
                                4.821576731096648,
                                52.43046427482691,
                                0.0
                            ],
                            [
                                4.821635542237249,
                                52.43046455550726,
                                0.0
                            ],
                            [
                                4.821768211600246,
                                52.43043822563377,
                                0.0
                            ],
                            [
                                4.821827711221752,
                                52.43038458362301,
                                0.0
                            ],
                            [
                                4.821843217223796,
                                52.43032174406843,
                                0.0
                            ],
                            [
                                4.821829202995323,
                                52.43026775132959,
                                0.0
                            ],
                            [
                                4.821815418308942,
                                52.43019578438909,
                                0.0
                            ],
                            [
                                4.821816336339397,
                                52.43012388759075,
                                0.0
                            ],
                            [
                                4.821905011317567,
                                52.43008836002093,
                                0.0
                            ],
                            [
                                4.822022632606204,
                                52.43008892102513,
                                0.0
                            ],
                            [
                                4.822022747317773,
                                52.43007993392493,
                                0.0
                            ],
                            [
                                4.822243745865089,
                                52.43004503709078,
                                0.0
                            ],
                            [
                                4.822522293900816,
                                52.43010927819197,
                                0.0
                            ],
                            [
                                4.822566058104263,
                                52.4301364496549,
                                0.0
                            ],
                            [
                                4.822535965102622,
                                52.43019023215381,
                                0.0
                            ],
                            [
                                4.822550553193888,
                                52.43019928930813,
                                0.0
                            ],
                            [
                                4.822475664258985,
                                52.43030678422687,
                                0.0
                            ],
                            [
                                4.82246061765417,
                                52.43033367546476,
                                0.0
                            ],
                            [
                                4.822430868278661,
                                52.43036049663377,
                                0.0
                            ],
                            [
                                4.822430639019297,
                                52.43037847083411,
                                0.0
                            ],
                            [
                                4.822371484061251,
                                52.43040515184875,
                                0.0
                            ],
                            [
                                4.822326229249798,
                                52.43049481261416,
                                0.0
                            ],
                            [
                                4.822295906396383,
                                52.43056656924659,
                                0.0
                            ],
                            [
                                4.822162090109932,
                                52.43068277070337,
                                0.0
                            ],
                            [
                                4.821791534880695,
                                52.43091468216566,
                                0.0
                            ],
                            [
                                4.821864475824273,
                                52.43095996837118,
                                0.0
                            ],
                            [
                                4.821834840418511,
                                52.43097780228756,
                                0.0
                            ],
                            [
                                4.821747081764704,
                                52.43094143301035,
                                0.0
                            ],
                            [
                                4.821732264047432,
                                52.43095034995481,
                                0.0
                            ],
                            [
                                4.82164289845132,
                                52.4310397999739,
                                0.0
                            ],
                            [
                                4.821582134873561,
                                52.43119229995675,
                                0.0
                            ],
                            [
                                4.821625784770816,
                                52.43122845885895,
                                0.0
                            ],
                            [
                                4.821683563868377,
                                52.43130962339404,
                                0.0
                            ],
                            [
                                4.8217562758106,
                                52.43137288385784,
                                0.0
                            ],
                            [
                                4.821785222928584,
                                52.43140897254762,
                                0.0
                            ],
                            [
                                4.821813137265159,
                                52.43152594510554,
                                0.0
                            ],
                            [
                                4.821900208681834,
                                52.43161623691415,
                                0.0
                            ],
                            [
                                4.822002213094155,
                                52.43168862458581,
                                0.0
                            ],
                            [
                                4.822104332540612,
                                52.43175202507191,
                                0.0
                            ],
                            [
                                4.822528517931446,
                                52.43149250650129,
                                0.0
                            ],
                            [
                                4.823362791508155,
                                52.43097199566891,
                                0.0
                            ],
                            [
                                4.823878923322924,
                                52.43058387407173,
                                0.0
                            ],
                            [
                                4.824049695140832,
                                52.430404456444,
                                0.0
                            ],
                            [
                                4.824316019926802,
                                52.43011781147454,
                                0.0
                            ],
                            [
                                4.825391032648883,
                                52.42882869156509,
                                0.0
                            ],
                            [
                                4.826231436575751,
                                52.42748452551541,
                                0.0
                            ],
                            [
                                4.826518394806684,
                                52.42688371102624,
                                0.0
                            ],
                            [
                                4.826682237720205,
                                52.42641921341828,
                                0.0
                            ],
                            [
                                4.826686141435129,
                                52.42640815909681,
                                0.0
                            ],
                            [
                                4.826782311420607,
                                52.42577947832878,
                                0.0
                            ],
                            [
                                4.826898956391735,
                                52.42455251420211,
                                0.0
                            ],
                            [
                                4.826900974697741,
                                52.42453126794255,
                                0.0
                            ],
                            [
                                4.826901025281315,
                                52.42453075588539,
                                0.0
                            ],
                            [
                                4.827253708712583,
                                52.42452344429631,
                                0.0
                            ],
                            [
                                4.82726178562919,
                                52.42452066932651,
                                0.0
                            ],
                            [
                                4.827504460291618,
                                52.42443741272381,
                                0.0
                            ],
                            [
                                4.827605715728487,
                                52.42438931266311,
                                0.0
                            ],
                            [
                                4.827623296247546,
                                52.4243813786963,
                                0.0
                            ],
                            [
                                4.827682780618217,
                                52.42432773365515,
                                0.0
                            ],
                            [
                                4.827667698355844,
                                52.42414491646006,
                                0.0
                            ],
                            [
                                4.827646879850284,
                                52.42401153842453,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.499063Z",
            "created": "2020-03-11T16:28:29.499104Z",
            "image_url": "",
            "timeseries": [],
            "name": "Hemeiland",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18146/?format=api",
            "id": 18146,
            "code": "GPG-Q-142267",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                4.857890302943224,
                                52.44569519595936,
                                0.0
                            ],
                            [
                                4.858004977387364,
                                52.44568367356101,
                                0.0
                            ],
                            [
                                4.858068585811322,
                                52.4456030332116,
                                0.0
                            ],
                            [
                                4.858140985407433,
                                52.44552644951823,
                                0.0
                            ],
                            [
                                4.858152337283281,
                                52.4454725746174,
                                0.0
                            ],
                            [
                                4.858184732968057,
                                52.44531814156044,
                                0.0
                            ],
                            [
                                4.858054065791738,
                                52.44524400387883,
                                0.0
                            ],
                            [
                                4.857677846602463,
                                52.44518162167545,
                                0.0
                            ],
                            [
                                4.857118070103549,
                                52.44510294993822,
                                0.0
                            ],
                            [
                                4.856213280661788,
                                52.44496158797929,
                                0.0
                            ],
                            [
                                4.85519006007876,
                                52.44477656513079,
                                0.0
                            ],
                            [
                                4.854623985009236,
                                52.44467451251492,
                                0.0
                            ],
                            [
                                4.85443042749904,
                                52.44484642031551,
                                0.0
                            ],
                            [
                                4.854240389748972,
                                52.44502272058347,
                                0.0
                            ],
                            [
                                4.854096161499359,
                                52.44512747858115,
                                0.0
                            ],
                            [
                                4.855205395393821,
                                52.44528730921286,
                                0.0
                            ],
                            [
                                4.856591516601717,
                                52.44550567406082,
                                0.0
                            ],
                            [
                                4.857381220605014,
                                52.44561527787928,
                                0.0
                            ],
                            [
                                4.857890302943224,
                                52.44569519595936,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.514634Z",
            "created": "2020-03-11T16:28:29.514679Z",
            "image_url": "",
            "timeseries": [],
            "name": "Oostzaan",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.82
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18147/?format=api",
            "id": 18147,
            "code": "GPG-A-2484",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                5.024715981417526,
                                52.69428379098363,
                                0.0
                            ],
                            [
                                5.025155744069689,
                                52.6941216830192,
                                0.0
                            ],
                            [
                                5.025313846433444,
                                52.69399308370394,
                                0.0
                            ],
                            [
                                5.025360764198325,
                                52.69390342836866,
                                0.0
                            ],
                            [
                                5.025278885571212,
                                52.6937516408858,
                                0.0
                            ],
                            [
                                5.025161246625476,
                                52.6934538318604,
                                0.0
                            ],
                            [
                                5.025292900560445,
                                52.69329098358522,
                                0.0
                            ],
                            [
                                5.025302397892737,
                                52.69313996815912,
                                0.0
                            ],
                            [
                                5.025507782254639,
                                52.69287681532685,
                                0.0
                            ],
                            [
                                5.025638530547059,
                                52.69270322444878,
                                0.0
                            ],
                            [
                                5.022090272909189,
                                52.69062704802543,
                                0.0
                            ],
                            [
                                5.021405001601059,
                                52.69083821441196,
                                0.0
                            ],
                            [
                                5.020735201444789,
                                52.69140861666902,
                                0.0
                            ],
                            [
                                5.024715981417526,
                                52.69428379098363,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:29.529541Z",
            "created": "2020-03-11T16:28:29.529583Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.78
        }
    ]
}