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=11
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10842,
    "next": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=12",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=10",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2734/?format=api",
            "id": 2734,
            "code": "40HP0110",
            "organisation": {
                "url": "https://zuiderzeeland.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.238775243214442,
                    51.89897982715891,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:19.177878Z",
            "created": "2015-08-12T11:32:58.475132Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44445/?format=api",
                    "id": 44445,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/11269e45-54dc-418b-b201-07891ae12096/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a6b6b732-b136-43e2-a228-5d30bf26e08b/?format=api"
                    ],
                    "code": "40HP0110001",
                    "last_modified": "2024-07-05T18:41:19.691270Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2734/?format=api",
                    "top_level": null,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": -0.01,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44447/?format=api",
                    "id": 44447,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/44f62aed-b271-4ec2-9fa6-b77320cb3f62/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1b55604e-a1bb-4a22-83e0-f6e0f9419b85/?format=api"
                    ],
                    "code": "40HP0110003",
                    "last_modified": "2024-07-05T18:41:20.537324Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2734/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": 0.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                },
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44446/?format=api",
                    "id": 44446,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0cf4fbeb-f504-40f0-b27f-b772e2af4654/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f53ab53-d8fe-44c6-b89f-7994ef75d54f/?format=api"
                    ],
                    "code": "40HP0110002",
                    "last_modified": "2024-07-05T18:41:20.086555Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2734/?format=api",
                    "top_level": 0.0,
                    "filter_top_level": 0.0,
                    "filter_bottom_level": 0.0,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP0110",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 0.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2735/?format=api",
            "id": 2735,
            "code": "40HP3012",
            "organisation": {
                "url": "https://zuiderzeeland.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.253780310206131,
                    51.89347684849943,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:21.063887Z",
            "created": "2015-08-12T11:32:58.480902Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44448/?format=api",
                    "id": 44448,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac497271-6b0e-4014-a604-7f36b84886be/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/69fc53b5-dcc7-4670-ac74-efa556d9405f/?format=api"
                    ],
                    "code": "40HP3012001",
                    "last_modified": "2024-07-05T18:41:21.544654Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2735/?format=api",
                    "top_level": null,
                    "filter_top_level": 3.8,
                    "filter_bottom_level": -4.2,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3012",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 55.0,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2736/?format=api",
            "id": 2736,
            "code": "40HP3016",
            "organisation": {
                "url": "https://zuiderzeeland.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.254140863657351,
                    51.89333935675838,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:22.082129Z",
            "created": "2015-08-12T11:32:58.487198Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44449/?format=api",
                    "id": 44449,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/60bb62e2-4f01-4085-8a59-a52868834af1/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d8cb62cb-b5c5-489f-9334-c1bb6d707bb7/?format=api"
                    ],
                    "code": "40HP3016001",
                    "last_modified": "2024-07-05T18:41:22.527610Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2736/?format=api",
                    "top_level": 51.72,
                    "filter_top_level": -1.45,
                    "filter_bottom_level": -2.45,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3016",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 51.55,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2737/?format=api",
            "id": 2737,
            "code": "40HP3017",
            "organisation": {
                "url": "https://zuiderzeeland.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.254790201163256,
                    51.89310984373421,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:23.033708Z",
            "created": "2015-08-12T11:32:58.493086Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44450/?format=api",
                    "id": 44450,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/616a7c23-b905-42f5-a36e-232304e8e0b8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1f8d91a2-cfe5-41d1-9009-af778bd20fd4/?format=api"
                    ],
                    "code": "40HP3017001",
                    "last_modified": "2024-07-05T18:41:23.541128Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2737/?format=api",
                    "top_level": 48.87,
                    "filter_top_level": -0.3,
                    "filter_bottom_level": -1.3,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3017",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 48.7,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2738/?format=api",
            "id": 2738,
            "code": "40HP3018",
            "organisation": {
                "url": "https://zuiderzeeland.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.255440399820891,
                    51.89292526435394,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:24.334313Z",
            "created": "2015-08-12T11:32:58.499200Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44451/?format=api",
                    "id": 44451,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ffa0fe83-98b2-468f-aea1-60ecdbacf2d8/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/43684271-64e2-4da3-ac3a-0050a4826a03/?format=api"
                    ],
                    "code": "40HP3018001",
                    "last_modified": "2024-07-05T18:41:24.833409Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2738/?format=api",
                    "top_level": 45.43,
                    "filter_top_level": -1.82,
                    "filter_bottom_level": -2.82,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3018",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 45.18,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2739/?format=api",
            "id": 2739,
            "code": "40HP3019",
            "organisation": {
                "url": "https://zuiderzeeland.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.256091461565359,
                    51.89278561860206,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:25.334137Z",
            "created": "2015-08-12T11:32:58.505120Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44452/?format=api",
                    "id": 44452,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/016472db-5c69-41a0-abd2-71634bcceaca/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b9b04c1-6b4a-4daa-8714-d58b38205a86/?format=api"
                    ],
                    "code": "40HP3019001",
                    "last_modified": "2024-07-05T18:41:25.857228Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2739/?format=api",
                    "top_level": 41.15,
                    "filter_top_level": -2.95,
                    "filter_bottom_level": -3.95,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3019",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 41.05,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2740/?format=api",
            "id": 2740,
            "code": "40HP3020",
            "organisation": {
                "url": "https://zuiderzeeland.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.259290641930368,
                    51.89294168174042,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:26.446911Z",
            "created": "2015-08-12T11:32:58.510662Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44453/?format=api",
                    "id": 44453,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1dc5ac08-2841-4b4e-b2a7-4f59c38421b6/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/084ff785-60b1-4d49-ada9-117135d0ee71/?format=api"
                    ],
                    "code": "40HP3020001",
                    "last_modified": "2024-07-05T18:41:26.918807Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2740/?format=api",
                    "top_level": 24.9,
                    "filter_top_level": 10.76,
                    "filter_bottom_level": 9.76,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3020",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 24.76,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2741/?format=api",
            "id": 2741,
            "code": "40HP3021",
            "organisation": {
                "url": "https://zuiderzeeland.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.264026463385208,
                    51.89367046376053,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:27.342145Z",
            "created": "2015-08-12T11:32:58.516340Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44454/?format=api",
                    "id": 44454,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dbf6f6ca-35d3-4422-97f3-ae912408de88/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/667be3ba-0943-4379-9130-ee6bdf992db1/?format=api"
                    ],
                    "code": "40HP3021001",
                    "last_modified": "2024-07-05T18:41:27.798473Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2741/?format=api",
                    "top_level": 16.93,
                    "filter_top_level": 8.91,
                    "filter_bottom_level": 7.91,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3021",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 16.91,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2742/?format=api",
            "id": 2742,
            "code": "40HP3022",
            "organisation": {
                "url": "https://zuiderzeeland.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.269263807041068,
                    51.89403574054727,
                    0.0
                ]
            },
            "last_modified": "2024-07-05T18:41:28.318077Z",
            "created": "2015-08-12T11:32:58.522097Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44455/?format=api",
                    "id": 44455,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fbb6ea75-c780-4f4a-9320-7eb4ee10cb54/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5f9e12f-df55-454c-b80c-e0c97bea983e/?format=api"
                    ],
                    "code": "40HP3022001",
                    "last_modified": "2024-07-05T18:41:28.803066Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2742/?format=api",
                    "top_level": 16.21,
                    "filter_top_level": 11.09,
                    "filter_bottom_level": 10.09,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "40HP3022",
            "station_type": "base",
            "status": "expired",
            "scale": "region",
            "surface_level": 16.09,
            "top_level": null,
            "bottom_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2743/?format=api",
            "id": 2743,
            "code": "40HP9002",
            "organisation": {
                "url": "https://zuiderzeeland.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.263667620050607,
                    51.90966273792034,
                    0.0
                ]
            },
            "last_modified": "2024-12-02T17:24:03.596834Z",
            "created": "2015-08-12T11:32:58.527809Z",
            "image_url": "",
            "timeseries": [],
            "filters": [
                {
                    "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44456/?format=api",
                    "id": 44456,
                    "timeseries": [
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a093bc63-0926-45c1-a7fb-1ccb29a87848/?format=api",
                        "https://zuiderzeeland.lizard.net/api/v4/timeseries/da5e972e-99d1-4177-a677-591c85dc2a0b/?format=api"
                    ],
                    "code": "40HP9002001",
                    "last_modified": "2024-07-05T18:41:30.015572Z",
                    "created": "2016-02-04T10:19:43.136400Z",
                    "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2743/?format=api",
                    "top_level": 18.22,
                    "filter_top_level": 12.48,
                    "filter_bottom_level": 11.48,
                    "aquifer_confinement": "None",
                    "lithology": null,
                    "high_groundwater_level": null,
                    "low_groundwater_level": null
                }
            ],
            "name": "B40H0160",
            "station_type": "base",
            "status": "active",
            "scale": "region",
            "surface_level": 17.56,
            "top_level": null,
            "bottom_level": null
        }
    ]
}