List assets of type PumpedDrainageArea

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/pumpeddrainageareas/7080/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7080/?format=api",
    "id": 7080,
    "code": "ZRG-L-0497",
    "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.744620179872323,
                        52.73166579121452,
                        0.0
                    ],
                    [
                        4.74449765300348,
                        52.73126071178805,
                        0.0
                    ],
                    [
                        4.744205759037202,
                        52.7312885956563,
                        0.0
                    ],
                    [
                        4.74410825737333,
                        52.73099356279359,
                        0.0
                    ],
                    [
                        4.744800948042245,
                        52.73092323016795,
                        0.0
                    ],
                    [
                        4.745226835999975,
                        52.73087998941627,
                        0.0
                    ],
                    [
                        4.745134809268555,
                        52.73052907832517,
                        0.0
                    ],
                    [
                        4.745134206925266,
                        52.73052673843645,
                        0.0
                    ],
                    [
                        4.744863317043903,
                        52.73056025521694,
                        0.0
                    ],
                    [
                        4.744769953954648,
                        52.73028297487267,
                        0.0
                    ],
                    [
                        4.746395312795575,
                        52.73011055221446,
                        0.0
                    ],
                    [
                        4.748149881088895,
                        52.72864572371758,
                        0.0
                    ],
                    [
                        4.748929874985405,
                        52.72812976132887,
                        0.0
                    ],
                    [
                        4.753206747500779,
                        52.72769515475684,
                        0.0
                    ],
                    [
                        4.752498563750923,
                        52.72520654441291,
                        0.0
                    ],
                    [
                        4.751703788443264,
                        52.72528508882748,
                        0.0
                    ],
                    [
                        4.751546374192625,
                        52.72465715256881,
                        0.0
                    ],
                    [
                        4.751524296512762,
                        52.72464642995054,
                        0.0
                    ],
                    [
                        4.751502821529018,
                        52.72463599812869,
                        0.0
                    ],
                    [
                        4.75144396492533,
                        52.72462700236468,
                        0.0
                    ],
                    [
                        4.747852793209214,
                        52.72425263995525,
                        0.0
                    ],
                    [
                        4.747794728750176,
                        52.72482065160874,
                        0.0
                    ],
                    [
                        4.748421809351949,
                        52.72694267047245,
                        0.0
                    ],
                    [
                        4.748017263366677,
                        52.72809612718852,
                        0.0
                    ],
                    [
                        4.747763778742263,
                        52.72826701883998,
                        0.0
                    ],
                    [
                        4.747136449804071,
                        52.72830738315943,
                        0.0
                    ],
                    [
                        4.7471993531035,
                        52.72869411968583,
                        0.0
                    ],
                    [
                        4.746719410034322,
                        52.72870342818553,
                        0.0
                    ],
                    [
                        4.746626356369635,
                        52.72837003105867,
                        0.0
                    ],
                    [
                        4.745303074149533,
                        52.72846396297419,
                        0.0
                    ],
                    [
                        4.745282448785868,
                        52.72853518671479,
                        0.0
                    ],
                    [
                        4.743351980706406,
                        52.72865240059643,
                        0.0
                    ],
                    [
                        4.743066229868939,
                        52.72842464952632,
                        0.0
                    ],
                    [
                        4.7430569426637,
                        52.72772313702388,
                        0.0
                    ],
                    [
                        4.740619118211606,
                        52.72771868241498,
                        0.0
                    ],
                    [
                        4.740631397571415,
                        52.72741532719722,
                        0.0
                    ],
                    [
                        4.740283819919651,
                        52.72741343935625,
                        0.0
                    ],
                    [
                        4.740243185530787,
                        52.72771799125123,
                        0.0
                    ],
                    [
                        4.739747410178652,
                        52.72771707781575,
                        0.0
                    ],
                    [
                        4.740130209652606,
                        52.72566232840826,
                        0.0
                    ],
                    [
                        4.739347916658209,
                        52.72426703932176,
                        0.0
                    ],
                    [
                        4.739997279129313,
                        52.72272497500782,
                        0.0
                    ],
                    [
                        4.743524601851584,
                        52.72254197922012,
                        0.0
                    ],
                    [
                        4.743459707607241,
                        52.72162615990526,
                        0.0
                    ],
                    [
                        4.742079464844383,
                        52.72082911718083,
                        0.0
                    ],
                    [
                        4.741973737628552,
                        52.72083854780241,
                        0.0
                    ],
                    [
                        4.741378336148618,
                        52.71971773434701,
                        0.0
                    ],
                    [
                        4.740519163057611,
                        52.71955851150746,
                        0.0
                    ],
                    [
                        4.739286253880193,
                        52.71951614043904,
                        0.0
                    ],
                    [
                        4.7393774970518,
                        52.71797698422363,
                        0.0
                    ],
                    [
                        4.738487681140422,
                        52.71790674802428,
                        0.0
                    ],
                    [
                        4.738237249379964,
                        52.71829178295671,
                        0.0
                    ],
                    [
                        4.737498088436423,
                        52.71822830546194,
                        0.0
                    ],
                    [
                        4.736908187940477,
                        52.71773762681739,
                        0.0
                    ],
                    [
                        4.735411741965082,
                        52.71764621943694,
                        0.0
                    ],
                    [
                        4.734781006561517,
                        52.71858795694806,
                        0.0
                    ],
                    [
                        4.734762259477416,
                        52.71858743541647,
                        0.0
                    ],
                    [
                        4.734644326218583,
                        52.71906360277893,
                        0.0
                    ],
                    [
                        4.734173676380409,
                        52.71990277888662,
                        0.0
                    ],
                    [
                        4.735437589291483,
                        52.72102253446676,
                        0.0
                    ],
                    [
                        4.733966795226364,
                        52.7219632334086,
                        0.0
                    ],
                    [
                        4.733959576886949,
                        52.72244827345895,
                        0.0
                    ],
                    [
                        4.732291641946426,
                        52.72248232429861,
                        0.0
                    ],
                    [
                        4.732144955014922,
                        52.72273499405696,
                        0.0
                    ],
                    [
                        4.731464813841552,
                        52.72370642247165,
                        0.0
                    ],
                    [
                        4.731464057564778,
                        52.72370750574394,
                        0.0
                    ],
                    [
                        4.73137274850794,
                        52.72384096454157,
                        0.0
                    ],
                    [
                        4.731045719321423,
                        52.72418315298779,
                        0.0
                    ],
                    [
                        4.731419850330734,
                        52.72430647706567,
                        0.0
                    ],
                    [
                        4.731843209463998,
                        52.723887933234,
                        0.0
                    ],
                    [
                        4.732093104925413,
                        52.72370492012243,
                        0.0
                    ],
                    [
                        4.732959806284548,
                        52.72307015465069,
                        0.0
                    ],
                    [
                        4.733023333401339,
                        52.72274949348442,
                        0.0
                    ],
                    [
                        4.733317351511552,
                        52.72272971025767,
                        0.0
                    ],
                    [
                        4.734501430733344,
                        52.72273804948192,
                        0.0
                    ],
                    [
                        4.734493310200347,
                        52.72280934455428,
                        0.0
                    ],
                    [
                        4.733391394883781,
                        52.72280186987413,
                        0.0
                    ],
                    [
                        4.733310306930503,
                        52.72280813794217,
                        0.0
                    ],
                    [
                        4.733256961563876,
                        52.72283994688025,
                        0.0
                    ],
                    [
                        4.733208216576947,
                        52.72295738319166,
                        0.0
                    ],
                    [
                        4.733082956085565,
                        52.72308509379581,
                        0.0
                    ],
                    [
                        4.732972755813591,
                        52.72338410023621,
                        0.0
                    ],
                    [
                        4.732385797525578,
                        52.72374468039535,
                        0.0
                    ],
                    [
                        4.73226619914419,
                        52.72379319101362,
                        0.0
                    ],
                    [
                        4.732252081400251,
                        52.72379891902199,
                        0.0
                    ],
                    [
                        4.732277633971434,
                        52.72381449940991,
                        0.0
                    ],
                    [
                        4.73258406431274,
                        52.72400011446795,
                        0.0
                    ],
                    [
                        4.732540646739898,
                        52.72403009936417,
                        0.0
                    ],
                    [
                        4.732763795027849,
                        52.72415568953028,
                        0.0
                    ],
                    [
                        4.732782995011486,
                        52.72416649869096,
                        0.0
                    ],
                    [
                        4.73279458216841,
                        52.72432851884685,
                        0.0
                    ],
                    [
                        4.733064138886186,
                        52.72429411456861,
                        0.0
                    ],
                    [
                        4.733080926894998,
                        52.7242919690099,
                        0.0
                    ],
                    [
                        4.733864498787913,
                        52.72418617919078,
                        0.0
                    ],
                    [
                        4.733869347550658,
                        52.72403644482327,
                        0.0
                    ],
                    [
                        4.735217903289764,
                        52.72385908907789,
                        0.0
                    ],
                    [
                        4.735221581283268,
                        52.72387156533379,
                        0.0
                    ],
                    [
                        4.735294043142623,
                        52.72411731878661,
                        0.0
                    ],
                    [
                        4.735205336042705,
                        52.72415606174232,
                        0.0
                    ],
                    [
                        4.734687566647978,
                        52.72421029345589,
                        0.0
                    ],
                    [
                        4.734646714795767,
                        52.72419223917404,
                        0.0
                    ],
                    [
                        4.734049784414115,
                        52.72425628852198,
                        0.0
                    ],
                    [
                        4.734076105395896,
                        52.72433866482604,
                        0.0
                    ],
                    [
                        4.734046144493118,
                        52.72434273340134,
                        0.0
                    ],
                    [
                        4.734087608660028,
                        52.72450465666975,
                        0.0
                    ],
                    [
                        4.734127686645783,
                        52.72450011333619,
                        0.0
                    ],
                    [
                        4.734964028192605,
                        52.72440536325594,
                        0.0
                    ],
                    [
                        4.735313961163059,
                        52.72436486053432,
                        0.0
                    ],
                    [
                        4.735425086935978,
                        52.72474025766958,
                        0.0
                    ],
                    [
                        4.735667176248084,
                        52.72552816888924,
                        0.0
                    ],
                    [
                        4.735896991925215,
                        52.72629984451822,
                        0.0
                    ],
                    [
                        4.735613761508522,
                        52.72632332400614,
                        0.0
                    ],
                    [
                        4.735482857413244,
                        52.7262716687711,
                        0.0
                    ],
                    [
                        4.735526143963225,
                        52.72622958547597,
                        0.0
                    ],
                    [
                        4.735575049618149,
                        52.72624672189544,
                        0.0
                    ],
                    [
                        4.735644855933777,
                        52.72618813959632,
                        0.0
                    ],
                    [
                        4.735423871937402,
                        52.72608800926683,
                        0.0
                    ],
                    [
                        4.735382438120641,
                        52.72612196036739,
                        0.0
                    ],
                    [
                        4.734607659708555,
                        52.72579257258878,
                        0.0
                    ],
                    [
                        4.734541506579506,
                        52.72557358101615,
                        0.0
                    ],
                    [
                        4.734692323801098,
                        52.72555707148844,
                        0.0
                    ],
                    [
                        4.7346623750635,
                        52.72546369324425,
                        0.0
                    ],
                    [
                        4.734513021646212,
                        52.72547933900373,
                        0.0
                    ],
                    [
                        4.734317189723439,
                        52.72549985237977,
                        0.0
                    ],
                    [
                        4.734275200274627,
                        52.72537311981892,
                        0.0
                    ],
                    [
                        4.734268973040243,
                        52.7253738046382,
                        0.0
                    ],
                    [
                        4.73335566666035,
                        52.72547459798972,
                        0.0
                    ],
                    [
                        4.733304121782143,
                        52.72526412478105,
                        0.0
                    ],
                    [
                        4.732812972575614,
                        52.72530802460339,
                        0.0
                    ],
                    [
                        4.732804451717493,
                        52.72541091595175,
                        0.0
                    ],
                    [
                        4.731218200976101,
                        52.72558210017661,
                        0.0
                    ],
                    [
                        4.7313121845157,
                        52.72601780897387,
                        0.0
                    ],
                    [
                        4.73134345029706,
                        52.72608500694103,
                        0.0
                    ],
                    [
                        4.731353288980615,
                        52.72610615383899,
                        0.0
                    ],
                    [
                        4.731395495484077,
                        52.72619961392419,
                        0.0
                    ],
                    [
                        4.723129745213982,
                        52.72668507167683,
                        0.0
                    ],
                    [
                        4.721238740761366,
                        52.72741164131961,
                        0.0
                    ],
                    [
                        4.721573542463084,
                        52.72857865545556,
                        0.0
                    ],
                    [
                        4.732091063998206,
                        52.72803704123541,
                        0.0
                    ],
                    [
                        4.732137231985045,
                        52.72820550386616,
                        0.0
                    ],
                    [
                        4.732153840627935,
                        52.72826606036405,
                        0.0
                    ],
                    [
                        4.732387755033326,
                        52.72824095184176,
                        0.0
                    ],
                    [
                        4.734110747711491,
                        52.72804787237717,
                        0.0
                    ],
                    [
                        4.73422289290575,
                        52.72803530334856,
                        0.0
                    ],
                    [
                        4.73402987439616,
                        52.72738131032158,
                        0.0
                    ],
                    [
                        4.734059690447758,
                        52.72732653759453,
                        0.0
                    ],
                    [
                        4.734062381728213,
                        52.72731330359242,
                        0.0
                    ],
                    [
                        4.735635780897971,
                        52.72716307945111,
                        0.0
                    ],
                    [
                        4.73564052159318,
                        52.7271623316027,
                        0.0
                    ],
                    [
                        4.735645082514551,
                        52.72716212649051,
                        0.0
                    ],
                    [
                        4.735694749481353,
                        52.7271537787376,
                        0.0
                    ],
                    [
                        4.735748124166394,
                        52.72714536047617,
                        0.0
                    ],
                    [
                        4.735752528040901,
                        52.72714406706472,
                        0.0
                    ],
                    [
                        4.735756945963741,
                        52.72714332373671,
                        0.0
                    ],
                    [
                        4.735803092315391,
                        52.72712921752019,
                        0.0
                    ],
                    [
                        4.735852612815255,
                        52.72711467500005,
                        0.0
                    ],
                    [
                        4.73585650735711,
                        52.72711288989711,
                        0.0
                    ],
                    [
                        4.735860617571578,
                        52.72711163351656,
                        0.0
                    ],
                    [
                        4.735901498116278,
                        52.7270922598879,
                        0.0
                    ],
                    [
                        4.735945235364206,
                        52.72707220446734,
                        0.0
                    ],
                    [
                        4.735948469986958,
                        52.72706999965047,
                        0.0
                    ],
                    [
                        4.735952113488211,
                        52.7270682724895,
                        0.0
                    ],
                    [
                        4.735986147467165,
                        52.72704431391461,
                        0.0
                    ],
                    [
                        4.736022429658228,
                        52.72701957946254,
                        0.0
                    ],
                    [
                        4.736024881624025,
                        52.72701704593037,
                        0.0
                    ],
                    [
                        4.736027918374862,
                        52.72701490743389,
                        0.0
                    ],
                    [
                        4.736053746005891,
                        52.72698722015249,
                        0.0
                    ],
                    [
                        4.736081228770288,
                        52.72695882205412,
                        0.0
                    ],
                    [
                        4.736082810713588,
                        52.72695606178494,
                        0.0
                    ],
                    [
                        4.736085116688796,
                        52.72695359036259,
                        0.0
                    ],
                    [
                        4.736090044302,
                        52.7269445313602,
                        0.0
                    ],
                    [
                        4.736443074070841,
                        52.72814137258346,
                        0.0
                    ],
                    [
                        4.736478852589474,
                        52.72826426877905,
                        0.0
                    ],
                    [
                        4.738481376938765,
                        52.72805304355867,
                        0.0
                    ],
                    [
                        4.738568129232814,
                        52.72835824118146,
                        0.0
                    ],
                    [
                        4.7388976376098,
                        52.72832436589744,
                        0.0
                    ],
                    [
                        4.738902347939333,
                        52.7283402088057,
                        0.0
                    ],
                    [
                        4.738959209029399,
                        52.72853157474945,
                        0.0
                    ],
                    [
                        4.738961661386411,
                        52.72876342785472,
                        0.0
                    ],
                    [
                        4.737854563009525,
                        52.72889001818108,
                        0.0
                    ],
                    [
                        4.737924218639469,
                        52.72914188351346,
                        0.0
                    ],
                    [
                        4.737962123413618,
                        52.7292616830742,
                        0.0
                    ],
                    [
                        4.737913143814168,
                        52.72927016763787,
                        0.0
                    ],
                    [
                        4.73722607869837,
                        52.72937936628708,
                        0.0
                    ],
                    [
                        4.736633133529305,
                        52.72974469299156,
                        0.0
                    ],
                    [
                        4.736667628705767,
                        52.73005994513396,
                        0.0
                    ],
                    [
                        4.736863282873332,
                        52.73007290284369,
                        0.0
                    ],
                    [
                        4.737189345795247,
                        52.73119821088395,
                        0.0
                    ],
                    [
                        4.737672268058898,
                        52.73114476389679,
                        0.0
                    ],
                    [
                        4.73767695839201,
                        52.73115084587253,
                        0.0
                    ],
                    [
                        4.737743475750495,
                        52.73135184515843,
                        0.0
                    ],
                    [
                        4.737820336320044,
                        52.73164627652123,
                        0.0
                    ],
                    [
                        4.739185942483007,
                        52.73147894396565,
                        0.0
                    ],
                    [
                        4.739179854812698,
                        52.73145508610133,
                        0.0
                    ],
                    [
                        4.73906375277702,
                        52.73100033729546,
                        0.0
                    ],
                    [
                        4.739157911204703,
                        52.73099014613722,
                        0.0
                    ],
                    [
                        4.739758169946765,
                        52.73091089191738,
                        0.0
                    ],
                    [
                        4.739469228555495,
                        52.73000850988609,
                        0.0
                    ],
                    [
                        4.739514945454407,
                        52.73000737454586,
                        0.0
                    ],
                    [
                        4.739513615566525,
                        52.72997912092403,
                        0.0
                    ],
                    [
                        4.739990009196909,
                        52.72994605041019,
                        0.0
                    ],
                    [
                        4.73991653471908,
                        52.72934999644402,
                        0.0
                    ],
                    [
                        4.739915181916192,
                        52.7290432510713,
                        0.0
                    ],
                    [
                        4.739966622126247,
                        52.7290364129105,
                        0.0
                    ],
                    [
                        4.740232574453371,
                        52.72900104709425,
                        0.0
                    ],
                    [
                        4.741280923834228,
                        52.7288616329529,
                        0.0
                    ],
                    [
                        4.741289342066842,
                        52.72888913414702,
                        0.0
                    ],
                    [
                        4.741370616046336,
                        52.72915458596277,
                        0.0
                    ],
                    [
                        4.741406729780792,
                        52.72915006360648,
                        0.0
                    ],
                    [
                        4.741888592923314,
                        52.72908963156289,
                        0.0
                    ],
                    [
                        4.741983799149501,
                        52.72940758904546,
                        0.0
                    ],
                    [
                        4.741907312416386,
                        52.7294143103201,
                        0.0
                    ],
                    [
                        4.74202439036664,
                        52.73024242981172,
                        0.0
                    ],
                    [
                        4.741982484669575,
                        52.73024713666157,
                        0.0
                    ],
                    [
                        4.741600661295193,
                        52.73029006548162,
                        0.0
                    ],
                    [
                        4.741719585200974,
                        52.73059388018591,
                        0.0
                    ],
                    [
                        4.741770387382108,
                        52.73058925759365,
                        0.0
                    ],
                    [
                        4.742162888747426,
                        52.7316128102152,
                        0.0
                    ],
                    [
                        4.742689756121887,
                        52.73156333481563,
                        0.0
                    ],
                    [
                        4.742745441543649,
                        52.73161518693545,
                        0.0
                    ],
                    [
                        4.744736724921433,
                        52.73312251660441,
                        0.0
                    ],
                    [
                        4.744699692448767,
                        52.73314327644775,
                        0.0
                    ],
                    [
                        4.744681926834971,
                        52.7331581036212,
                        0.0
                    ],
                    [
                        4.745525253174605,
                        52.73326339036427,
                        0.0
                    ],
                    [
                        4.745663996681511,
                        52.73315119022972,
                        0.0
                    ],
                    [
                        4.743863124476477,
                        52.73174449796839,
                        0.0
                    ],
                    [
                        4.744382592468896,
                        52.73170530484629,
                        0.0
                    ],
                    [
                        4.744374015032198,
                        52.73169881211914,
                        0.0
                    ],
                    [
                        4.744620179872323,
                        52.73166579121452,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:36:11.780255Z",
    "created": "2021-11-29T09:24:35.393139Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Warmenhuizen",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": 121.40670621,
    "lowest_invert_level": -3.46,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": 0.0,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6719/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12214/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 158.59329379
}