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/937b4ade-7c4a-422d-a5df-d8a7bdfe85ae/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/937b4ade-7c4a-422d-a5df-d8a7bdfe85ae/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aa3c4c95-ec79-4aa9-82ec-f7ff76864805/?format=api",
            "uuid": "aa3c4c95-ec79-4aa9-82ec-f7ff76864805",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-13T11:00:00Z",
            "end": "2023-04-04T11:03:37Z",
            "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/668be9b2-97aa-48f5-bb0e-ffc2528891fd/?format=api",
                "uuid": "668be9b2-97aa-48f5-bb0e-ffc2528891fd",
                "name": "02GP0310003",
                "code": "02GP0310003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1997-08-13T12:00:00Z",
                            "start": "1997-08-13T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        },
                        {
                            "eind": "None",
                            "start": "2022-04-26T13:52:46Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:13:01.556829Z",
            "last_modified": "2023-10-26T12:52:40.483618Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f18460d-a21c-4428-89b0-e1b0cf320c63/?format=api",
            "uuid": "6f18460d-a21c-4428-89b0-e1b0cf320c63",
            "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/668be9b2-97aa-48f5-bb0e-ffc2528891fd/?format=api",
                "uuid": "668be9b2-97aa-48f5-bb0e-ffc2528891fd",
                "name": "02GP0310003",
                "code": "02GP0310003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:13:01.987497Z",
            "last_modified": "2022-12-20T14:59:00.908099Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/684d7798-294b-4954-9b74-9714bb5fefbc/?format=api",
            "uuid": "684d7798-294b-4954-9b74-9714bb5fefbc",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1997-08-13T11:00:00Z",
            "end": "2023-04-04T11:04:24Z",
            "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/6b47ec49-11b9-4ad7-ae11-68a810d0f84f/?format=api",
                "uuid": "6b47ec49-11b9-4ad7-ae11-68a810d0f84f",
                "name": "02GP0310004",
                "code": "02GP0310004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1997-08-13T12:00:00Z",
                            "start": "1997-08-13T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        },
                        {
                            "eind": "None",
                            "start": "2022-04-26T13:53:02Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T11:13:04.831756Z",
            "last_modified": "2023-10-26T12:55:49.036129Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fda7f2ff-d389-4073-a223-c0fb0bbc6181/?format=api",
            "uuid": "fda7f2ff-d389-4073-a223-c0fb0bbc6181",
            "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/6b47ec49-11b9-4ad7-ae11-68a810d0f84f/?format=api",
                "uuid": "6b47ec49-11b9-4ad7-ae11-68a810d0f84f",
                "name": "02GP0310004",
                "code": "02GP0310004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:13:05.123319Z",
            "last_modified": "2022-12-20T14:59:01.822687Z",
            "access_modifier": "Public"
        }
    ]
}