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/3df01c4f-168d-4631-9f82-2726bb71306b/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 98,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3df01c4f-168d-4631-9f82-2726bb71306b/timeseries/?format=api&page=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3df01c4f-168d-4631-9f82-2726bb71306b/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/558a04fa-c3ef-4227-84e0-10cf65c5a632/?format=api",
            "uuid": "558a04fa-c3ef-4227-84e0-10cf65c5a632",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1951-06-16T11:00:00Z",
            "end": "1967-09-26T11:00:00Z",
            "value_type": "float",
            "last_value": 19.25,
            "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/298e06d0-c5c0-4d56-8d0c-7ee6b3b10a30/?format=api",
                "uuid": "298e06d0-c5c0-4d56-8d0c-7ee6b3b10a30",
                "name": "B28H0615001",
                "code": "B28H0615001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1967-09-26T12:00:00Z",
                        "start": "1951-06-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:23:23.020606Z",
            "last_modified": "2023-07-09T20:46:42.541942Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eed20724-b468-4428-b9c2-07878d5c7e0e/?format=api",
            "uuid": "eed20724-b468-4428-b9c2-07878d5c7e0e",
            "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/298e06d0-c5c0-4d56-8d0c-7ee6b3b10a30/?format=api",
                "uuid": "298e06d0-c5c0-4d56-8d0c-7ee6b3b10a30",
                "name": "B28H0615001",
                "code": "B28H0615001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:23.309179Z",
            "last_modified": "2022-12-20T14:25:52.004680Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a71afc0f-0116-436f-8190-e8cf4fd3ff86/?format=api",
            "uuid": "a71afc0f-0116-436f-8190-e8cf4fd3ff86",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1968-05-14T11:00:00Z",
            "end": "1977-09-23T11:00:00Z",
            "value_type": "float",
            "last_value": 18.22,
            "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/53bc2bb7-43ce-4b6b-b709-2ad3358c45be/?format=api",
                "uuid": "53bc2bb7-43ce-4b6b-b709-2ad3358c45be",
                "name": "B28H0616001",
                "code": "B28H0616001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1977-09-23T12:00:00Z",
                        "start": "1968-05-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:23:26.183551Z",
            "last_modified": "2023-07-09T20:46:42.914786Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/179dcd2f-6a0a-4bed-a82b-2c13357942c2/?format=api",
            "uuid": "179dcd2f-6a0a-4bed-a82b-2c13357942c2",
            "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/53bc2bb7-43ce-4b6b-b709-2ad3358c45be/?format=api",
                "uuid": "53bc2bb7-43ce-4b6b-b709-2ad3358c45be",
                "name": "B28H0616001",
                "code": "B28H0616001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:23:26.523547Z",
            "last_modified": "2022-12-20T14:25:52.627485Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/030593b5-25bb-4128-99a5-40b2b1a00cc1/?format=api",
            "uuid": "030593b5-25bb-4128-99a5-40b2b1a00cc1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1951-06-16T11:00:00Z",
            "end": "1983-08-23T11:00:00Z",
            "value_type": "float",
            "last_value": 18.41,
            "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/b714605e-454c-4708-a7d6-658ee12b185f/?format=api",
                "uuid": "b714605e-454c-4708-a7d6-658ee12b185f",
                "name": "28HL0021001",
                "code": "28HL0021001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1983-08-23T12:00:00Z",
                        "start": "1951-06-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:41:20.318128Z",
            "last_modified": "2023-07-09T20:49:30.803345Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eddf4cee-04c2-4ba2-a2d0-6ae22728a7df/?format=api",
            "uuid": "eddf4cee-04c2-4ba2-a2d0-6ae22728a7df",
            "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/b714605e-454c-4708-a7d6-658ee12b185f/?format=api",
                "uuid": "b714605e-454c-4708-a7d6-658ee12b185f",
                "name": "28HL0021001",
                "code": "28HL0021001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:20.611934Z",
            "last_modified": "2022-12-20T14:30:18.490864Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33d24ba8-7a0f-4c6c-b957-dd82c840b87a/?format=api",
            "uuid": "33d24ba8-7a0f-4c6c-b957-dd82c840b87a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1966-05-02T11:00:00Z",
            "end": "2005-11-14T11:00:00Z",
            "value_type": "float",
            "last_value": 20.29,
            "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/691b3b89-ba98-4f6f-b22a-c7c04170ffa1/?format=api",
                "uuid": "691b3b89-ba98-4f6f-b22a-c7c04170ffa1",
                "name": "28HP0228002",
                "code": "28HP0228002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-14T12:00:00Z",
                        "start": "1966-05-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:41:30.020364Z",
            "last_modified": "2023-07-09T20:49:32.663949Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/279e8d0f-89d4-4e58-b73b-0b910ef4350d/?format=api",
            "uuid": "279e8d0f-89d4-4e58-b73b-0b910ef4350d",
            "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/691b3b89-ba98-4f6f-b22a-c7c04170ffa1/?format=api",
                "uuid": "691b3b89-ba98-4f6f-b22a-c7c04170ffa1",
                "name": "28HP0228002",
                "code": "28HP0228002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:30.298835Z",
            "last_modified": "2022-12-20T14:30:22.604673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97bd9b9d-5ee0-459f-8321-ae0d6b0693c5/?format=api",
            "uuid": "97bd9b9d-5ee0-459f-8321-ae0d6b0693c5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1966-05-02T11:00:00Z",
            "end": "2005-11-14T11:00:00Z",
            "value_type": "float",
            "last_value": 20.29,
            "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/9472faa3-88f5-4b6b-87e7-a710454f0ae5/?format=api",
                "uuid": "9472faa3-88f5-4b6b-87e7-a710454f0ae5",
                "name": "28HP0228003",
                "code": "28HP0228003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-14T12:00:00Z",
                        "start": "1966-05-02T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:41:33.238310Z",
            "last_modified": "2023-07-09T20:49:33.468980Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cdca9acb-9999-4261-a2a0-3496ded57267/?format=api",
            "uuid": "cdca9acb-9999-4261-a2a0-3496ded57267",
            "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/9472faa3-88f5-4b6b-87e7-a710454f0ae5/?format=api",
                "uuid": "9472faa3-88f5-4b6b-87e7-a710454f0ae5",
                "name": "28HP0228003",
                "code": "28HP0228003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:33.541504Z",
            "last_modified": "2022-12-20T14:30:25.390620Z",
            "access_modifier": "Public"
        }
    ]
}