Timeseries in this monitoring network.

This endpoint supports POST and DELETE to add or remove timeseries from the network, respectively. The request payload has to be a list of UUIDs. HTTP status code 204 (No Content) is returned on success. Both operations are guaranteed to either succeed or fail in its entirety.

Examples

?start__gte=2013-06-08T10:05:05Z

?start__gte=2013-06-08T10:05:05Z&end__lt=2014-01-01T00:00:00Z

?location__name=Rotterdamhaven

?location__name__startswith=Rotterdam

?location__code=MOB_MP_P_5min

?location__code__startswith=MOB_MP

?location__uuid=cef6e07e-cfe9-4451-9caa-6cd5cdb106a0

?observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/9d3cf172-7f3f-441d-9715-b0ff0df46cce/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9d3cf172-7f3f-441d-9715-b0ff0df46cce/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce23e6d1-ecbf-49b4-98d3-0f5b38b96e6e/?format=api",
            "uuid": "ce23e6d1-ecbf-49b4-98d3-0f5b38b96e6e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-20T12:12:32Z",
            "end": "2024-04-17T09:30:36Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/324e4289-c0f1-4a97-9c27-7933b9459895/?format=api",
                "uuid": "324e4289-c0f1-4a97-9c27-7933b9459895",
                "name": "B05A0196002",
                "code": "B05A0196002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-20T13:12:32Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:18:18.345940Z",
            "last_modified": "2024-07-23T07:34:10.428854Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2cdf1ae-fb8e-49a5-a632-7bcbb2efa474/?format=api",
            "uuid": "a2cdf1ae-fb8e-49a5-a632-7bcbb2efa474",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/324e4289-c0f1-4a97-9c27-7933b9459895/?format=api",
                "uuid": "324e4289-c0f1-4a97-9c27-7933b9459895",
                "name": "B05A0196002",
                "code": "B05A0196002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:18.795404Z",
            "last_modified": "2022-10-04T22:18:18.795391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5ed4810-0238-4128-b3bd-3664f00315be/?format=api",
            "uuid": "b5ed4810-0238-4128-b3bd-3664f00315be",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-20T12:12:45Z",
            "end": "2024-04-17T09:30:54Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/00396f97-2bad-420e-96e7-769467b36b7e/?format=api",
                "uuid": "00396f97-2bad-420e-96e7-769467b36b7e",
                "name": "B05A0196003",
                "code": "B05A0196003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-20T13:12:45Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:18:20.646003Z",
            "last_modified": "2024-07-23T07:34:07.808290Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/29e4a09c-7028-4573-8a0e-0532f32825a3/?format=api",
            "uuid": "29e4a09c-7028-4573-8a0e-0532f32825a3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/00396f97-2bad-420e-96e7-769467b36b7e/?format=api",
                "uuid": "00396f97-2bad-420e-96e7-769467b36b7e",
                "name": "B05A0196003",
                "code": "B05A0196003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:21.102467Z",
            "last_modified": "2022-10-04T22:18:21.102454Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d38deb51-d298-4aa7-b359-c545e3f57bd8/?format=api",
            "uuid": "d38deb51-d298-4aa7-b359-c545e3f57bd8",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2022-07-20T12:12:59Z",
            "end": "2024-04-17T09:31:10Z",
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/26648866-0279-4f9a-85b2-8c5395a21340/?format=api",
                "uuid": "26648866-0279-4f9a-85b2-8c5395a21340",
                "name": "B05A0196004",
                "code": "B05A0196004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-07-20T13:12:59Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-04T22:18:23.061646Z",
            "last_modified": "2024-07-23T07:34:09.328144Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e77e4bc6-ee33-4d61-8eff-127397056fe0/?format=api",
            "uuid": "e77e4bc6-ee33-4d61-8eff-127397056fe0",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/26648866-0279-4f9a-85b2-8c5395a21340/?format=api",
                "uuid": "26648866-0279-4f9a-85b2-8c5395a21340",
                "name": "B05A0196004",
                "code": "B05A0196004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:18:23.547750Z",
            "last_modified": "2022-10-04T22:18:23.547737Z",
            "access_modifier": "Public"
        }
    ]
}