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/d5b7a160-68bf-4fdc-b15d-a5f6cf9f81f6/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 146,
    "next": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/d5b7a160-68bf-4fdc-b15d-a5f6cf9f81f6/timeseries/?format=api&page=12",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/d5b7a160-68bf-4fdc-b15d-a5f6cf9f81f6/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/794884bd-6b25-4abf-a64d-34d58b1d0569/?format=api",
            "uuid": "794884bd-6b25-4abf-a64d-34d58b1d0569",
            "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/47fd16d9-4f2d-47b0-a6fb-e6406f3e0c92/?format=api",
                "uuid": "47fd16d9-4f2d-47b0-a6fb-e6406f3e0c92",
                "name": "21HP0075010",
                "code": "21HP0075010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:17.612860Z",
            "last_modified": "2022-12-20T14:14:10.542714Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/68418b88-8e39-4679-bdc1-d60248b57f7e/?format=api",
            "uuid": "68418b88-8e39-4679-bdc1-d60248b57f7e",
            "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/323e813b-a541-43d0-be03-2fe6939bc4b2/?format=api",
                "uuid": "323e813b-a541-43d0-be03-2fe6939bc4b2",
                "name": "21HP0075007",
                "code": "21HP0075007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:41:41.695388Z",
            "last_modified": "2022-12-20T14:14:17.330206Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a74c2d6c-c8aa-4927-9832-5a987dcbe3a6/?format=api",
            "uuid": "a74c2d6c-c8aa-4927-9832-5a987dcbe3a6",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1989-12-14T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 2.9,
            "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/bfe7d44d-4866-407c-9ede-bb8ebd85a5c1/?format=api",
                "uuid": "bfe7d44d-4866-407c-9ede-bb8ebd85a5c1",
                "name": "33FP0133002",
                "code": "33FP0133002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1989-12-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:58:53.410234Z",
            "last_modified": "2023-07-09T20:42:59.514468Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/943ce719-ae71-4a37-9040-988081d94231/?format=api",
            "uuid": "943ce719-ae71-4a37-9040-988081d94231",
            "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/bfe7d44d-4866-407c-9ede-bb8ebd85a5c1/?format=api",
                "uuid": "bfe7d44d-4866-407c-9ede-bb8ebd85a5c1",
                "name": "33FP0133002",
                "code": "33FP0133002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:58:53.679702Z",
            "last_modified": "2022-12-20T14:19:02.595693Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/57352012-bc2e-4c14-bfd5-33665abba261/?format=api",
            "uuid": "57352012-bc2e-4c14-bfd5-33665abba261",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-29T11:00:00Z",
            "end": "2005-11-28T11:00:00Z",
            "value_type": "float",
            "last_value": -0.71,
            "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/0c16b86c-99fe-4486-b2fb-66a860a10ffa/?format=api",
                "uuid": "0c16b86c-99fe-4486-b2fb-66a860a10ffa",
                "name": "21GP0287003",
                "code": "21GP0287003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-11-28T12:00:00Z",
                        "start": "1973-01-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:41:10.926410Z",
            "last_modified": "2024-11-05T13:43:52.491447Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8e23cb9e-d94d-44c8-9d0c-d2418252f997/?format=api",
            "uuid": "8e23cb9e-d94d-44c8-9d0c-d2418252f997",
            "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/0c16b86c-99fe-4486-b2fb-66a860a10ffa/?format=api",
                "uuid": "0c16b86c-99fe-4486-b2fb-66a860a10ffa",
                "name": "21GP0287003",
                "code": "21GP0287003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:11.211928Z",
            "last_modified": "2022-12-20T14:30:15.883423Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0d46c8a9-bc6a-451d-b80b-1debf802e231/?format=api",
            "uuid": "0d46c8a9-bc6a-451d-b80b-1debf802e231",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-04-14T11:00:00Z",
            "end": "1981-12-28T11:00:00Z",
            "value_type": "float",
            "last_value": 2.24,
            "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/1a26db11-a6a5-4613-8a1d-5724406f18de/?format=api",
                "uuid": "1a26db11-a6a5-4613-8a1d-5724406f18de",
                "name": "27GP0186001",
                "code": "27GP0186001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1981-12-28T12:00:00Z",
                        "start": "1978-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:53:21.958164Z",
            "last_modified": "2023-07-09T20:52:06.854851Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/5aa820dd-70e9-46af-a4db-6a9bf5751c4c/?format=api",
            "uuid": "5aa820dd-70e9-46af-a4db-6a9bf5751c4c",
            "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/1a26db11-a6a5-4613-8a1d-5724406f18de/?format=api",
                "uuid": "1a26db11-a6a5-4613-8a1d-5724406f18de",
                "name": "27GP0186001",
                "code": "27GP0186001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:53:22.325004Z",
            "last_modified": "2022-12-20T14:50:31.193752Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/9b715c23-6183-4f9d-a0e3-298f14e1e6b5/?format=api",
            "uuid": "9b715c23-6183-4f9d-a0e3-298f14e1e6b5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1978-04-14T11:00:00Z",
            "end": "1981-12-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.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/3a97aae6-b757-4b52-af10-c701c4d7c5fe/?format=api",
                "uuid": "3a97aae6-b757-4b52-af10-c701c4d7c5fe",
                "name": "27GP0186002",
                "code": "27GP0186002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1981-12-28T12:00:00Z",
                        "start": "1978-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:53:25.289040Z",
            "last_modified": "2023-07-09T20:52:07.672480Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/c4f4753a-e2cd-472a-85f3-70e62b457d8b/?format=api",
            "uuid": "c4f4753a-e2cd-472a-85f3-70e62b457d8b",
            "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/3a97aae6-b757-4b52-af10-c701c4d7c5fe/?format=api",
                "uuid": "3a97aae6-b757-4b52-af10-c701c4d7c5fe",
                "name": "27GP0186002",
                "code": "27GP0186002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:53:25.567172Z",
            "last_modified": "2022-12-20T14:50:32.902051Z",
            "access_modifier": "Public"
        }
    ]
}