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/7b5ea46c-7c11-4bf5-bcb4-f417ccfb2d83/timeseries/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5ea46c-7c11-4bf5-bcb4-f417ccfb2d83/timeseries/?format=api&page=5",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b76344c6-eccc-4edd-b4a5-e0d7c0f60d8d/?format=api",
            "uuid": "b76344c6-eccc-4edd-b4a5-e0d7c0f60d8d",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-14T08:45:03Z",
            "end": "2025-04-17T06:28:12Z",
            "value_type": "float",
            "last_value": 6.803,
            "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/697c6515-bd33-416e-8489-2bea0ca48ee9/?format=api",
                "uuid": "697c6515-bd33-416e-8489-2bea0ca48ee9",
                "name": "39HM005002",
                "code": "39HM005002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-14T09:45:03Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.807325Z",
            "last_modified": "2025-04-25T08:31:08.082486Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2a7f4b1-6a1b-491b-9f31-8f07032c3c49/?format=api",
            "uuid": "b2a7f4b1-6a1b-491b-9f31-8f07032c3c49",
            "code": "WNS9040.hand::nonequidistant::1::1",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2021-12-14T08:46:15Z",
            "end": "2025-04-17T06:28:33Z",
            "value_type": "float",
            "last_value": 5.732,
            "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/8408cb6e-92a0-4cc3-b9a5-bafc5ce71d03/?format=api",
                "uuid": "8408cb6e-92a0-4cc3-b9a5-bafc5ce71d03",
                "name": "39HM005003",
                "code": "39HM005003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2021-12-14T09:46:15Z",
                        "observationtype": "controlemeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-08-29T13:24:09.808652Z",
            "last_modified": "2025-04-25T08:35:55.933556Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/50e6f983-0f6a-40b1-a5e1-ff076cb5e31e/?format=api",
            "uuid": "50e6f983-0f6a-40b1-a5e1-ff076cb5e31e",
            "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/3b2ccf9d-2ec4-4953-8854-33427f1d4882/?format=api",
                "uuid": "3b2ccf9d-2ec4-4953-8854-33427f1d4882",
                "name": "40CP0414004",
                "code": "40CP0414004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:17:52.944859Z",
            "last_modified": "2022-12-20T14:08:33.528840Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c477eea-f764-4f97-b85b-8e791cf2bd02/?format=api",
            "uuid": "9c477eea-f764-4f97-b85b-8e791cf2bd02",
            "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/2169af90-400a-4164-bdf9-21be3763411a/?format=api",
                "uuid": "2169af90-400a-4164-bdf9-21be3763411a",
                "name": "39FP0300003",
                "code": "39FP0300003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:17:55.815862Z",
            "last_modified": "2022-12-20T14:08:34.329604Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff96f244-1cb6-4e0c-8da1-9f005c5a7d01/?format=api",
            "uuid": "ff96f244-1cb6-4e0c-8da1-9f005c5a7d01",
            "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/d459c6a4-812a-4e5f-8846-34d0149e68bb/?format=api",
                "uuid": "d459c6a4-812a-4e5f-8846-34d0149e68bb",
                "name": "40CP0414005",
                "code": "40CP0414005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:17:58.698316Z",
            "last_modified": "2022-12-20T14:08:35.126976Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a74222c3-cb3f-4de0-a2e1-8d370bf6df7d/?format=api",
            "uuid": "a74222c3-cb3f-4de0-a2e1-8d370bf6df7d",
            "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/57546d3b-7514-4364-b2ea-ee15080fb0dd/?format=api",
                "uuid": "57546d3b-7514-4364-b2ea-ee15080fb0dd",
                "name": "39FP0300002",
                "code": "39FP0300002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:18:01.851282Z",
            "last_modified": "2022-12-20T14:08:35.764219Z",
            "access_modifier": "Public"
        }
    ]
}