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=14
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 215,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/?format=api",
            "uuid": "f7f1e264-2be4-42ce-874b-f86730a07362",
            "name": "Winvergunning Manderveen",
            "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": 250,
            "description": "{'objectIdAccountableParty': 'Winvergunning Manderveen', 'name': 'Winvergunning Manderveen', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001063', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:51:53Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:00.268040Z",
            "last_modified": "2025-06-07T22:51:40.833271Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/acf09470-4824-4971-8ba5-01e1f2b1d1e6/?format=api",
            "uuid": "acf09470-4824-4971-8ba5-01e1f2b1d1e6",
            "name": "Winvergunning Nijverdal",
            "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": 226,
            "description": "{'objectIdAccountableParty': 'Winvergunning Nijverdal', 'name': 'Winvergunning Nijverdal', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001020', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:52:14Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:02.984750Z",
            "last_modified": "2025-06-07T22:51:58.432983Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/ddbaa0cd-5a69-479c-ae34-2bc0450861c6/?format=api",
            "uuid": "ddbaa0cd-5a69-479c-ae34-2bc0450861c6",
            "name": "Winvergunning Rodenmors",
            "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": 58,
            "description": "{'objectIdAccountableParty': 'Winvergunning Rodenmors', 'name': 'Winvergunning Rodenmors', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001021', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:52:35Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:07.308142Z",
            "last_modified": "2025-06-07T22:52:19.003721Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/43b00d07-c53c-4686-84f7-fe63b78458f5/?format=api",
            "uuid": "43b00d07-c53c-4686-84f7-fe63b78458f5",
            "name": "Winvergunning Schalkhaar",
            "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": 114,
            "description": "{'objectIdAccountableParty': 'Winvergunning Schalkhaar', 'name': 'Winvergunning Schalkhaar', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001022', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:52:45Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:10.207316Z",
            "last_modified": "2025-06-07T22:52:29.366864Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/bf709e76-4165-4964-9e22-dc99d8826d22/?format=api",
            "uuid": "bf709e76-4165-4964-9e22-dc99d8826d22",
            "name": "Winvergunning Sint Jansklooster",
            "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": 194,
            "description": "{'objectIdAccountableParty': 'Winvergunning Sint Jansklooster', 'name': 'Winvergunning Sint Jansklooster', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001023', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:52:59Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:12.989245Z",
            "last_modified": "2025-06-07T22:52:42.429296Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/?format=api",
            "uuid": "f389c1a2-c8d0-49ca-a447-772dc0b15c6e",
            "name": "Winvergunning Vechterweerd",
            "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": 120,
            "description": "{'objectIdAccountableParty': 'Winvergunning Vechterweerd', 'name': 'Winvergunning Vechterweerd', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001024', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:53:28Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:18.620809Z",
            "last_modified": "2025-06-07T22:53:12.718121Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/3df01c4f-168d-4631-9f82-2726bb71306b/?format=api",
            "uuid": "3df01c4f-168d-4631-9f82-2726bb71306b",
            "name": "Winvergunning Weerselo",
            "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": 98,
            "description": "{'objectIdAccountableParty': 'Winvergunning Weerselo', 'name': 'Winvergunning Weerselo', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001025', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:53:42Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:22.287948Z",
            "last_modified": "2025-06-07T22:53:26.896509Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/60d3a6cc-93bf-4af2-8bb5-969702914f34/?format=api",
            "uuid": "60d3a6cc-93bf-4af2-8bb5-969702914f34",
            "name": "Winvergunning Weerseloseweg",
            "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": 42,
            "description": "{'objectIdAccountableParty': 'Winvergunning Weerseloseweg', 'name': 'Winvergunning Weerseloseweg', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001026', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:53:50Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:24.473496Z",
            "last_modified": "2025-06-07T22:53:35.373578Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/d16d3503-78a1-429f-97b6-beda738ce3e8/?format=api",
            "uuid": "d16d3503-78a1-429f-97b6-beda738ce3e8",
            "name": "Winvergunning Wierden",
            "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": 346,
            "description": "{'objectIdAccountableParty': 'Winvergunning Wierden', 'name': 'Winvergunning Wierden', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001064', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:53:56Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:26.558460Z",
            "last_modified": "2025-06-07T22:53:40.757183Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/69ead1f6-5063-460b-bbef-82635d511565/?format=api",
            "uuid": "69ead1f6-5063-460b-bbef-82635d511565",
            "name": "Winvergunning Witharen",
            "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": 202,
            "description": "{'objectIdAccountableParty': 'Winvergunning Witharen', 'name': 'Winvergunning Witharen', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001028', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2025-06-06T22:54:38Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:35.896572Z",
            "last_modified": "2025-06-07T22:54:18.919067Z"
        }
    ]
}