Measuring Station List
List assets of type MeasuringStation
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/measuringstations/?format=api&page=798
https://zuiderzeeland.lizard.net/api/v4/measuringstations/?format=api&page=799", "previous": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/?format=api&page=797", "results": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252184/?format=api", "id": 252184, "code": "21BN-29117", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.957720506965658, 52.65888154795638, 0.0 ] }, "last_modified": "2023-05-18T03:14:11.708298Z", "created": "2023-05-17T13:34:25.174805Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/b02f7ee5-f3e1-4e1b-b53e-5eb8deced604/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b94509a7-0ac0-4019-83ac-6a21594c4a39/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e3f832e-b2a4-4c1c-bdf1-3cfa634709d6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d3ee5487-aac1-4667-a043-b7b72d915be3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/afcc04a7-14c4-4d9e-9a10-e7430f7304c3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9fd73dfd-6921-4f4a-9a04-394d6fea8989/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9f796605-9937-4921-a0d4-5cf5b3d98b80/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7d950ce7-1271-4f97-9dc2-b1e3db077cc3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e23cf87f-92e6-4fdd-9f57-660f650215e2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/78047d0e-dffa-4bfa-9fa1-b345eb5f2470/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e32bb0ce-04e4-4541-9621-847e239e55d1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5a1212fc-2a43-406c-898b-7f9165f13b0d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d60aa8cc-e26d-4383-90aa-b9d80eb66b54/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4a6a8302-573f-4f41-8b2e-adb55ebe19a4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2a8ee14c-faba-42c2-8ea6-184cd7c16d3c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/88a7291a-7aab-4332-905a-47579ed0d306/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f84a3ba4-2775-4ba6-97af-1f2af4a9b4bf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3f0a2e12-8829-4aff-8f32-67331144cfbb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/61be16a9-7a3b-433b-b965-bfbaaae9f5a2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9a76dd4f-6189-4676-99f6-3b1fbf3b92f8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a9621011-6865-46f4-8183-7009f8a33e9a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2668c134-f642-400b-bedc-bebfbcf507f8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/70117ae6-7306-4bbf-93cf-77e5ce7eec8d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a90fac46-2f4a-4974-a41d-7e70683476f3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dca8d12f-e0fd-4fe8-a3dd-ada072cc03fa/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aea843e3-ff7c-495e-8765-a1ef6656305f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5298b277-57a6-482d-bb3e-c1f89df418a9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/895da595-2d35-404e-841d-2e5e665e9bcc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2688b49c-03cc-43d1-a78a-ff7bb5ac64ee/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e6ace9b-9edf-4a3a-b640-3d4e63d145d5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/50812a35-baf8-48e5-85f4-94b5cb279098/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f19ec7d9-6954-4f98-b884-4d45f34b7d9d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/21d5b2aa-e7c5-4216-af61-0e0a83ad2ca8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a8d1a78-e657-430c-85d2-ae68ad1ef5bb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6273e759-328b-4ad6-a13f-704a373f9ae0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8c35760d-c4ba-44f9-bf77-bbdcfeaf82f2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/69308446-63a2-4264-b28d-dde7f7f3e158/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/13259c39-97b0-4d49-bbc8-ff8f0e8c6fa4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e3606b0-e369-4f21-b4b2-2282f599fff0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5c78f63c-3004-4771-9b3e-55289213cabb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/73860e32-b566-4fbe-b382-986b2d0fc4dd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/83b5d679-eb10-4d3a-bba4-df5a38e1fea2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/58094be4-ff1a-4872-a1eb-3b4c874987b0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/86a5a6b5-4570-48c3-a7fa-29d65fd89eca/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ca4e18c3-5eca-4c98-939f-0bc5b353641c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c6116eb1-422f-4998-bd91-32fefb325ec6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6976458d-3a57-41f2-ae37-94069eec82e3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cdf9fdd5-4679-4f1c-8b45-0653ad97742d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/33fa679e-9daf-4845-b928-9fef4eff0e59/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/93c55f39-e894-4a70-9e8e-1d27af5ba076/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/45e627db-fc76-4bd2-94ed-41a07ea59cc0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ec1d8bad-9539-4405-9f3d-490010d2754b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e36edbb0-3b97-4070-b4c3-a7dab31860c9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9f793041-d80e-4e35-8916-08e1d658755e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a1f8dcdc-e276-4b6d-bf42-e026533f4cc3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fe9016d6-a580-4af1-a353-cd0cb39bb063/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f5c3f6b-d8bb-439a-8261-33d1e371311f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9933d20a-c4ba-4d45-b05b-bbf515ebd1ac/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2280d8f8-7a56-4704-a01c-0923429e94b8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8b83329-e25d-4698-91ab-5c4b90098268/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6231002b-6f91-49fb-bcfa-3a9e48cc487d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3fc0a816-8f21-47bc-94ef-91e501ed5c2a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6701db79-979a-42fc-ae5e-ee99363ead30/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e327e6b8-f1e2-4917-a04c-bacf15961572/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/00181ae1-0512-4bf6-8a7b-b5f3c1341f0d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/548847b0-b9ee-4c18-a626-ee492b125840/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8194520c-969d-4d2c-b73d-78c3eaf1c63e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0b98b31d-940a-496c-abe2-caf1c22d7276/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/df0cc488-e353-4012-80fd-704fb37d8477/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/15f76662-39a4-4c27-831f-11dcfe0d7c86/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/be242d6f-cc0a-42fa-8ba2-246ab13b7feb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/45e1eb7c-d380-4e29-9fa6-c8f4efb0f67b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9ecc8faa-cbe6-47c3-91fb-91d0a8408139/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c1ed6c49-50d2-4d20-a452-25d189e25a00/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/61d43756-3a38-42cb-8e65-f85af171f968/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bbaf19f5-c5dc-4bca-bb2e-aed180b63afc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/487ee907-01de-4dc1-a4f9-e4b0c97cb556/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/cb171154-1573-498e-8cc6-dc5c9bdd47b5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d0e55b0-0a9f-445c-bb8b-81a9114f271b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e654ae67-3662-4c1e-be25-72816503f419/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/068c23bf-cc02-4dff-8589-4429d05aacd8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/942be9bb-4bc5-4f09-b996-0b8d054891a8/?format=api" ], "name": "KADOELERTOCHT, WB2021, traject 2", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252185/?format=api", "id": 252185, "code": "20HN-29023", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.638917611022001, 52.56319280916018, 0.0 ] }, "last_modified": "2023-05-18T03:10:27.985111Z", "created": "2023-05-17T13:34:25.213418Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5fa2322-4c82-4fe9-9627-f066aab9a7cf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/be6fb0b8-daeb-4d8d-9e38-6a848a7962d1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/edf5b388-790e-469b-b263-b19d91419622/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44451c70-bb68-4c21-8999-40bffb416e52/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c6c55656-d812-4643-9ded-8cfd63101984/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a01863f-062c-4f8d-83bb-4b3bb6af9fdb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c829307e-ad19-4e27-9b7c-cf6d7d024524/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/194518b2-08dc-44dd-a94e-71762c8795c6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed00bd8e-3ec2-4bc3-bd68-9d2ed93ace3b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/338d86d3-ca4d-4fd4-971e-b7cc7da11a04/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/72e466e3-133f-4f81-b052-d6280dc38c27/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae4a1848-0ca5-48c8-9caa-2c929a95b93d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/75174d17-e5b6-4d96-a76a-8909eb3173d4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5cb07a80-5af9-49ef-bf68-99b8941171f2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ccb10f0f-0daf-44c7-816e-ab93e8089da6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bfb5bc07-942b-4941-b8af-c5815534ad40/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/032baa03-a29f-468b-93cb-e769be3c89f5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7acded0-bb7e-4117-ae02-53bd6ccbc540/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f7b5030e-778a-42c3-a115-f94502059800/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e33720b-ecb6-4ae6-9949-931823be0ab2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/83ba31c2-681e-4a57-b69c-748f23786c99/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8000fb84-f0a4-4521-98ab-469f0e36c0e8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ea3b4a5c-7568-4c7c-b3fd-9ce0e761a7f0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/55924dbe-4a21-42b4-9c58-95877434202b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/12441382-d587-4eb0-bd4f-be58b46e17ff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ddd5f737-edc7-4861-bd6e-976f508ad4e0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3ac7a909-d7b5-42c6-9df7-68ed6c325550/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/841b30d4-91d8-4fff-acec-2b86701ba87d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aa5f88e1-6f30-4091-95c2-c9e240af4d5b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aef1173a-8ac9-4e2b-a26b-acbcbc383c15/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/87633533-f832-4977-bade-e10475eaaf81/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a99cdab5-ebff-4042-ba0f-49c5a0c55863/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e26edd0e-2647-4fdd-b1e2-3c4243280b45/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2202fa0e-a7c4-46df-993f-8cfe2579a688/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1cdf348a-4f1a-405e-b9ef-5b0d0ef39d33/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/53613834-72ad-4bad-90bd-a3b58ddb81b5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7d39d78e-a395-45df-bdca-45d3071408fa/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f777eb60-6b92-4645-a7f5-08041a608535/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae55860b-bfe0-4f14-a9e0-5cf8c4ac994d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e54d139-59a1-4b97-a1ba-c78b35dd08ab/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/07aee15b-309c-4112-b7ff-3a7c85f0b43a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/906baa21-af8b-4845-8338-9080569fb109/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/73740d37-97a2-425c-8d3b-986a90a6b971/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/01efb309-17b1-496e-9e07-19d83da7b7f9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b3400ba-4321-4d6c-8a0c-3d7d75fd4890/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e0565da8-958a-4ce2-a5f0-3409bf8c77ba/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0609df12-b60b-4f33-923d-87453101191f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb0f9138-976f-4a11-9380-bf11579b20c7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/91873de9-aec1-4065-b844-6a3fa64215c3/?format=api" ], "name": "BISONTOCHT, duiker Kamperfoelielaan", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252186/?format=api", "id": 252186, "code": "15FZ-009-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.744578054516489, 52.84034917756581, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.260532Z", "created": "2023-05-17T13:34:25.260550Z", "image_url": "", "timeseries": [], "name": "LEMSTERHOP, NW van Breedscharweg", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252187/?format=api", "id": 252187, "code": "15GZ-034-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.608842151959346, 52.7614252528885, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.302144Z", "created": "2023-05-17T13:34:25.302160Z", "image_url": "", "timeseries": [], "name": "NOORDERMEERTOCHT, bij Vuurtocht", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252188/?format=api", "id": 252188, "code": "15HN-090-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.651661862024289, 52.80418661424282, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.341619Z", "created": "2023-05-17T13:34:25.341637Z", "image_url": "", "timeseries": [], "name": "NOORDERMEERTOCHT, brug IJzerpad", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252189/?format=api", "id": 252189, "code": "15HZ-060-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.654600307848946, 52.76089090448301, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.383494Z", "created": "2023-05-17T13:34:25.383512Z", "image_url": "", "timeseries": [], "name": "VUURTOCHT, Creil noordoever", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252190/?format=api", "id": 252190, "code": "16AZ-002-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.76601319795143, 52.82888790434916, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.422403Z", "created": "2023-05-17T13:34:25.422419Z", "image_url": "", "timeseries": [], "name": "LEMSTERHOP, NW van klepstuw", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252191/?format=api", "id": 252191, "code": "16CN-015-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.838352568634565, 52.78072757664748, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.461902Z", "created": "2023-05-17T13:34:25.461918Z", "image_url": "", "timeseries": [], "name": "KUINDERVAART, Kuinderbos", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252192/?format=api", "id": 252192, "code": "20DZ-074-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.442266361973811, 52.51105148906213, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.501791Z", "created": "2023-05-17T13:34:25.501809Z", "image_url": "", "timeseries": [], "name": "STADSWATER LELYSTAD, t.o. steigertje tussen Galjoen 28 en Jol 20 (STOWA, GS3)", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" }, { "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252193/?format=api", "id": 252193, "code": "20DZ-079-01", "organisation": { "url": "https://zuiderzeeland.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.404149197445897, 52.49091956541672, 0.0 ] }, "last_modified": "2023-05-17T13:34:25.541004Z", "created": "2023-05-17T13:34:25.541022Z", "image_url": "", "timeseries": [], "name": "BOVENWATER, zachte oever langs Knardijk", "station_type": "surface water", "region": "", "category": "Veldmeting", "frequency": "" } ] }{ "count": 7995, "next": "