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

{
    "url": "https://zuiderzeeland.lizard.net/api/v4/measuringstations/252156/?format=api",
    "id": 252156,
    "code": "26DN-29643",
    "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.322349150398903,
            52.34919159798913,
            0.0
        ]
    },
    "last_modified": "2024-10-23T05:00:26.591880Z",
    "created": "2023-05-17T13:34:23.597680Z",
    "image_url": "",
    "timeseries": [
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5437acf8-f282-4d51-81ee-9f6524edddf0/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3d10a287-1bda-426f-ae9a-a05ecd6a27eb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/534154ee-c57b-416f-963c-2fd92b9b73ae/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac178cd4-ed76-4c52-8ccc-9c26ff0fa460/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9a19880-15b8-479b-b8e4-5ec454e7ab1b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd7545e3-2fd5-4304-b534-a6e6ea925fd1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0738d252-fd54-4679-96a0-505528a5c1a1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4185817e-f98a-423e-b44f-495358a6f067/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e798115b-98c0-4ddb-a262-8e8b5aa40feb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a380d3f0-ce8a-443a-9508-21163fa3cee1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8e328143-66a1-4749-bb9f-96f3ad89577c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/95a4d5f7-8e74-4ab6-a0bb-a19fd69a03f3/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/de5549b3-1afc-4baf-a179-448982a0df6f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b2bb6469-ea97-4b31-b9bf-4982d609c3ee/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/be7c1aaa-8d02-4f9d-8c11-0001776a264f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9a6115c-4f92-45d5-8573-1f86e7381a89/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a7254ce-c766-4757-b720-41e7b33c962b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5398716-1ad2-42ab-bf07-ce41d84f982c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0a1756b1-e653-4dde-8fd0-0162a937fc25/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e713b64-669c-426a-ae9b-7377720c4e1f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/812e9713-c8e5-4c5d-b512-1e9a54c8c83f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c815fa16-efbb-442e-bbcc-1384d22da3b6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/04297f2c-af7f-4cb2-ac13-7fc6e3c9d89f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/adca4462-d904-4512-bef4-f90bcb18984d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cb930e86-2e54-49c6-9222-b5ac102aa165/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5fea2ed9-4511-4947-9e3d-0b84430ebd2e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/aa8b6ea1-bb4d-4795-849f-aa15774448e8/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ce9a7c6-96f5-4241-9304-beacfa7e3ac6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/aab9368e-908e-4894-928e-20ba93b95139/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c7998233-a66d-4a73-90af-8074777ffc4d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a831cb17-b6cc-4586-ac1c-a9fa5a597e75/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0df57715-de4c-4278-b5c7-630624eaaeb7/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b07c2140-3f06-4e7c-aa74-fe9c8f1a7b2a/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/276eed73-38e0-45e7-baf6-d6c423a60e96/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/68994de7-0976-4862-80c8-83d38777defb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/86093a57-de48-46eb-baab-17243b6ba586/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e8fbae6-af90-4c01-94f8-8855860c6fbd/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/78609a43-22a4-4ed7-86db-84b0f259b7a5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/29d27e2b-6302-4711-ad49-03c48c93a491/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0c2e65a7-90fd-4696-a461-fffebdc42bad/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/38426c33-f1a0-4741-9b4f-9abee29ed5fa/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f90e1ae6-43c5-47d9-9dc3-e815af334400/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/39a34cc4-49bd-4e1a-8cd6-0bd9633b3a4c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cdf43be0-fc5a-4523-9b44-e2182a5c7c39/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c11aa32-1eeb-4f9d-aecb-2f55d191cd58/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ba08c626-8593-4ec0-84cd-7ef610c19ced/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c76ca71-ebb2-4970-8387-b177f6a2eed0/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3da7edbf-142e-45a1-b769-6d13ebe7a2ee/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/80b62865-c836-4ab2-83f5-4fbeb1b9258f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e53746f0-2d9b-468e-9c7b-2865737109bf/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f03d417c-e37b-40ba-a49f-eb2bc357f9c6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/491f52d1-2833-42b0-b74f-d2fbb0832788/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6f10464e-80f3-4f63-a3b1-9fd0abaf28c4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5662abf1-b1bd-409f-8f48-f7dd19c87cf4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fde60f3e-d6aa-4973-a79f-669d1b66dc0f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/76797c0b-11d1-4ab1-9c6b-8260b6d0987b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a9fe0b8-887c-41bf-b581-fcf71a28f131/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/da50952b-a589-43d5-b100-fe0b890fb3fe/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ab3a060-95c0-4d94-8b0f-e0070abe6089/?format=api"
    ],
    "name": "WATERGANG Z:G079/G080, duiker Paradijsvogelweg",
    "station_type": "surface water",
    "region": "",
    "category": "meetpunt",
    "frequency": ""
}