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/2869/?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/groundwaterstations/2869/?format=api",
    "id": 2869,
    "code": "28AA3172",
    "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.427364867740471,
            52.47506251578009,
            0.0
        ]
    },
    "last_modified": "2024-07-05T16:46:04.337370Z",
    "created": "2015-08-12T11:32:59.301866Z",
    "image_url": "",
    "timeseries": [],
    "filters": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/123168/?format=api",
            "id": 123168,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/b479a469-12cc-45f0-a2fa-637a5543ea8c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9abe67a6-997b-4e00-9afd-2b975a5a1ada/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/53235fa3-2a4e-4394-8b9c-3c4e56562b29/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/57009afc-dd19-4a73-aec8-9859c9d6d71b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/345fb725-f0bd-471b-89cf-d116cd0b1d6d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6a6e3546-3f37-41e1-ba20-ad898eed32f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9050fead-772a-4354-89bd-c38008e6db77/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/94cf5d9b-4f37-4f00-8d62-2bb095250510/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a65e5311-0194-470e-a5c1-2d1f4e4059f2/?format=api"
            ],
            "code": "28AA3172002",
            "last_modified": "2024-07-05T16:46:05.480912Z",
            "created": "2022-10-21T16:02:59.465255Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120295/?format=api",
            "id": 120295,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/f389dd57-f619-4324-ade0-6fdef641dc04/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0a9c71c1-fa9f-404e-9630-b98a69eb9727/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7dbc883f-7c63-41e2-9bbb-4df3ce5c2bdc/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/21ea30f6-016d-421c-9ec1-e854a233b9e6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4e2cf068-3b4b-489f-b9f7-b322b6d63a55/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3102cf03-8598-4c2e-84ad-1c39f4ea2261/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/19d48bf3-db53-4a88-9845-f699ee9ca59d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1f847644-3e93-4966-99a0-c2e01d62f15d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/030e4328-e46b-4979-a2de-c176c45234a0/?format=api"
            ],
            "code": "28AA3172009",
            "last_modified": "2024-07-05T16:46:08.875281Z",
            "created": "2020-05-29T12:07:34.897107Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/44662/?format=api",
            "id": 44662,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/7f796a27-4aa8-49a5-993c-b0685c4e70f8/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/638b1574-d2f7-4a43-95e6-13a376ecfb41/?format=api"
            ],
            "code": "28AA3172001",
            "last_modified": "2024-07-05T16:46:05.053823Z",
            "created": "2016-02-04T10:19:43.136400Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": 13.15,
            "filter_top_level": -6.28,
            "filter_bottom_level": -7.28,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/44663/?format=api",
            "id": 44663,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/1bbf1863-289d-4a9e-b45f-2e97cd7dfa70/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/19ea27c8-51a2-4ede-8725-460f1aabe4e1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1ea8e7b7-4fb0-4876-9478-184c1e78281c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/67b790e4-d904-405a-b983-3bb17d48615c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b2d8676c-e123-4de9-b819-23112c8a7003/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/954de2d9-fc69-4b59-8d57-4c1622226b16/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e8edaa8f-9a2a-4c2a-968a-8f5c0898f7bd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/acc3ea2a-88a7-4d58-aacd-01b12d795cf3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/678c15c9-5ed6-440c-98be-13052549570d/?format=api"
            ],
            "code": "28AA3172011",
            "last_modified": "2024-07-05T16:46:09.705146Z",
            "created": "2016-02-04T10:19:43.136400Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120291/?format=api",
            "id": 120291,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/8c5e8a0d-4260-4121-ade9-0cc024d49c15/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0169cbc8-d0e2-44f9-8a64-8b7ba2ed6cca/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0e87805d-dbd2-4443-a1f4-4cc24b3de85c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ec244de8-c768-4372-b1f6-ca24805cfc46/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/13e38d8f-f9da-42f2-9032-fe21348c009c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/1f94e514-9606-4fa0-84c2-7ebc45321cfa/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/b70c18d8-a910-47c1-b6fa-9ed8285ba97e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6ef49aad-c70d-4f5c-84e1-c4429a545559/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d39edf7a-2225-4d35-89cc-0eebed983c94/?format=api"
            ],
            "code": "28AA3172005",
            "last_modified": "2024-07-05T16:46:06.988268Z",
            "created": "2020-05-29T12:07:34.839886Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120296/?format=api",
            "id": 120296,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/c11b98f6-6c87-46e6-81f1-82f2dfbc0dfd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/79e8ced3-ac1c-4c4e-ba37-7ce3949208a1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8e51511a-5dc1-43ea-83eb-4f110fd91950/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/049a27bd-642f-40e4-9a92-27dbd426ab38/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9fa07885-91a4-4221-896c-f7637698ea10/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/68855f98-12a8-44ac-807a-e7b0cd49a789/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/29f3503f-ecb6-4d3d-b737-150ce14b253b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0b1d99ac-302d-4c9c-9f1f-450ee195c598/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d4cc2c2a-faca-412e-86e7-641e6004ee47/?format=api"
            ],
            "code": "28AA3172010",
            "last_modified": "2024-07-05T16:46:09.259906Z",
            "created": "2020-05-29T12:07:34.910796Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120289/?format=api",
            "id": 120289,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/6c867628-d395-4861-8f06-a33306964ff5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/37e39c4a-c5d9-49cc-a9e9-5c808514cd26/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7cf80d88-18f2-4337-8445-784e5a8d1430/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5cca1b16-fa1d-4bb3-a832-315b45dd3a96/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/4ae03f94-cd2d-4ff6-9ffc-96a75b73052e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/949167ac-a7d2-458f-b2d6-1fc0ee88279c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7ed42771-9bd4-4754-8357-5f4b50b1e9e5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a1c1b3f0-6cc0-4d5a-acb7-20f13be9bc67/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/3cd93e45-8054-4838-bc28-3476388dd8ae/?format=api"
            ],
            "code": "28AA3172003",
            "last_modified": "2024-07-05T16:46:06.070042Z",
            "created": "2020-05-29T12:07:34.803158Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120290/?format=api",
            "id": 120290,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/b81d737e-427e-47ef-a31d-acdb54e0a843/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/37f9345b-33f2-413d-a50b-d863d9d0ff02/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ad5b3314-1c62-43bc-bf66-8dbe2256e988/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a93dc240-a3c4-4ecd-9b58-3b6bb52524b1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/22ef85b2-ed94-4f72-8b75-3be742393713/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ab9d2558-ae16-4354-b820-f1d5daa33fbe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/de2b32dc-0a4f-496d-a333-1579ed416115/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/53b24798-dfc5-484b-9178-a0733f48cb8b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d44e6392-10e7-4bb4-abbf-5a025269d09f/?format=api"
            ],
            "code": "28AA3172004",
            "last_modified": "2024-07-05T16:46:06.468981Z",
            "created": "2020-05-29T12:07:34.820345Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120292/?format=api",
            "id": 120292,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/5c628e53-1d47-4c9f-9bee-d5f738d637a6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9021472c-d3d5-4606-86bd-8f46ca1d8489/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/577a7f0d-2484-45f2-aea8-d864b367eab6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7e869b06-76f5-40b5-b8c6-767c0033f7b7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6a778f38-8d8d-4e34-bf6c-8cb670303362/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7f701aa0-ea1a-460e-b0f4-8b8b0ee188fe/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ab725b83-6504-484c-b904-05880b401ddf/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cfb3a4a9-b506-470c-afbb-e9b6454b4d28/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d8a9ea24-c1e8-447b-a001-32e2ba5a1cb4/?format=api"
            ],
            "code": "28AA3172006",
            "last_modified": "2024-07-05T16:46:07.431886Z",
            "created": "2020-05-29T12:07:34.854585Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120293/?format=api",
            "id": 120293,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/aebd89c1-2ae8-4748-b626-069aa4e47ac6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e757075b-3f5e-4ed0-94a8-2c8d360338b4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/cca01e87-ed95-4f5a-84d1-93c591974e2b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/23dde3c1-fba4-4406-9971-46fb2078a6a3/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ccb9e966-5123-42ac-b8ed-63fcafc2ca8a/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9f17d5d3-9035-432b-9d4e-30d36a80e2c0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/04d41697-4e41-40fc-a88c-1b5e6ddb2657/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/7675bf4a-0eeb-4da9-a558-2694620053af/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9159b517-935b-4a87-b011-4a2f0555922b/?format=api"
            ],
            "code": "28AA3172007",
            "last_modified": "2024-07-05T16:46:07.878761Z",
            "created": "2020-05-29T12:07:34.867622Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/120294/?format=api",
            "id": 120294,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/6f902398-baaa-4233-ab12-3ef704b1ee81/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a072d4dd-2c82-446a-a218-cb13c92e5fdf/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ad391d02-ec10-450b-a8aa-33bb8879a425/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0808764b-2556-458b-b62e-f837b35badf6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/63de665c-2308-499f-9444-1197171e0e93/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8b675217-2ac4-4307-a0ec-79f444cc8e23/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/9cac1f7e-325e-40f7-b0f5-a78fc8e802f5/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e459c7c0-3bed-44aa-a3ab-b7a490d00470/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5a1e3362-a81e-4a65-bb38-58e47ec0dea3/?format=api"
            ],
            "code": "28AA3172008",
            "last_modified": "2024-07-05T16:46:08.346254Z",
            "created": "2020-05-29T12:07:34.883719Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2869/?format=api",
            "top_level": null,
            "filter_top_level": null,
            "filter_bottom_level": null,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ],
    "name": "B28A0172",
    "station_type": "base",
    "status": "expired",
    "scale": "region",
    "surface_level": 11.8,
    "top_level": null,
    "bottom_level": null
}