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/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=14
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=15",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/2f0df8e9-7289-4448-82dc-378edfcfaee2/timeseries/?format=api&page=13",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/683bd5fd-514f-4ea3-ae8f-cd997d40ae99/?format=api",
            "uuid": "683bd5fd-514f-4ea3-ae8f-cd997d40ae99",
            "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/e59dc6af-7a20-4e5a-ab10-a262d0080a07/?format=api",
                "uuid": "e59dc6af-7a20-4e5a-ab10-a262d0080a07",
                "name": "27DP9020001",
                "code": "27DP9020001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:12:19.369455Z",
            "last_modified": "2022-12-20T14:07:00.146424Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3672f135-0083-4339-879e-d4d8d5f95245/?format=api",
            "uuid": "3672f135-0083-4339-879e-d4d8d5f95245",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.64,
            "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/f4326429-31bb-4ce9-931e-d13a1269ea84/?format=api",
                "uuid": "f4326429-31bb-4ce9-931e-d13a1269ea84",
                "name": "27BP0255010",
                "code": "27BP0255010"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:42.746792Z",
            "last_modified": "2023-07-09T20:43:32.793597Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/086f88bc-5f2a-42fd-9cb8-71f2b5f80e5a/?format=api",
            "uuid": "086f88bc-5f2a-42fd-9cb8-71f2b5f80e5a",
            "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/f4326429-31bb-4ce9-931e-d13a1269ea84/?format=api",
                "uuid": "f4326429-31bb-4ce9-931e-d13a1269ea84",
                "name": "27BP0255010",
                "code": "27BP0255010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:43.045879Z",
            "last_modified": "2022-12-20T14:16:20.787533Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ebbce5cb-169f-4729-b64e-e13a004d5d82/?format=api",
            "uuid": "ebbce5cb-169f-4729-b64e-e13a004d5d82",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 16.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/c8eadad9-c4d3-427b-a2af-d5c47ae35694/?format=api",
                "uuid": "c8eadad9-c4d3-427b-a2af-d5c47ae35694",
                "name": "27BP0255003",
                "code": "27BP0255003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:46.027742Z",
            "last_modified": "2023-07-09T20:43:33.200287Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f024f608-be15-49b4-be8a-1bb15d46d23f/?format=api",
            "uuid": "f024f608-be15-49b4-be8a-1bb15d46d23f",
            "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/c8eadad9-c4d3-427b-a2af-d5c47ae35694/?format=api",
                "uuid": "c8eadad9-c4d3-427b-a2af-d5c47ae35694",
                "name": "27BP0255003",
                "code": "27BP0255003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:46.290046Z",
            "last_modified": "2022-12-20T14:16:22.005894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cd2db6e7-0d5b-40ab-92db-6f6731a42565/?format=api",
            "uuid": "cd2db6e7-0d5b-40ab-92db-6f6731a42565",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 16.21,
            "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/42da517a-b70a-4b34-bcb5-1ca091f79196/?format=api",
                "uuid": "42da517a-b70a-4b34-bcb5-1ca091f79196",
                "name": "27BP0255004",
                "code": "27BP0255004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:48.935610Z",
            "last_modified": "2023-07-09T20:43:33.616041Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/064baea0-deb6-4045-bfc8-c23d6988488a/?format=api",
            "uuid": "064baea0-deb6-4045-bfc8-c23d6988488a",
            "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/42da517a-b70a-4b34-bcb5-1ca091f79196/?format=api",
                "uuid": "42da517a-b70a-4b34-bcb5-1ca091f79196",
                "name": "27BP0255004",
                "code": "27BP0255004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:49.193024Z",
            "last_modified": "2022-12-20T14:16:22.906398Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/68160840-e6e2-4726-9724-ec1e7c1882b6/?format=api",
            "uuid": "68160840-e6e2-4726-9724-ec1e7c1882b6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.88,
            "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/4ace894a-2765-48ad-a364-135ed0202a0c/?format=api",
                "uuid": "4ace894a-2765-48ad-a364-135ed0202a0c",
                "name": "27BP0255006",
                "code": "27BP0255006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:52.051361Z",
            "last_modified": "2023-07-09T20:43:34.221349Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/750404e0-b591-4611-9d8d-67328030569e/?format=api",
            "uuid": "750404e0-b591-4611-9d8d-67328030569e",
            "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/4ace894a-2765-48ad-a364-135ed0202a0c/?format=api",
                "uuid": "4ace894a-2765-48ad-a364-135ed0202a0c",
                "name": "27BP0255006",
                "code": "27BP0255006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:48:52.344407Z",
            "last_modified": "2022-12-20T14:16:23.766430Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9397a01a-44f5-4fe8-b9ef-7bffee621498/?format=api",
            "uuid": "9397a01a-44f5-4fe8-b9ef-7bffee621498",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-04-05T11:00:00Z",
            "end": "2004-04-01T11:00:00Z",
            "value_type": "float",
            "last_value": 7.87,
            "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/0332ddf5-eb13-4677-8909-e894378ec9d3/?format=api",
                "uuid": "0332ddf5-eb13-4677-8909-e894378ec9d3",
                "name": "27BP0255007",
                "code": "27BP0255007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-04-01T12:00:00Z",
                        "start": "1994-04-05T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:48:55.292346Z",
            "last_modified": "2023-07-09T20:43:34.634185Z",
            "access_modifier": "Public"
        }
    ]
}