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/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e7a76b06-8dc8-47a9-b22a-11fbb087f2f4/?format=api",
            "uuid": "e7a76b06-8dc8-47a9-b22a-11fbb087f2f4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1969-03-20T11:00:00Z",
            "end": "1973-03-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.95,
            "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/10bd91c0-f743-4a5e-9315-2ede3aefc045/?format=api",
                "uuid": "10bd91c0-f743-4a5e-9315-2ede3aefc045",
                "name": "COWP012002",
                "code": "COWP012002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1973-03-28T12:00:00Z",
                        "start": "1969-03-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:19.696634Z",
            "last_modified": "2023-07-09T20:50:55.806357Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6ef137fa-9efe-4a6e-8eed-6ea6f24c774a/?format=api",
            "uuid": "6ef137fa-9efe-4a6e-8eed-6ea6f24c774a",
            "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/10bd91c0-f743-4a5e-9315-2ede3aefc045/?format=api",
                "uuid": "10bd91c0-f743-4a5e-9315-2ede3aefc045",
                "name": "COWP012002",
                "code": "COWP012002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:20.000567Z",
            "last_modified": "2022-12-20T14:29:06.568653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b14d5f7c-7f05-4d06-acd4-2266539965f9/?format=api",
            "uuid": "b14d5f7c-7f05-4d06-acd4-2266539965f9",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2002-03-18T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": -2.31,
            "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/0529ffeb-a01b-42d7-a1c5-37710329aa57/?format=api",
                "uuid": "0529ffeb-a01b-42d7-a1c5-37710329aa57",
                "name": "COWP023001",
                "code": "COWP023001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "2002-03-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:29.136403Z",
            "last_modified": "2023-07-09T20:47:50.292853Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df158c98-c18b-4466-8ff1-e523a58a92be/?format=api",
            "uuid": "df158c98-c18b-4466-8ff1-e523a58a92be",
            "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/0529ffeb-a01b-42d7-a1c5-37710329aa57/?format=api",
                "uuid": "0529ffeb-a01b-42d7-a1c5-37710329aa57",
                "name": "COWP023001",
                "code": "COWP023001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:29.490118Z",
            "last_modified": "2022-12-20T14:29:09.104894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/82253ede-6eea-4459-bf8d-776116a35991/?format=api",
            "uuid": "82253ede-6eea-4459-bf8d-776116a35991",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-05-16T11:00:00Z",
            "end": "1997-12-16T11:00:00Z",
            "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/d11a4538-fe91-4469-8e5d-88fe0a5cfe8d/?format=api",
                "uuid": "d11a4538-fe91-4469-8e5d-88fe0a5cfe8d",
                "name": "COWP008002",
                "code": "COWP008002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-12-16T12:00:00Z",
                        "start": "1973-05-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:38:30.585714Z",
            "last_modified": "2023-07-09T21:03:58.104012Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e52c98d9-b532-4675-a376-71d052b22232/?format=api",
            "uuid": "e52c98d9-b532-4675-a376-71d052b22232",
            "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/d11a4538-fe91-4469-8e5d-88fe0a5cfe8d/?format=api",
                "uuid": "d11a4538-fe91-4469-8e5d-88fe0a5cfe8d",
                "name": "COWP008002",
                "code": "COWP008002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:30.889870Z",
            "last_modified": "2022-12-20T15:09:24.555063Z",
            "access_modifier": "Public"
        }
    ]
}