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/252161/?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/252161/?format=api",
    "id": 252161,
    "code": "20EN-29056",
    "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.601706257062269,
            52.66855885500425,
            0.0
        ]
    },
    "last_modified": "2023-05-18T03:14:07.552512Z",
    "created": "2023-05-17T13:34:23.824999Z",
    "image_url": "",
    "timeseries": [
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/96817edd-752a-43f7-acef-b0801f96ca81/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/90ea9e59-efd5-4ada-92d8-150250d2d6d6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/244b00b7-966b-48d7-8662-65629cd5cdc8/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b508e945-7849-4607-b717-a726db2173ad/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fae1ebb0-8575-43fb-9575-ba282fa46fd9/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/46379e72-ecd9-4d8e-a0d5-005bf2524752/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b86a021e-96dc-4066-8128-b42e7e841a3f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9c44cc7b-4dbd-4a3d-a51e-5d5f73e1dd11/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/47581ebf-be9f-4d79-b7b5-30bbeffbd57c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5d5f3c5-e089-4a23-9455-763af71c72a5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c7ba1d82-55db-4cfc-8a3e-0f4f4d41d25d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/232c5200-a93e-4e3e-abdf-a2a7d9c2a042/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3c8c4c2a-44a6-4211-be2a-7f8e1b381105/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a85e932f-c5ae-4b6d-8bac-b16e56a4d319/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/114b2999-20f4-4369-a9ac-e2341aad0bf6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2044e55d-0cc8-4069-971c-c7819dcc108b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/01faaf8b-59da-411e-a9ef-0e767bab1056/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4bcad787-ad39-43a5-aaf6-00abdbecf099/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9b5ccf4-334f-4b8b-b514-9fef9e2fc622/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e5624db3-35f1-4c35-8dec-9bfeeb75b5e2/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f20706d3-64e4-4ca0-adc7-566ea51fefca/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5621d1d2-80b7-4adf-b758-c335b8593600/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/85096640-2216-4dc0-9167-73b378150850/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c704763b-9a17-4ab2-a8b1-0ac7b122f07c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2e64adb0-7911-4a63-b34d-91b9cdb29724/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6190c472-05da-42cf-9c3f-3a59fb7783f9/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/be2c88d7-e31f-4d46-b3c4-4196e255cc38/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c92af7c2-3e67-4b84-b180-8cdca85660e6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/719bfd37-c9cf-4792-86ca-d83d4966584f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f29c3eec-eff2-4cab-bf36-925ef0f240fb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/00652d81-2f2a-4a26-a2d3-8132f7fea515/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/65358a86-349c-40a7-b15c-474602969f5c/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e0d0ee7c-07b3-40c6-b4f2-d0be86254a41/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7fc507bd-7de2-4b13-a130-ad2c6e469dee/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4111e6fa-5c85-48fb-83e8-ee5a800fba75/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5183d8f1-8f8e-4a93-bfe2-b717882c02e9/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f97a1119-d891-45a6-8c36-59a032bebf78/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ebebd30e-103b-468d-93d4-6eb45f571193/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b2627a37-d3d3-45b7-8d65-65d41ad449e1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/81ba61fe-ab8b-42a0-b851-786b49519bf4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d4e8df87-fbcf-4ca8-82d1-5b3dc77f0a08/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/03d761a6-0a0b-4ca1-af02-9a2aa739eb01/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4dbf4475-3e7f-45c6-8dd1-aee2ce14f523/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9952ce0-30c9-44e0-b340-88c905fee1a6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d90897ae-d184-4daf-9f5b-b01b3ddc0c51/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/160b1ff7-9fa1-4354-b441-5c5eb06117f5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/592bd542-3419-4432-9ed3-52d4b48d9c3f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4d81f98b-6eb5-422e-87b7-79be9dcc89e4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1909b9d4-ff52-4d57-986f-cc49071c680d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0fec4e2f-62fd-4821-a070-40ce0bd2a664/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/44239066-b19e-4a43-b96e-32bf1f2137e1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e55875e-39b5-4eee-af48-98173e3698d4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6331d5df-242d-4d4d-ad59-93271f071f87/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dc2345d0-215e-400e-ab2a-4ed2abd96eeb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/bd57bac4-2c10-4a1a-9eb7-bb273866ca86/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c29d816f-2852-4889-b37d-c51b67f44953/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/37fc617c-506a-46c9-a0ab-f8c799dbe9c7/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b712808a-0a71-42cc-8360-251aa630b3a8/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b2ef0c6-2566-48f3-8707-186214613870/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7ed9bf8c-e9d2-438b-b074-145ddc86f127/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/88865e02-ca5d-4e10-bdd1-3119b4eeeaab/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/03a30ed9-3cc8-46f6-bdd0-dde06f1cc385/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6d4b2c2d-170c-40a4-9ebe-ed1aaa616d18/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b02a0d2e-9b49-45d1-9de3-57415699fbf4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/56aa2704-0107-4a04-8185-f9afa3200bff/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e3fbdf12-6800-46fa-aa4f-767d4bd8fcbc/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fc76213d-552b-4568-8459-b8a88568ddf0/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6cbfa9b3-91d1-406a-8f21-6e8ce89ddd3e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/20d8cba9-f1a7-4df5-bbfe-8b2ff674b063/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5d3d19a5-c754-46d2-815f-c4bc698f403b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/c0df6b8d-0b98-4737-b61a-3a743150d8de/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/46bd5053-26fd-4c94-996c-a1ee5399913a/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/acdeb96b-35d1-4a31-8d19-7efe01e27aa4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8c030317-e13c-4349-89a3-a605e31e9b74/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9d169b7b-a560-4155-96ed-f3850a0c450e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e7ec122b-b4b4-449d-899a-c0d70a35c570/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9213b97-099b-46bb-a7d5-200e882c9a4e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5dbb5cd8-67a0-4f1c-b5ae-267508355bf3/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/684eef02-986b-47ce-80df-5bbcf703531d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9d58dc8e-bc60-4120-89c5-4a1354a27348/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cdcf92e1-74b0-4ca0-ac86-4c5f31eb0310/?format=api"
    ],
    "name": "STADSWATER URK, 8, WB2021, raainr. 1 - 8",
    "station_type": "surface water",
    "region": "",
    "category": "meetpunt",
    "frequency": ""
}