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/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 180,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4f98f848-fddd-4443-b90b-3300b9ad3406/?format=api",
            "uuid": "4f98f848-fddd-4443-b90b-3300b9ad3406",
            "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/b585b8bd-692c-4688-bfcb-6d4c371f4d1c/?format=api",
                "uuid": "b585b8bd-692c-4688-bfcb-6d4c371f4d1c",
                "name": "LEWP008003",
                "code": "LEWP008003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:48.273065Z",
            "last_modified": "2022-12-20T14:15:30.798225Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7425df2b-20f3-4d43-93c9-5c1655f7580e/?format=api",
            "uuid": "7425df2b-20f3-4d43-93c9-5c1655f7580e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1983-06-27T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.14,
            "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/041277ea-1f17-4da1-919d-429d360137e0/?format=api",
                "uuid": "041277ea-1f17-4da1-919d-429d360137e0",
                "name": "LEWP013003",
                "code": "LEWP013003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1983-06-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:45:51.296672Z",
            "last_modified": "2024-12-23T09:48:23.748553Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5819664-7d21-4ad2-805b-a64d287f4392/?format=api",
            "uuid": "f5819664-7d21-4ad2-805b-a64d287f4392",
            "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/041277ea-1f17-4da1-919d-429d360137e0/?format=api",
                "uuid": "041277ea-1f17-4da1-919d-429d360137e0",
                "name": "LEWP013003",
                "code": "LEWP013003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:51.632495Z",
            "last_modified": "2022-12-20T14:15:31.726659Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a7606392-1a9c-4a4c-8329-5ac6b99fc1d4/?format=api",
            "uuid": "a7606392-1a9c-4a4c-8329-5ac6b99fc1d4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1983-06-27T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.14,
            "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/e4c93f0c-b996-4631-9e68-c870c9a9f4b7/?format=api",
                "uuid": "e4c93f0c-b996-4631-9e68-c870c9a9f4b7",
                "name": "LEWP013004",
                "code": "LEWP013004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1983-06-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:45:54.317544Z",
            "last_modified": "2024-12-23T09:48:24.976735Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0952d59-1733-490b-bd13-78e27d5ff779/?format=api",
            "uuid": "a0952d59-1733-490b-bd13-78e27d5ff779",
            "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/e4c93f0c-b996-4631-9e68-c870c9a9f4b7/?format=api",
                "uuid": "e4c93f0c-b996-4631-9e68-c870c9a9f4b7",
                "name": "LEWP013004",
                "code": "LEWP013004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:54.564363Z",
            "last_modified": "2022-12-20T14:15:32.753332Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bc0bb7d-7a8f-4b87-bb88-316e48d987c4/?format=api",
            "uuid": "4bc0bb7d-7a8f-4b87-bb88-316e48d987c4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1983-06-27T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 4.86,
            "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/146dad64-f6d6-40d8-9a91-41544058dc08/?format=api",
                "uuid": "146dad64-f6d6-40d8-9a91-41544058dc08",
                "name": "LEWP015004",
                "code": "LEWP015004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1983-06-27T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:45:57.378571Z",
            "last_modified": "2024-12-23T09:49:24.593816Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3db5600d-e7cc-4d3a-ab0a-e174bd3e6200/?format=api",
            "uuid": "3db5600d-e7cc-4d3a-ab0a-e174bd3e6200",
            "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/146dad64-f6d6-40d8-9a91-41544058dc08/?format=api",
                "uuid": "146dad64-f6d6-40d8-9a91-41544058dc08",
                "name": "LEWP015004",
                "code": "LEWP015004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:45:57.629899Z",
            "last_modified": "2022-12-20T14:15:34.045910Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ef05a0cd-e9b3-43b8-a3e6-62c5d81a6f78/?format=api",
            "uuid": "ef05a0cd-e9b3-43b8-a3e6-62c5d81a6f78",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-10-14T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.2,
            "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/24c2bec2-e69a-46d5-9253-83bc296ffd77/?format=api",
                "uuid": "24c2bec2-e69a-46d5-9253-83bc296ffd77",
                "name": "LEWP025002",
                "code": "LEWP025002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1986-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:46:13.393223Z",
            "last_modified": "2024-12-23T09:50:18.733618Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2cfdcee0-9396-4e73-bf1f-c43cad548122/?format=api",
            "uuid": "2cfdcee0-9396-4e73-bf1f-c43cad548122",
            "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/24c2bec2-e69a-46d5-9253-83bc296ffd77/?format=api",
                "uuid": "24c2bec2-e69a-46d5-9253-83bc296ffd77",
                "name": "LEWP025002",
                "code": "LEWP025002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:13.650568Z",
            "last_modified": "2022-12-20T14:15:38.416216Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7fd6a2cf-0b01-4ba0-997d-640f69dcfd0d/?format=api",
            "uuid": "7fd6a2cf-0b01-4ba0-997d-640f69dcfd0d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1986-10-14T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 5.18,
            "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/a2f5789d-b495-410f-bef6-1b3e158a7a3b/?format=api",
                "uuid": "a2f5789d-b495-410f-bef6-1b3e158a7a3b",
                "name": "LEWP025003",
                "code": "LEWP025003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1986-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:46:16.586362Z",
            "last_modified": "2024-12-23T09:50:19.896853Z",
            "access_modifier": "Public"
        }
    ]
}