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/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=29
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 336,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=30",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/72956f9e-876f-439e-8f3b-7071c8076c78/timeseries/?format=api&page=28",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c38c5507-f0df-45e5-9081-8a0e3fa24540/?format=api",
            "uuid": "c38c5507-f0df-45e5-9081-8a0e3fa24540",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2023-07-04T11:00:00Z",
            "end": "2025-06-02T09:00:00Z",
            "value_type": "float",
            "last_value": 6.184000000000001,
            "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/f6314af9-6eb5-44aa-8018-6a56453a70ff/?format=api",
                "uuid": "f6314af9-6eb5-44aa-8018-6a56453a70ff",
                "name": "28BM049001",
                "code": "28BM049001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-07-04T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2023-06-30T15:14:43.954808Z",
            "last_modified": "2025-06-03T14:37:03.659397Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cd64e10f-5a8f-404f-bc3a-7102005b0458/?format=api",
            "uuid": "cd64e10f-5a8f-404f-bc3a-7102005b0458",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-07-04T07:26:02Z",
            "end": "2025-06-02T09:34:06Z",
            "value_type": "float",
            "last_value": 6.19,
            "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/f6314af9-6eb5-44aa-8018-6a56453a70ff/?format=api",
                "uuid": "f6314af9-6eb5-44aa-8018-6a56453a70ff",
                "name": "28BM049001",
                "code": "28BM049001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2023-07-04T08:26:02Z",
                            "start": "2023-07-04T08:26:02Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2023-08-23T08:05:07Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2023-06-30T15:14:44.500459Z",
            "last_modified": "2025-06-03T14:33:04.076630Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f41056ce-8e03-42b7-a9bf-db0b39c12bbf/?format=api",
            "uuid": "f41056ce-8e03-42b7-a9bf-db0b39c12bbf",
            "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/9b5aaa7f-aca9-4800-a16b-48d92514308c/?format=api",
                "uuid": "9b5aaa7f-aca9-4800-a16b-48d92514308c",
                "name": "28BM050001",
                "code": "28BM050001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:46.972192Z",
            "last_modified": "2023-06-30T15:14:46.972178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c1c8dc5f-bf8d-42fe-a965-c6b3c427e178/?format=api",
            "uuid": "c1c8dc5f-bf8d-42fe-a965-c6b3c427e178",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/9b5aaa7f-aca9-4800-a16b-48d92514308c/?format=api",
                "uuid": "9b5aaa7f-aca9-4800-a16b-48d92514308c",
                "name": "28BM050001",
                "code": "28BM050001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:47.506170Z",
            "last_modified": "2023-06-30T15:14:47.506157Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7c012fc7-933f-4513-9fcb-052c2d1b5c87/?format=api",
            "uuid": "7c012fc7-933f-4513-9fcb-052c2d1b5c87",
            "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/a89ee5f0-27e0-421c-85ad-713b784b6e1f/?format=api",
                "uuid": "a89ee5f0-27e0-421c-85ad-713b784b6e1f",
                "name": "28BM051001",
                "code": "28BM051001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:49.979535Z",
            "last_modified": "2023-06-30T15:14:49.979522Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f614c361-11ca-49ea-be32-7b4311b8f07f/?format=api",
            "uuid": "f614c361-11ca-49ea-be32-7b4311b8f07f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/a89ee5f0-27e0-421c-85ad-713b784b6e1f/?format=api",
                "uuid": "a89ee5f0-27e0-421c-85ad-713b784b6e1f",
                "name": "28BM051001",
                "code": "28BM051001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:50.519872Z",
            "last_modified": "2023-06-30T15:14:50.519856Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dbf4f802-9c0b-436e-9b4e-a2edc7815f26/?format=api",
            "uuid": "dbf4f802-9c0b-436e-9b4e-a2edc7815f26",
            "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/cd771298-a70f-410d-8432-45cfb49660f4/?format=api",
                "uuid": "cd771298-a70f-410d-8432-45cfb49660f4",
                "name": "28BM052001",
                "code": "28BM052001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:53.060503Z",
            "last_modified": "2023-06-30T15:14:53.060489Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d6f08fd0-5137-47a6-b1ef-359f6e2c43c5/?format=api",
            "uuid": "d6f08fd0-5137-47a6-b1ef-359f6e2c43c5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/cd771298-a70f-410d-8432-45cfb49660f4/?format=api",
                "uuid": "cd771298-a70f-410d-8432-45cfb49660f4",
                "name": "28BM052001",
                "code": "28BM052001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:53.614671Z",
            "last_modified": "2023-06-30T15:14:53.614656Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8cf8341a-eebf-4c36-8f61-89947448cddf/?format=api",
            "uuid": "8cf8341a-eebf-4c36-8f61-89947448cddf",
            "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/d8048ea6-e30a-4a49-85f3-f30251d94d7f/?format=api",
                "uuid": "d8048ea6-e30a-4a49-85f3-f30251d94d7f",
                "name": "28BM053001",
                "code": "28BM053001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:56.111926Z",
            "last_modified": "2023-06-30T15:14:56.111912Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26711af7-d42c-44d3-ac37-f6ce4af6fcd2/?format=api",
            "uuid": "26711af7-d42c-44d3-ac37-f6ce4af6fcd2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/d8048ea6-e30a-4a49-85f3-f30251d94d7f/?format=api",
                "uuid": "d8048ea6-e30a-4a49-85f3-f30251d94d7f",
                "name": "28BM053001",
                "code": "28BM053001"
            },
            "extra_metadata": {},
            "created": "2023-06-30T15:14:56.738123Z",
            "last_modified": "2023-06-30T15:14:56.738108Z",
            "access_modifier": "Public"
        }
    ]
}