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

{
    "count": 189,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/dd6c4884-9f99-4369-a3e6-39dc0a289bf4/?format=api",
            "uuid": "dd6c4884-9f99-4369-a3e6-39dc0a289bf4",
            "name": "Winvergunning Boerhaar",
            "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": 110,
            "description": "{'objectIdAccountableParty': 'Winvergunning Boerhaar', 'name': 'Winvergunning Boerhaar', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001585', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:37:11Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:31.476395Z",
            "last_modified": "2024-08-23T14:59:22.978432Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/?format=api",
            "uuid": "15ad19a8-9853-4f89-b534-cf59435fc79e",
            "name": "Winvergunning Brucht",
            "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": 64,
            "description": "{'objectIdAccountableParty': 'Winvergunning Brucht', 'name': 'Winvergunning Brucht', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001010', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:37:40Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:34.744659Z",
            "last_modified": "2024-08-23T14:59:49.281445Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/9c4a8fc4-c750-46e5-84df-b3253caa4195/?format=api",
            "uuid": "9c4a8fc4-c750-46e5-84df-b3253caa4195",
            "name": "Winvergunning Ceintuurbaan",
            "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": 26,
            "description": "{'objectIdAccountableParty': 'Winvergunning Ceintuurbaan', 'name': 'Winvergunning Ceintuurbaan', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001011', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:37:46Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:35.554627Z",
            "last_modified": "2024-08-23T14:59:55.082506Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/?format=api",
            "uuid": "0873495b-ade6-4568-ad29-2c116b7c0ed5",
            "name": "Winvergunning Cothen",
            "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": 108,
            "description": "{'objectIdAccountableParty': 'Winvergunning Cothen', 'name': 'Winvergunning Cothen', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001572', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:37:51Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:37.289350Z",
            "last_modified": "2024-08-23T14:59:59.795542Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/04742c0b-8458-439b-88df-15bc5a0ae997/?format=api",
            "uuid": "04742c0b-8458-439b-88df-15bc5a0ae997",
            "name": "Winvergunning Espelose Broek",
            "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": 238,
            "description": "{'objectIdAccountableParty': 'Winvergunning Espelose Broek', 'name': 'Winvergunning Espelose Broek', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001573', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:39:03Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:39.654821Z",
            "last_modified": "2024-08-23T15:01:11.211081Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/18988d12-e54a-4280-afc7-f4bc4461dfd2/?format=api",
            "uuid": "18988d12-e54a-4280-afc7-f4bc4461dfd2",
            "name": "Winvergunning Goor",
            "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": 44,
            "description": "{'objectIdAccountableParty': 'Winvergunning Goor', 'name': 'Winvergunning Goor', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001126', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:39:52Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:44.137353Z",
            "last_modified": "2024-08-23T15:01:55.951067Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/9119e8a3-2835-477c-ab8a-680827971b36/?format=api",
            "uuid": "9119e8a3-2835-477c-ab8a-680827971b36",
            "name": "Winvergunning Hammerflier",
            "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": 206,
            "description": "{'objectIdAccountableParty': 'Winvergunning Hammerflier', 'name': 'Winvergunning Hammerflier', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001014', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:40:00Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:44.912723Z",
            "last_modified": "2024-08-23T15:02:03.244377Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/e2e59033-0cdf-4c1c-b593-4c53e6cdb76e/?format=api",
            "uuid": "e2e59033-0cdf-4c1c-b593-4c53e6cdb76e",
            "name": "Winvergunning Hasselo",
            "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": 76,
            "description": "{'objectIdAccountableParty': 'Winvergunning Hasselo', 'name': 'Winvergunning Hasselo', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001015', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:40:42Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:49.425218Z",
            "last_modified": "2024-08-23T15:02:43.570081Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/a1bae4ae-5abe-4748-a028-6fea90501b2e/?format=api",
            "uuid": "a1bae4ae-5abe-4748-a028-6fea90501b2e",
            "name": "Winvergunning Havelterberg",
            "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": 76,
            "description": "{'objectIdAccountableParty': 'Winvergunning Havelterberg', 'name': 'Winvergunning Havelterberg', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001016', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:40:55Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:51.936815Z",
            "last_modified": "2024-08-23T15:02:55.559430Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/monitoringnetworks/655e0a88-0a51-4cea-91ac-7a3a0c75d7df/?format=api",
            "uuid": "655e0a88-0a51-4cea-91ac-7a3a0c75d7df",
            "name": "Winvergunning Hoge Hexel",
            "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": 102,
            "description": "{'objectIdAccountableParty': 'Winvergunning Hoge Hexel', 'name': 'Winvergunning Hoge Hexel', 'projectNumber': 3904, 'broid_gmn': 'GMN000000001017', 'deliveryContext': 'drinkwaterwet', 'monitoringPurpose': 'gevolgenOnttrekkingKwantiteit', 'groundwaterAspect': 'kwantiteit', 'startDateMonitoring': '2023-01-01T00:00:00Z', 'date_modified': '2024-08-19T14:41:15Z', 'update_locations': False, 'bro_request_in_afhandeling': False}",
            "created": "2023-01-19T18:31:52.940170Z",
            "last_modified": "2024-08-23T15:03:16.031275Z"
        }
    ]
}