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/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/8ee243a6-5e1f-48c8-9266-9dda09994f51/timeseries/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/354b7ac6-46a9-4a09-92e9-cf9b3d8776a3/?format=api",
            "uuid": "354b7ac6-46a9-4a09-92e9-cf9b3d8776a3",
            "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/92d4bc63-1a58-4751-a0a4-2d36918a9914/?format=api",
                "uuid": "92d4bc63-1a58-4751-a0a4-2d36918a9914",
                "name": "LEWP031005",
                "code": "LEWP031005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:14.148517Z",
            "last_modified": "2022-10-05T08:13:14.148504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ef962eb-4084-4334-86e0-30a78a543ad2/?format=api",
            "uuid": "2ef962eb-4084-4334-86e0-30a78a543ad2",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/92d4bc63-1a58-4751-a0a4-2d36918a9914/?format=api",
                "uuid": "92d4bc63-1a58-4751-a0a4-2d36918a9914",
                "name": "LEWP031005",
                "code": "LEWP031005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:14.600676Z",
            "last_modified": "2022-10-05T08:13:14.600662Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4cbc4618-7021-4630-811d-3092869215e0/?format=api",
            "uuid": "4cbc4618-7021-4630-811d-3092869215e0",
            "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/6a5d1f54-0165-422b-8a37-e850c34b3f20/?format=api",
                "uuid": "6a5d1f54-0165-422b-8a37-e850c34b3f20",
                "name": "LEWP031006",
                "code": "LEWP031006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:17.513114Z",
            "last_modified": "2022-10-05T08:13:17.513100Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a66f701-0d6a-4ab5-ba60-3eb54aadf5f3/?format=api",
            "uuid": "0a66f701-0d6a-4ab5-ba60-3eb54aadf5f3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/6a5d1f54-0165-422b-8a37-e850c34b3f20/?format=api",
                "uuid": "6a5d1f54-0165-422b-8a37-e850c34b3f20",
                "name": "LEWP031006",
                "code": "LEWP031006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:18.046085Z",
            "last_modified": "2022-10-05T08:13:18.046070Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b6a5f6f-da03-4494-a147-1412b0b731ab/?format=api",
            "uuid": "5b6a5f6f-da03-4494-a147-1412b0b731ab",
            "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/34553f20-9c4a-453c-a570-7cc049fae805/?format=api",
                "uuid": "34553f20-9c4a-453c-a570-7cc049fae805",
                "name": "LEWP031007",
                "code": "LEWP031007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:21.242869Z",
            "last_modified": "2022-10-05T08:13:21.242855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cb187c84-b277-408c-b71e-87553b4035c4/?format=api",
            "uuid": "cb187c84-b277-408c-b71e-87553b4035c4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/34553f20-9c4a-453c-a570-7cc049fae805/?format=api",
                "uuid": "34553f20-9c4a-453c-a570-7cc049fae805",
                "name": "LEWP031007",
                "code": "LEWP031007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:13:21.748014Z",
            "last_modified": "2022-10-05T08:13:21.748002Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dfd053ce-6ad8-42d8-974d-6969fbbdbf07/?format=api",
            "uuid": "dfd053ce-6ad8-42d8-974d-6969fbbdbf07",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-18T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.91,
            "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/29e8a76b-2943-48b0-855b-9e168d0c1797/?format=api",
                "uuid": "29e8a76b-2943-48b0-855b-9e168d0c1797",
                "name": "COWP007001",
                "code": "COWP007001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:38:23.375400Z",
            "last_modified": "2023-07-09T21:03:56.909286Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e48df69d-1b0a-4380-acb0-42d86b6aadde/?format=api",
            "uuid": "e48df69d-1b0a-4380-acb0-42d86b6aadde",
            "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/29e8a76b-2943-48b0-855b-9e168d0c1797/?format=api",
                "uuid": "29e8a76b-2943-48b0-855b-9e168d0c1797",
                "name": "COWP007001",
                "code": "COWP007001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:23.783327Z",
            "last_modified": "2022-12-20T15:09:22.657855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d908e56-3ee4-4d8f-9292-2fee2bbaa944/?format=api",
            "uuid": "5d908e56-3ee4-4d8f-9292-2fee2bbaa944",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-18T11:00:00Z",
            "end": "2005-10-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.85,
            "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/6aac5796-d239-4b9f-a3f1-caf3fb62adce/?format=api",
                "uuid": "6aac5796-d239-4b9f-a3f1-caf3fb62adce",
                "name": "COWP007002",
                "code": "COWP007002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1973-01-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:38:27.202237Z",
            "last_modified": "2023-07-09T21:03:57.566292Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/17e6e841-fc96-4c65-90fa-188f9ed93ab5/?format=api",
            "uuid": "17e6e841-fc96-4c65-90fa-188f9ed93ab5",
            "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/6aac5796-d239-4b9f-a3f1-caf3fb62adce/?format=api",
                "uuid": "6aac5796-d239-4b9f-a3f1-caf3fb62adce",
                "name": "COWP007002",
                "code": "COWP007002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:38:27.494333Z",
            "last_modified": "2022-12-20T15:09:23.720932Z",
            "access_modifier": "Public"
        }
    ]
}