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/252174/?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/252174/?format=api",
    "id": 252174,
    "code": "20DZ-29067",
    "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.44987825359582,
            52.52921099697928,
            0.0
        ]
    },
    "last_modified": "2023-05-18T03:12:11.908360Z",
    "created": "2023-05-17T13:34:24.330544Z",
    "image_url": "",
    "timeseries": [
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9fa9ffbd-cbff-4dc2-aef5-d73d1fbaf8b4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac79acaf-745d-4f75-bfbc-cddac67f0310/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/93a13a99-3e06-4cfe-a9bc-14af20335249/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9c2316d9-3a27-40d7-b6b7-f123a1620773/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/87d3b1a0-863a-40b7-9a6b-c51474cdc1a6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c44dd1b-4d88-494c-a2d4-5b7ad66bf056/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1892af40-bddf-45b4-9fd6-35468438bf3f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7f2080b-2a2b-492d-85a6-15aa1a46a3a5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3b607335-b254-4ca7-af4f-d1e5b7542e88/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e8bfe85-6643-41ab-a26d-717184ee5f08/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/404856f7-e847-4c6c-9877-d49360187bb3/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9bf87326-ebc2-43a5-94db-147d4d9028cc/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0eeb3eec-3a88-4c97-89a5-7f8c159e5718/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/683bcc80-402a-477f-b622-fb5407f94063/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/dc8a4991-4a77-4c6a-97d6-e9c06ae674a5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a4fd851-03d7-453f-ad4a-a69e318bd023/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/081583f4-9c22-4150-ae83-d602c6018fad/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/08034d8c-ebe3-4feb-8cbf-0b4762231f89/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ab9dac23-9f60-4e42-b8bc-44ce847014e9/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/40b1058a-e392-42bc-9dd6-5b34b772ebab/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb3b8bea-4487-4cc6-808b-1fc3562ea5ad/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6f9a0c1f-9345-4ffb-9b91-9fb8b691eaf1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d0331f8-c5fb-4586-a591-6899135154a5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/22d0b7d1-22a6-4f7a-930e-d2a0615c64c5/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1d5bb96f-6895-49bc-9f47-771ff21089b4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/df5504d4-23d6-4df5-9550-eb55ef8af3bd/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/5130cb97-31a6-4484-b934-fa322e1b81f6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6b442513-4bbb-40b5-b266-3f14a773d30a/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9cd26506-a6c0-4164-80d2-3bc4a21d5703/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/3f3e94de-73d6-4843-a323-c917798774bc/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d970c18e-f875-4121-85eb-1c61769487b7/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/9779a5e0-a1ca-4461-91eb-b22ef50678f4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1aee1156-b076-4f9f-9bfa-95d1d5f291da/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7889b5c5-ac73-4cd6-9994-106fcf67d562/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/fa2b9fd3-745e-46c8-a811-ee0c41ce5f51/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2fe1006a-ae82-4951-85da-04fcf9603d32/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/369a8316-fc71-40b2-92ad-8d7390d8068e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/59512a98-42c7-4178-912b-92a1884a8c67/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/4903e088-6eb7-4e31-8415-5075403be0c1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad076978-501a-45af-b789-2bebdaf86309/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ca563525-31b1-4382-8b14-c372b963e0cc/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/351c337a-912e-4508-af3e-6730abf7b831/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b20b3873-7de7-4066-9315-c775c2b198f8/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e1fadf88-e90e-4dc9-98af-44e5a0f9bdc2/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cc5c5c5e-b84f-49dc-9ab8-feecd1747bb7/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ba6f258-a9d8-4d07-981a-6fe057797266/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cf965295-85e6-47d3-b1a3-3899ffe381fb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a2c338c-abc0-435f-a030-b0aed422aa16/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/636b5d1c-19e7-4ed5-9642-c919e3207520/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ffa8df73-6e8d-4d81-af5d-f43d15fc4e25/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/33d95cdb-59ec-4ddf-9928-41df28624029/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/0456e31a-22cf-4c6c-a6f1-047b2c1b1a63/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/250cd6e6-732b-4a99-b0b4-5ddf831dfe38/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/01ecb355-42da-4d57-8d2c-3f6b4ed4090d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/877b09b0-16cf-4413-b8ea-5db1edf86504/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/741e3b3a-c764-4f45-8d0b-722058c6b252/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/128e298c-b5f8-450d-9826-b7f04d77cf2d/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e958a255-c715-4bbd-b249-9dc7aab863b1/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b4def8d4-def9-4460-b2c0-0588a1125f2e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ba96bf29-b6a3-4657-9f74-d1d99ac1015f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/364d22cd-32cd-41a5-aea4-3106152c726f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f35567a5-a64d-4151-8679-8615b4b4cde6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/6f07670f-f3e7-4e90-96c9-d18530f1915b/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5ed8ce8-4922-4aff-bebc-7406618325eb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/93653849-218f-41e4-9fd5-9e9fb861e928/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/157be143-38fc-46ba-a354-d2358c0b1e2e/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/66226947-b2c6-437b-b716-2387d214e183/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f2ba88c-7ecd-4765-85fe-7bdd9a606a05/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/abf307ed-2042-4f35-9def-aaeb09bcf6ac/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/e2659c1b-0377-4633-ba34-d5064a194eb4/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/21e2cd1e-9fc2-4603-86f7-89fbe53021fc/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/7dd1d160-e3d0-4419-bb3c-0a837e00346a/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/cd9a5201-88e1-47f1-99ab-5baaba84905f/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d18367b2-2175-4be6-821b-3fa8b30ff8bb/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/559a54b7-fd52-425b-9011-8e04d5ea60ec/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5f43095-5516-4b93-95d5-0f2f907ca137/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/d48534f8-f446-494a-b63e-1beaa3a0b2f6/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/33d47684-511b-409a-8f4a-a17ac56d70d7/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed84eeea-c39a-488b-9515-60b1af329343/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/38623bf7-e868-4068-b05c-e8eeb5580cec/?format=api",
        "https://zuiderzeeland.lizard.net/api/v4/timeseries/a02709fa-fc9d-406d-8fd0-db9e131a5bf4/?format=api"
    ],
    "name": "STADSWATER LELYSTAD, Golfpark Noordsloot, traject 2, raainr. 532 - 542",
    "station_type": "surface water",
    "region": "",
    "category": "meetpunt",
    "frequency": ""
}