Monitoring Network List
Endpoint for interacting with monitoring networks.
A monitoring network groups timeseries. Timeseries may be viewed, added, or
deleted via the subendpoint /api/v4/monitoringnetworks/{uuid}/timeseries/
.
Query parameters:
name
Text filter on the name
field. Supports the following lookups: exact
, icontains
, and startswith
.
access_modifier
Filter on access_modifier
, options are 'Public', 'Private', 'Common', or 'Hidden'.
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.
Examples
?name__icontains=lizard
?access_modifier=Private
?access_modifier=100
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/monitoringnetworks/?format=api&page=21
https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=20", "results": [ { "url": "https://demo.lizard.net/api/v4/monitoringnetworks/6b4111d4-5f6c-4cb7-b914-263bf347b189/?format=api", "uuid": "6b4111d4-5f6c-4cb7-b914-263bf347b189", "name": "ZW4101 - Zoutwachters Utrecht 4x per jaar", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "access_modifier": "Public", "num_timeseries": 138, "description": "Type: zoutwachter; Toelichting: None", "created": "2025-05-23T17:34:31.869095Z", "last_modified": "2025-05-23T17:34:31.869073Z" }, { "url": "https://demo.lizard.net/api/v4/monitoringnetworks/807dd3ab-b093-4bbe-bf10-8ea968d4d3b9/?format=api", "uuid": "807dd3ab-b093-4bbe-bf10-8ea968d4d3b9", "name": "ZW5100 - Zoutwachters Flevoland 4x per jaar", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "access_modifier": "Public", "num_timeseries": 78, "description": "Type: zoutwachter; Toelichting: None", "created": "2025-05-23T17:34:38.875936Z", "last_modified": "2025-05-23T17:34:38.875924Z" } ] }{ "count": 202, "next": null, "previous": "