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

{
    "count": 155,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/f5e6ffba-be5b-4f29-a7ed-938b22553764/?format=api",
            "uuid": "f5e6ffba-be5b-4f29-a7ed-938b22553764",
            "name": "Winvergunning Fledite",
            "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": 124,
            "description": "{'objectIdAccountableParty': 'Winvergunning Fledite', 'name': 'Winvergunning Fledite', 'identifier': 2, 'broid_gmn': 'GMN000000001587', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-06-28T00:00:00Z', 'date_modified': '2023-10-11T22:50:00Z', 'update_locations': True, 'bro_request_in_afhandeling': False}",
            "created": "2023-07-04T21:06:30.273111Z",
            "last_modified": "2023-10-12T22:52:16.238791Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/c9406ca4-f6e7-4e89-b96a-88ceedc880b9/?format=api",
            "uuid": "c9406ca4-f6e7-4e89-b96a-88ceedc880b9",
            "name": "Winvergunning Harderbroek",
            "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": 118,
            "description": "{'objectIdAccountableParty': 'Winvergunning Harderbroek', 'name': 'Winvergunning Harderbroek', 'identifier': 2, 'broid_gmn': 'GMN000000001588', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-06-28T00:00:00Z', 'date_modified': '2023-10-11T22:51:33Z', 'update_locations': True, 'bro_request_in_afhandeling': False}",
            "created": "2023-07-04T21:07:57.054356Z",
            "last_modified": "2023-10-12T22:53:50.297599Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/8e7ff58b-593b-48d7-af6f-bb51ccff991a/?format=api",
            "uuid": "8e7ff58b-593b-48d7-af6f-bb51ccff991a",
            "name": "Winvergunning Spiekzand",
            "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": 24,
            "description": "{'objectIdAccountableParty': 'Winvergunning Spiekzand', 'name': 'Winvergunning Spiekzand', 'identifier': 2, 'broid_gmn': 'GMN000000001589', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-06-28T00:00:00Z', 'date_modified': '2023-10-11T22:58:26Z', 'update_locations': True, 'bro_request_in_afhandeling': False}",
            "created": "2023-07-04T21:14:32.991507Z",
            "last_modified": "2023-10-12T23:01:08.278757Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/58c63b59-fbfd-499e-a785-afc84a85193d/?format=api",
            "uuid": "58c63b59-fbfd-499e-a785-afc84a85193d",
            "name": "MyMonitoringNetwork1",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "num_timeseries": 2,
            "description": "This is a description of MyMonitoringNetwork",
            "created": "2023-09-18T14:51:40.348939Z",
            "last_modified": "2023-09-18T14:51:40.348923Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/4ae45228-a21b-4975-bb60-c922c9d03b64/?format=api",
            "uuid": "4ae45228-a21b-4975-bb60-c922c9d03b64",
            "name": "monitoring_network1",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "num_timeseries": 0,
            "description": "This is a description of ...",
            "created": "2023-10-09T14:03:18.913891Z",
            "last_modified": "2023-10-09T14:03:18.913868Z"
        }
    ]
}