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=9
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=10",
    "previous": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13108/?format=api",
            "id": 13108,
            "code": "GPG-Q-140947",
            "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.687435852120752,
                                52.78832620341472,
                                0.0
                            ],
                            [
                                4.688324482341677,
                                52.78925723822771,
                                0.0
                            ],
                            [
                                4.688367647070772,
                                52.78930111412227,
                                0.0
                            ],
                            [
                                4.690378743650482,
                                52.7887229830124,
                                0.0
                            ],
                            [
                                4.691195768704381,
                                52.78961017028168,
                                0.0
                            ],
                            [
                                4.692216773702434,
                                52.78927109984351,
                                0.0
                            ],
                            [
                                4.691448135534184,
                                52.78828956011689,
                                0.0
                            ],
                            [
                                4.690725502010689,
                                52.78731437704791,
                                0.0
                            ],
                            [
                                4.687435852120752,
                                52.78832620341472,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.010110Z",
            "created": "2020-03-11T16:26:59.010153Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.63
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13109/?format=api",
            "id": 13109,
            "code": "GPG-Q-141371",
            "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.790815745022224,
                                52.8250054138234,
                                0.0
                            ],
                            [
                                4.788370989294346,
                                52.82697632027815,
                                0.0
                            ],
                            [
                                4.790162723260655,
                                52.82777472199967,
                                0.0
                            ],
                            [
                                4.794399438253288,
                                52.82431353731376,
                                0.0
                            ],
                            [
                                4.794382329264447,
                                52.82427872722391,
                                0.0
                            ],
                            [
                                4.793714344869064,
                                52.82392199859701,
                                0.0
                            ],
                            [
                                4.793778484810451,
                                52.82387458877424,
                                0.0
                            ],
                            [
                                4.793608409117819,
                                52.82386464775862,
                                0.0
                            ],
                            [
                                4.792680804206662,
                                52.82349880228519,
                                0.0
                            ],
                            [
                                4.790815745022224,
                                52.8250054138234,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.025744Z",
            "created": "2020-03-11T16:26:59.025805Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.1
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13110/?format=api",
            "id": 13110,
            "code": "GPG-C-4160",
            "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.68970705309052,
                                52.75937945674499,
                                0.0
                            ],
                            [
                                4.689603063344407,
                                52.75942291137946,
                                0.0
                            ],
                            [
                                4.689589248148482,
                                52.75945230800902,
                                0.0
                            ],
                            [
                                4.689704829335161,
                                52.7594624391385,
                                0.0
                            ],
                            [
                                4.68979358822718,
                                52.75949454824669,
                                0.0
                            ],
                            [
                                4.690298910008978,
                                52.76016662707861,
                                0.0
                            ],
                            [
                                4.690494535236984,
                                52.76042752390793,
                                0.0
                            ],
                            [
                                4.691294815784567,
                                52.76152191649987,
                                0.0
                            ],
                            [
                                4.691320979938655,
                                52.76167304268232,
                                0.0
                            ],
                            [
                                4.691270030563413,
                                52.76168898466756,
                                0.0
                            ],
                            [
                                4.691271413970155,
                                52.76169889647109,
                                0.0
                            ],
                            [
                                4.691284674597457,
                                52.76170441109208,
                                0.0
                            ],
                            [
                                4.691331338027775,
                                52.76168968427909,
                                0.0
                            ],
                            [
                                4.691575852893593,
                                52.76187853699771,
                                0.0
                            ],
                            [
                                4.692217361540605,
                                52.76276580596354,
                                0.0
                            ],
                            [
                                4.695645432230002,
                                52.76174775063406,
                                0.0
                            ],
                            [
                                4.694812471016839,
                                52.76068188451631,
                                0.0
                            ],
                            [
                                4.694803709536255,
                                52.76065319188919,
                                0.0
                            ],
                            [
                                4.694780394136906,
                                52.76064083400326,
                                0.0
                            ],
                            [
                                4.694706729316072,
                                52.76054656313027,
                                0.0
                            ],
                            [
                                4.693098432599301,
                                52.75847830718688,
                                0.0
                            ],
                            [
                                4.693023385377826,
                                52.75845870952294,
                                0.0
                            ],
                            [
                                4.69304561627867,
                                52.75841688750926,
                                0.0
                            ],
                            [
                                4.692328413170103,
                                52.75758289592955,
                                0.0
                            ],
                            [
                                4.689069217769865,
                                52.75853105460833,
                                0.0
                            ],
                            [
                                4.68970705309052,
                                52.75937945674499,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.046023Z",
            "created": "2020-03-11T16:26:59.046092Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.1
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13111/?format=api",
            "id": 13111,
            "code": "HDB:04170-07--55",
            "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.695792952819783,
                                52.58067586503218,
                                0.0
                            ],
                            [
                                4.691971268574842,
                                52.58119613152465,
                                0.0
                            ],
                            [
                                4.692135553974121,
                                52.58150218965784,
                                0.0
                            ],
                            [
                                4.69231321246339,
                                52.58184172309762,
                                0.0
                            ],
                            [
                                4.692636212709457,
                                52.58245978210573,
                                0.0
                            ],
                            [
                                4.692748476527339,
                                52.58272595440139,
                                0.0
                            ],
                            [
                                4.692778488270571,
                                52.58293286792523,
                                0.0
                            ],
                            [
                                4.693011047278736,
                                52.5834933626961,
                                0.0
                            ],
                            [
                                4.693307961550029,
                                52.58410992798238,
                                0.0
                            ],
                            [
                                4.69355504013944,
                                52.58466277709464,
                                0.0
                            ],
                            [
                                4.693667487535509,
                                52.58484672336888,
                                0.0
                            ],
                            [
                                4.69397561218474,
                                52.58518607185597,
                                0.0
                            ],
                            [
                                4.694417003884607,
                                52.58566215861665,
                                0.0
                            ],
                            [
                                4.694776847605957,
                                52.58606138418895,
                                0.0
                            ],
                            [
                                4.695014820315089,
                                52.58639728316111,
                                0.0
                            ],
                            [
                                4.695366787396926,
                                52.58714013123842,
                                0.0
                            ],
                            [
                                4.695399049484211,
                                52.58727327912915,
                                0.0
                            ],
                            [
                                4.695708648477364,
                                52.58722716959558,
                                0.0
                            ],
                            [
                                4.695835638092721,
                                52.58759411041196,
                                0.0
                            ],
                            [
                                4.69854383111076,
                                52.58718181364167,
                                0.0
                            ],
                            [
                                4.701690542800775,
                                52.5866570552762,
                                0.0
                            ],
                            [
                                4.701305724202723,
                                52.58609379411806,
                                0.0
                            ],
                            [
                                4.700759374553506,
                                52.5853247658809,
                                0.0
                            ],
                            [
                                4.700450795872672,
                                52.58495433609175,
                                0.0
                            ],
                            [
                                4.700076329948914,
                                52.58453535174504,
                                0.0
                            ],
                            [
                                4.699895744488589,
                                52.58454079601708,
                                0.0
                            ],
                            [
                                4.699995346810224,
                                52.58444397544778,
                                0.0
                            ],
                            [
                                4.699574767564275,
                                52.58396620550133,
                                0.0
                            ],
                            [
                                4.699081427581318,
                                52.58341180808113,
                                0.0
                            ],
                            [
                                4.698786817170027,
                                52.58305002861508,
                                0.0
                            ],
                            [
                                4.69855720876746,
                                52.58273148628276,
                                0.0
                            ],
                            [
                                4.698333694351961,
                                52.58232438964847,
                                0.0
                            ],
                            [
                                4.698101367053802,
                                52.58188009633645,
                                0.0
                            ],
                            [
                                4.697813834879449,
                                52.58136689899693,
                                0.0
                            ],
                            [
                                4.69759094267307,
                                52.58095014289196,
                                0.0
                            ],
                            [
                                4.697417735024374,
                                52.58096588084148,
                                0.0
                            ],
                            [
                                4.697241998952859,
                                52.58064263354861,
                                0.0
                            ],
                            [
                                4.696349918354635,
                                52.58065391373484,
                                0.0
                            ],
                            [
                                4.695792952819783,
                                52.58067586503218,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.067257Z",
            "created": "2020-03-11T16:26:59.067302Z",
            "image_url": "",
            "timeseries": [],
            "name": "Oosterzijpolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": 0.5
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13112/?format=api",
            "id": 13112,
            "code": "GPG-Q-140474",
            "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.698749755079184,
                                52.6549018528796,
                                0.0
                            ],
                            [
                                4.698249853957791,
                                52.65307198734542,
                                0.0
                            ],
                            [
                                4.69676033750283,
                                52.6534489307554,
                                0.0
                            ],
                            [
                                4.696564949890199,
                                52.65353007486863,
                                0.0
                            ],
                            [
                                4.696340351721988,
                                52.65355619958095,
                                0.0
                            ],
                            [
                                4.695120702106997,
                                52.65384485297916,
                                0.0
                            ],
                            [
                                4.69556475787388,
                                52.65556895031501,
                                0.0
                            ],
                            [
                                4.696926222698218,
                                52.65505645141737,
                                0.0
                            ],
                            [
                                4.698749755079184,
                                52.6549018528796,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.082199Z",
            "created": "2020-03-11T16:26:59.082239Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.94
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13113/?format=api",
            "id": 13113,
            "code": "GPG-W-96",
            "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.676276652227007,
                                52.72213722753232,
                                0.0
                            ],
                            [
                                4.676238545762669,
                                52.72218429036297,
                                0.0
                            ],
                            [
                                4.676355186206223,
                                52.72223610571366,
                                0.0
                            ],
                            [
                                4.677049508995535,
                                52.72277050873722,
                                0.0
                            ],
                            [
                                4.677105799057456,
                                52.72274402682452,
                                0.0
                            ],
                            [
                                4.677150212673469,
                                52.72271879516875,
                                0.0
                            ],
                            [
                                4.676359332615013,
                                52.72211990866906,
                                0.0
                            ],
                            [
                                4.676291900666981,
                                52.72210314315224,
                                0.0
                            ],
                            [
                                4.676276652227007,
                                52.72213722753232,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.101965Z",
            "created": "2020-03-11T16:26:59.102035Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.92
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13114/?format=api",
            "id": 13114,
            "code": "GPG-Q-140990A",
            "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.693666509566048,
                                52.74793894732579,
                                0.0
                            ],
                            [
                                4.694126889863524,
                                52.74841750153596,
                                0.0
                            ],
                            [
                                4.69466781565874,
                                52.74903043853233,
                                0.0
                            ],
                            [
                                4.694796230218506,
                                52.74901872899097,
                                0.0
                            ],
                            [
                                4.700346167750423,
                                52.74737790957229,
                                0.0
                            ],
                            [
                                4.69988489768765,
                                52.74681264014932,
                                0.0
                            ],
                            [
                                4.699963441867387,
                                52.74674880883527,
                                0.0
                            ],
                            [
                                4.699936574029615,
                                52.74671024306627,
                                0.0
                            ],
                            [
                                4.699911586319307,
                                52.74667645128746,
                                0.0
                            ],
                            [
                                4.699733748956127,
                                52.74672287673219,
                                0.0
                            ],
                            [
                                4.699349374478606,
                                52.74625459700712,
                                0.0
                            ],
                            [
                                4.697050753258651,
                                52.74693560572571,
                                0.0
                            ],
                            [
                                4.697410842220788,
                                52.74743925115972,
                                0.0
                            ],
                            [
                                4.696998229584532,
                                52.74695117255193,
                                0.0
                            ],
                            [
                                4.693666509566048,
                                52.74793894732579,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.120405Z",
            "created": "2020-03-11T16:26:59.120447Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -2.56
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13115/?format=api",
            "id": 13115,
            "code": "GPG-Q-141428",
            "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.696980010719163,
                                52.76357718924257,
                                0.0
                            ],
                            [
                                4.695994948669776,
                                52.7638870941503,
                                0.0
                            ],
                            [
                                4.695492964647661,
                                52.76396522592031,
                                0.0
                            ],
                            [
                                4.695053668113104,
                                52.76397645181234,
                                0.0
                            ],
                            [
                                4.694200579964762,
                                52.76422427119861,
                                0.0
                            ],
                            [
                                4.693432932268842,
                                52.76444726556483,
                                0.0
                            ],
                            [
                                4.693432664329912,
                                52.76444734488796,
                                0.0
                            ],
                            [
                                4.694056554202118,
                                52.76537604750661,
                                0.0
                            ],
                            [
                                4.694164897614701,
                                52.76544768430544,
                                0.0
                            ],
                            [
                                4.694801774411441,
                                52.76625301234853,
                                0.0
                            ],
                            [
                                4.694816554999268,
                                52.76625902968186,
                                0.0
                            ],
                            [
                                4.695091770986581,
                                52.76619602991503,
                                0.0
                            ],
                            [
                                4.695253126350515,
                                52.76616002141468,
                                0.0
                            ],
                            [
                                4.695389782242101,
                                52.76611840517068,
                                0.0
                            ],
                            [
                                4.695439192029546,
                                52.76619274517926,
                                0.0
                            ],
                            [
                                4.695517257566387,
                                52.76628957530506,
                                0.0
                            ],
                            [
                                4.696164831308733,
                                52.76706439294934,
                                0.0
                            ],
                            [
                                4.69608098123682,
                                52.76713504791738,
                                0.0
                            ],
                            [
                                4.696251972427484,
                                52.76717126876854,
                                0.0
                            ],
                            [
                                4.696914342788282,
                                52.76799982938109,
                                0.0
                            ],
                            [
                                4.699695972915703,
                                52.76717418736333,
                                0.0
                            ],
                            [
                                4.699025095765125,
                                52.76636586780116,
                                0.0
                            ],
                            [
                                4.69956883085022,
                                52.76620794158899,
                                0.0
                            ],
                            [
                                4.69861280165389,
                                52.76504334519084,
                                0.0
                            ],
                            [
                                4.697371665796138,
                                52.76347025609677,
                                0.0
                            ],
                            [
                                4.697052315750263,
                                52.76355612908858,
                                0.0
                            ],
                            [
                                4.697034295387218,
                                52.76358748831048,
                                0.0
                            ],
                            [
                                4.696980010719163,
                                52.76357718924257,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.139276Z",
            "created": "2020-03-11T16:26:59.139341Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.85
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13116/?format=api",
            "id": 13116,
            "code": "GPG-Q-140989",
            "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.705423780244066,
                                52.76308375417949,
                                0.0
                            ],
                            [
                                4.702195386924303,
                                52.7640221572936,
                                0.0
                            ],
                            [
                                4.70278648644665,
                                52.7647831517848,
                                0.0
                            ],
                            [
                                4.702779119540591,
                                52.76483746300617,
                                0.0
                            ],
                            [
                                4.702822717347526,
                                52.76482831301307,
                                0.0
                            ],
                            [
                                4.7036816985414,
                                52.76586682375299,
                                0.0
                            ],
                            [
                                4.704814332184335,
                                52.76553510737686,
                                0.0
                            ],
                            [
                                4.706853706481843,
                                52.76493771947779,
                                0.0
                            ],
                            [
                                4.706070729659398,
                                52.76384020795521,
                                0.0
                            ],
                            [
                                4.706052374037498,
                                52.76381440910718,
                                0.0
                            ],
                            [
                                4.706018573999859,
                                52.76378331846742,
                                0.0
                            ],
                            [
                                4.705423780244066,
                                52.76308375417949,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.154234Z",
            "created": "2020-03-11T16:26:59.154277Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.2
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/13117/?format=api",
            "id": 13117,
            "code": "GPG-JF-267",
            "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.704775534197527,
                                52.80967302079999,
                                0.0
                            ],
                            [
                                4.703805552025658,
                                52.80995342894533,
                                0.0
                            ],
                            [
                                4.704829758524352,
                                52.81106783107118,
                                0.0
                            ],
                            [
                                4.705496667146378,
                                52.8121044489351,
                                0.0
                            ],
                            [
                                4.706397082508718,
                                52.81182582266486,
                                0.0
                            ],
                            [
                                4.705713690713954,
                                52.81078655435014,
                                0.0
                            ],
                            [
                                4.704775534197527,
                                52.80967302079999,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:26:59.167756Z",
            "created": "2020-03-11T16:26:59.167799Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.17
        }
    ]
}