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

{
    "count": 155,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=14",
    "results": [
        {
            "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": 330,
            "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': '2024-05-16T22:38:54Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:26.558460Z",
            "last_modified": "2024-05-17T22:38:35.039274Z"
        },
        {
            "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": 190,
            "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': '2024-05-16T22:39:50Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:35.896572Z",
            "last_modified": "2024-05-17T22:39:28.954018Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/06b13e4b-18d6-4f28-9090-f845b7f07c19/?format=api",
            "uuid": "06b13e4b-18d6-4f28-9090-f845b7f07c19",
            "name": "Winvergunning Zutphenseweg",
            "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": 34,
            "description": "{'objectIdAccountableParty': 'Winvergunning Zutphenseweg', 'name': 'Winvergunning Zutphenseweg', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001029', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-05-16T22:40:24Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:32:40.724185Z",
            "last_modified": "2024-05-17T22:40:00.199503Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/68508116-e947-42bc-b2d6-e23e1768ec59/?format=api",
            "uuid": "68508116-e947-42bc-b2d6-e23e1768ec59",
            "name": "Winvergunning Herikerberg",
            "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": 92,
            "description": "{'objectIdAccountableParty': 'Winvergunning Herikerberg', 'name': 'Winvergunning Herikerberg', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001127', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-05-16T22:34:50Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-02-02T01:30:00.619340Z",
            "last_modified": "2024-05-17T22:34:40.026061Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/415e7eec-68a1-46c0-876c-3dcac70b5c9c/?format=api",
            "uuid": "415e7eec-68a1-46c0-876c-3dcac70b5c9c",
            "name": "Winvergunning Losser",
            "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": "{'objectIdAccountableParty': 'Winvergunning Losser', 'name': 'Winvergunning Losser', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001128', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-05-16T22:35:45Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-02-02T01:30:11.468807Z",
            "last_modified": "2024-05-17T22:35:33.266339Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/240781ef-9bfa-453a-a39b-45ca877deb20/?format=api",
            "uuid": "240781ef-9bfa-453a-a39b-45ca877deb20",
            "name": "Winvergunning Rutbekerveld",
            "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": 36,
            "description": "{'objectIdAccountableParty': 'Winvergunning Rutbekerveld', 'name': 'Winvergunning Rutbekerveld', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001124', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2000-02-28T00:00:00Z', 'date_modified': '2024-05-16T22:37:03Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-02-02T01:30:27.233400Z",
            "last_modified": "2024-05-17T22:36:48.766456Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/b0cea868-9303-46ae-b8c9-796639afa86f/?format=api",
            "uuid": "b0cea868-9303-46ae-b8c9-796639afa86f",
            "name": "Winvergunning Diepenveen",
            "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": 148,
            "description": "{'objectIdAccountableParty': 'Winvergunning Diepenveen', 'name': 'Winvergunning Diepenveen', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001125', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-05-16T22:32:07Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-02-09T07:59:17.568705Z",
            "last_modified": "2024-05-17T22:32:03.981608Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/906d2d69-e169-4657-8530-4efc48a4e05d/?format=api",
            "uuid": "906d2d69-e169-4657-8530-4efc48a4e05d",
            "name": "Winvergunning Engelse Werk",
            "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": 214,
            "description": "{'objectIdAccountableParty': 'Winvergunning Engelse Werk', 'name': 'Winvergunning Engelse Werk', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001123', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-05-16T22:32:24Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-02-09T07:59:19.862961Z",
            "last_modified": "2024-05-17T22:32:20.521497Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/90fa4292-8016-4403-a6a8-c94835680c26/?format=api",
            "uuid": "90fa4292-8016-4403-a6a8-c94835680c26",
            "name": "N629 Oosterhout - Dongen",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/c152eb26-47d7-4444-956c-15da0dcf5464/?format=api",
                "uuid": "c152eb26-47d7-4444-956c-15da0dcf5464",
                "name": "Provincie Noord-Brabant"
            },
            "access_modifier": "Public",
            "num_timeseries": 16,
            "description": "N629 Oosterhout - Dongen",
            "created": "2023-04-12T17:17:19.107629Z",
            "last_modified": "2023-04-13T07:57:26.502782Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/2f734980-2323-43eb-90d3-313a190b9dff/?format=api",
            "uuid": "2f734980-2323-43eb-90d3-313a190b9dff",
            "name": "Winvergunning Bremerberg",
            "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": 92,
            "description": "{'objectIdAccountableParty': 'Winvergunning Bremerberg', 'name': 'Winvergunning Bremerberg', 'projectNumber': 4244, 'broid_gmn': 'GMN000000001586', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-06-28T00:00:00Z', 'date_modified': '2024-05-16T22:31:35Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-06-28T09:15:52.632799Z",
            "last_modified": "2024-05-17T22:31:33.420776Z"
        }
    ]
}