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/43b00d07-c53c-4686-84f7-fe63b78458f5/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 114,
    "next": null,
    "previous": "https://zuiderzeeland.lizard.net/api/v4/monitoringnetworks/43b00d07-c53c-4686-84f7-fe63b78458f5/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/db6b08cb-0f0a-4000-a026-dc839528fcf4/?format=api",
            "uuid": "db6b08cb-0f0a-4000-a026-dc839528fcf4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-01-14T11:00:00Z",
            "end": "2000-11-14T11:00:00Z",
            "value_type": "float",
            "last_value": null,
            "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/ec375f21-2562-4fce-af9f-56063b3656ae/?format=api",
                "uuid": "ec375f21-2562-4fce-af9f-56063b3656ae",
                "name": "27HP0057001",
                "code": "27HP0057001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2000-11-14T12:00:00Z",
                        "start": "1974-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:53:28.767404Z",
            "last_modified": "2023-07-09T20:41:58.244922Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/02770148-ec1f-426c-b202-9a1d9d068b17/?format=api",
            "uuid": "02770148-ec1f-426c-b202-9a1d9d068b17",
            "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/ec375f21-2562-4fce-af9f-56063b3656ae/?format=api",
                "uuid": "ec375f21-2562-4fce-af9f-56063b3656ae",
                "name": "27HP0057001",
                "code": "27HP0057001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:53:29.053285Z",
            "last_modified": "2022-12-20T14:17:31.589105Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/e979cc0d-996b-4de4-8706-15116b481fdf/?format=api",
            "uuid": "e979cc0d-996b-4de4-8706-15116b481fdf",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-01-14T11:00:00Z",
            "end": "2000-11-14T11:00:00Z",
            "value_type": "float",
            "last_value": 4.49,
            "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/a30f9e6b-7bce-412c-9ea2-cb626da1677d/?format=api",
                "uuid": "a30f9e6b-7bce-412c-9ea2-cb626da1677d",
                "name": "27HP0057002",
                "code": "27HP0057002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2000-11-14T12:00:00Z",
                        "start": "1974-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:53:32.142589Z",
            "last_modified": "2023-07-09T20:41:58.602316Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce71d12e-feb6-42de-af55-ac08cf7292f0/?format=api",
            "uuid": "ce71d12e-feb6-42de-af55-ac08cf7292f0",
            "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/a30f9e6b-7bce-412c-9ea2-cb626da1677d/?format=api",
                "uuid": "a30f9e6b-7bce-412c-9ea2-cb626da1677d",
                "name": "27HP0057002",
                "code": "27HP0057002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:53:32.395807Z",
            "last_modified": "2022-12-20T14:17:32.668267Z",
            "access_modifier": "Public"
        }
    ]
}