List assets of type GroundwaterStation

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.

name: Exact filter on the name field, the startswith lookup is also supported.

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/

?name__startswith=station3
GET /api/v4/groundwaterstations/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12637,
    "next": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2657/?format=api",
            "id": 2657,
            "code": "40FL0100",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.281787194305334,
                    51.93083302615069,
                    0.0
                ]
            },
            "last_modified": "2024-09-23T13:02:11.788670Z",
            "created": "2015-08-12T11:32:57.896392Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44349/?format=api",
                    "id": 44349,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/290551a6-5e99-42ff-b8a5-c2d008ec4f73/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/f1d18b1d-e1e1-4b98-b887-661832a7118b/?format=api"
                    ],
                    "code": "40FL0100001",
                    "last_modified": "2024-07-05T18:36:37.680852Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2657/?format=api",
                    "top_level": 13.94,
                    "filter_top_level": 9.45,
                    "filter_bottom_level": 8.45,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0438",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 13.26,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2658/?format=api",
            "id": 2658,
            "code": "40FL0102",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.26947896695317,
                    51.92545177789972,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:36:38.319962Z",
            "created": "2015-08-12T11:32:57.905138Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44350/?format=api",
                    "id": 44350,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/2ef26ae1-e088-41bf-a45c-0ce4031f4781/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8fe7d0f6-3895-4242-8fc2-4356c04204c5/?format=api"
                    ],
                    "code": "40FL0102001",
                    "last_modified": "2024-07-05T18:36:38.782848Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2658/?format=api",
                    "top_level": 15.11,
                    "filter_top_level": 10.18,
                    "filter_bottom_level": 9.18,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0439",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 14.5,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2659/?format=api",
            "id": 2659,
            "code": "40FL0237",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.224546883323015,
                    51.94636248028853,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:36:39.306811Z",
            "created": "2015-08-12T11:32:57.913668Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44351/?format=api",
                    "id": 44351,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/ee79090d-d4e3-41a8-b094-b50e90946ed3/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/8c8d660d-8284-495d-8247-dfe44ff05e57/?format=api"
                    ],
                    "code": "40FL0237001",
                    "last_modified": "2024-07-05T18:36:39.837529Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2659/?format=api",
                    "top_level": 13.95,
                    "filter_top_level": 11.3,
                    "filter_bottom_level": 10.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0445",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 14.07,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2660/?format=api",
            "id": 2660,
            "code": "40FP0095",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.248681332495806,
                    51.93903669914157,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T14:36:02.967068Z",
            "created": "2015-08-12T11:32:57.925352Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44352/?format=api",
                    "id": 44352,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/728bd5be-4d75-48e6-855f-a2d6d1316aa8/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/bbb8276d-7263-45d9-8547-46fb9acdd325/?format=api"
                    ],
                    "code": "40FP0095001",
                    "last_modified": "2024-07-05T18:37:23.192546Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2660/?format=api",
                    "top_level": 14.5,
                    "filter_top_level": 9.76,
                    "filter_bottom_level": 8.76,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0330",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 13.93,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2661/?format=api",
            "id": 2661,
            "code": "40FP0096",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.22247061083794,
                    51.93248980489516,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:37:23.831856Z",
            "created": "2015-08-12T11:32:57.934102Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44353/?format=api",
                    "id": 44353,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/07346cbd-209b-4894-b173-04fe3eeca39d/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/37bedeaa-50c8-4fee-bb02-bc454b09aedc/?format=api"
                    ],
                    "code": "40FP0096001",
                    "last_modified": "2024-07-05T18:37:24.309246Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2661/?format=api",
                    "top_level": 15.9,
                    "filter_top_level": 0.04,
                    "filter_bottom_level": -2.96,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0331",
            "station_type": "base",
            "status": "inactive",
            "scale": "region",
            "surface_level": 16.05,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2662/?format=api",
            "id": 2662,
            "code": "40FP0097",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.244244355520268,
                    51.92824372476292,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T14:36:05.935101Z",
            "created": "2015-08-12T11:32:57.948567Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44354/?format=api",
                    "id": 44354,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/df6d108e-38e0-4782-ab47-d27c302b64ac/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/0bc27ebc-d1b2-47ce-aef7-b700d5113dcc/?format=api"
                    ],
                    "code": "40FP0097001",
                    "last_modified": "2024-07-05T18:37:25.475825Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2662/?format=api",
                    "top_level": 20.36,
                    "filter_top_level": 3.62,
                    "filter_bottom_level": 0.62,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0332",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 19.71,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2663/?format=api",
            "id": 2663,
            "code": "40FP0099",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.253949785902292,
                    51.93010106211104,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T14:36:14.485422Z",
            "created": "2015-08-12T11:32:57.957544Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44355/?format=api",
                    "id": 44355,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/2991b80e-660f-484c-8f7c-cbd0e8426bbb/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/56b0179e-3fba-4a03-946c-d2b83151d9b3/?format=api"
                    ],
                    "code": "40FP0099001",
                    "last_modified": "2024-07-05T18:37:26.556293Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2663/?format=api",
                    "top_level": 15.04,
                    "filter_top_level": 10.16,
                    "filter_bottom_level": 9.16,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0333",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 14.32,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2664/?format=api",
            "id": 2664,
            "code": "40FP0101",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.225921002393587,
                    51.92648777520721,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T14:36:16.295243Z",
            "created": "2015-08-12T11:32:57.966223Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44356/?format=api",
                    "id": 44356,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/8560e235-c6e7-499b-a50c-ae0cf32c24aa/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/c4662c2e-5b92-4d92-8c1e-eceb8aca4ddc/?format=api"
                    ],
                    "code": "40FP0101001",
                    "last_modified": "2024-07-05T18:37:27.677139Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2664/?format=api",
                    "top_level": 24.695,
                    "filter_top_level": 4.05,
                    "filter_bottom_level": 1.05,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0334",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 24.05,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2665/?format=api",
            "id": 2665,
            "code": "40FP0289",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.193762521081993,
                    51.94922938208087,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:37:55.295093Z",
            "created": "2015-08-12T11:32:57.975978Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44358/?format=api",
                    "id": 44358,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/99f537a0-b4b4-4817-b29f-9e1cb74aec4a/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/69f637ef-009d-4f6e-804a-cce13f438704/?format=api"
                    ],
                    "code": "40FP0289002",
                    "last_modified": "2024-07-05T18:37:56.311352Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2665/?format=api",
                    "top_level": 14.34,
                    "filter_top_level": -20.35,
                    "filter_bottom_level": -21.35,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44357/?format=api",
                    "id": 44357,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/4941a64b-4269-410b-9485-551ba0ae8de1/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/360d661f-03e2-4af9-a5ed-7501af60c76a/?format=api"
                    ],
                    "code": "40FP0289001",
                    "last_modified": "2024-07-05T18:37:55.818308Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2665/?format=api",
                    "top_level": 13.72,
                    "filter_top_level": 7.46,
                    "filter_bottom_level": 6.46,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0289",
            "station_type": "base",
            "status": "transferred",
            "scale": "region",
            "surface_level": 13.6,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/groundwaterstations/2666/?format=api",
            "id": 2666,
            "code": "40FP0290",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api",
                "uuid": "e7d66583-43b2-4c90-b118-f2093798885a",
                "name": "Vitens NV"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.194581230237356,
                    51.95690658373774,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T17:21:40.269761Z",
            "created": "2015-08-12T11:32:57.985909Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44360/?format=api",
                    "id": 44360,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/d582a2f8-5862-4293-9224-060170e6fd64/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/19bf7494-6719-4a4f-bc7e-deda3c4ca2d4/?format=api"
                    ],
                    "code": "40FP0290002",
                    "last_modified": "2024-07-05T18:37:57.862460Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2666/?format=api",
                    "top_level": 14.27,
                    "filter_top_level": -18.97,
                    "filter_bottom_level": -19.97,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://demo.lizard.net/api/v4/filters/44359/?format=api",
                    "id": 44359,
                    "timeseries": [
                        "https://demo.lizard.net/api/v4/timeseries/3aaffd60-f04e-4cda-b1db-ce964c0e413e/?format=api",
                        "https://demo.lizard.net/api/v4/timeseries/d8fc4d1a-9d8d-485f-9463-00b002b9d2bb/?format=api"
                    ],
                    "code": "40FP0290001",
                    "last_modified": "2024-07-05T18:37:57.430257Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2666/?format=api",
                    "top_level": 14.29,
                    "filter_top_level": 5.37,
                    "filter_bottom_level": 4.37,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40F0290",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 13.69,
            "top_level": null,
            "bottom_level": null
        }
    ]
}