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/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api&page=9
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api&page=10",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/2f734980-2323-43eb-90d3-313a190b9dff/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/56763e4e-5c11-411a-831e-56bfc9b0f9ec/?format=api",
            "uuid": "56763e4e-5c11-411a-831e-56bfc9b0f9ec",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1961-04-14T11:00:00Z",
            "end": "2010-07-31T11:00:00Z",
            "value_type": "float",
            "last_value": -0.72,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/3738983d-0b84-4dc7-8687-7b7ce792e69f/?format=api",
                "uuid": "3738983d-0b84-4dc7-8687-7b7ce792e69f",
                "name": "26F0050002",
                "code": "26F0050002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2010-07-31T12:00:00Z",
                        "start": "1961-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:18:18.914756Z",
            "last_modified": "2023-07-09T20:59:42.260422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b16f32b-0ba1-499c-9a11-a2f4f4df4d08/?format=api",
            "uuid": "4b16f32b-0ba1-499c-9a11-a2f4f4df4d08",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/3738983d-0b84-4dc7-8687-7b7ce792e69f/?format=api",
                "uuid": "3738983d-0b84-4dc7-8687-7b7ce792e69f",
                "name": "26F0050002",
                "code": "26F0050002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:18:19.193044Z",
            "last_modified": "2022-12-20T15:00:49.902244Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0a1119cf-6c4f-4b78-87d5-cceea62cf935/?format=api",
            "uuid": "0a1119cf-6c4f-4b78-87d5-cceea62cf935",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1949-09-06T11:00:00Z",
            "end": "2004-11-30T11:00:00Z",
            "value_type": "float",
            "last_value": 0.25,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/aea82b7a-e24c-457c-bfbe-29d0b52af91e/?format=api",
                "uuid": "aea82b7a-e24c-457c-bfbe-29d0b52af91e",
                "name": "26FP0020002",
                "code": "26FP0020002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-11-30T12:00:00Z",
                        "start": "1949-09-06T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:37:41.122189Z",
            "last_modified": "2023-07-09T21:03:48.232385Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/6701036c-abf4-4f82-8fd8-96bffd5764be/?format=api",
            "uuid": "6701036c-abf4-4f82-8fd8-96bffd5764be",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/aea82b7a-e24c-457c-bfbe-29d0b52af91e/?format=api",
                "uuid": "aea82b7a-e24c-457c-bfbe-29d0b52af91e",
                "name": "26FP0020002",
                "code": "26FP0020002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:37:41.510221Z",
            "last_modified": "2022-12-20T15:09:10.454804Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9703373-021d-4a80-a767-4ba8f641a66e/?format=api",
            "uuid": "d9703373-021d-4a80-a767-4ba8f641a66e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1958-02-14T11:00:00Z",
            "end": "2010-07-31T11:00:00Z",
            "value_type": "float",
            "last_value": -0.88,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/d1bd42f8-0030-4ba8-b634-269836885d66/?format=api",
                "uuid": "d1bd42f8-0030-4ba8-b634-269836885d66",
                "name": "26F0027001",
                "code": "26F0027001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2010-07-31T12:00:00Z",
                        "start": "1958-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:41:42.223241Z",
            "last_modified": "2023-07-09T21:05:41.137385Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/54a3aa6a-ef95-4e5f-9e15-e699821e7a0a/?format=api",
            "uuid": "54a3aa6a-ef95-4e5f-9e15-e699821e7a0a",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/d1bd42f8-0030-4ba8-b634-269836885d66/?format=api",
                "uuid": "d1bd42f8-0030-4ba8-b634-269836885d66",
                "name": "26F0027001",
                "code": "26F0027001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:41:42.519699Z",
            "last_modified": "2022-12-20T15:10:24.384988Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/7adcfd6f-a3a7-4614-b689-325b7bc2ded5/?format=api",
            "uuid": "7adcfd6f-a3a7-4614-b689-325b7bc2ded5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1958-02-14T11:00:00Z",
            "end": "2010-07-31T11:00:00Z",
            "value_type": "float",
            "last_value": -1.02,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/4fea0471-72e0-4a6b-8605-b2d4c346a798/?format=api",
                "uuid": "4fea0471-72e0-4a6b-8605-b2d4c346a798",
                "name": "26F0027002",
                "code": "26F0027002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2010-07-31T12:00:00Z",
                        "start": "1958-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:41:45.698920Z",
            "last_modified": "2023-07-09T21:05:41.787251Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1c28fe00-49d1-4109-8142-83be52e3b3e4/?format=api",
            "uuid": "1c28fe00-49d1-4109-8142-83be52e3b3e4",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/4fea0471-72e0-4a6b-8605-b2d4c346a798/?format=api",
                "uuid": "4fea0471-72e0-4a6b-8605-b2d4c346a798",
                "name": "26F0027002",
                "code": "26F0027002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:41:45.989099Z",
            "last_modified": "2022-12-20T15:10:25.413049Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5c56b7f3-712a-4394-ac3e-2b2a676035a2/?format=api",
            "uuid": "5c56b7f3-712a-4394-ac3e-2b2a676035a2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1949-09-06T11:00:00Z",
            "end": "2004-11-30T11:00:00Z",
            "value_type": "float",
            "last_value": 0.23,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/b9c6918d-e004-4960-8b8b-a1a18da49bd7/?format=api",
                "uuid": "b9c6918d-e004-4960-8b8b-a1a18da49bd7",
                "name": "26FP0020001",
                "code": "26FP0020001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2004-11-30T12:00:00Z",
                        "start": "1949-09-06T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T12:03:17.176219Z",
            "last_modified": "2023-07-09T21:06:03.867422Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e33bc1e-dd67-4730-9c2f-8363d63416b7/?format=api",
            "uuid": "9e33bc1e-dd67-4730-9c2f-8363d63416b7",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://zuiderzeeland.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://zuiderzeeland.lizard.net/api/v4/locations/b9c6918d-e004-4960-8b8b-a1a18da49bd7/?format=api",
                "uuid": "b9c6918d-e004-4960-8b8b-a1a18da49bd7",
                "name": "26FP0020001",
                "code": "26FP0020001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T12:03:17.492505Z",
            "last_modified": "2022-12-20T15:13:46.230612Z",
            "access_modifier": "Public"
        }
    ]
}