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/ab27c57c-9338-4590-b94b-224d5ec04538/timeseries/?format=api&page=13
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/ab27c57c-9338-4590-b94b-224d5ec04538/timeseries/?format=api&page=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ab27c57c-9338-4590-b94b-224d5ec04538/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d8117154-c0bc-4911-8782-0538a7ae7b26/?format=api",
            "uuid": "d8117154-c0bc-4911-8782-0538a7ae7b26",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-02-20T14:00:00Z",
            "end": "2019-02-27T11:00:00Z",
            "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/da9ae72a-dec9-4cc7-afaf-4233a5c072a2/?format=api",
                "uuid": "da9ae72a-dec9-4cc7-afaf-4233a5c072a2",
                "name": "29AP0082002",
                "code": "29AP0082002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2019-02-27T12:00:00Z",
                        "start": "2018-02-20T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2018-06-28T15:29:22.954475Z",
            "last_modified": "2022-10-13T02:42:50.663926Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/57cf0d86-df80-4328-8dd9-53631873cec1/?format=api",
            "uuid": "57cf0d86-df80-4328-8dd9-53631873cec1",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2018-11-26T14:00:00Z",
            "end": "2025-05-27T05:00:00Z",
            "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/341481a6-f478-4c5a-b8db-973428937d99/?format=api",
                "uuid": "341481a6-f478-4c5a-b8db-973428937d99",
                "name": "29AP0058005",
                "code": "29AP0058005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2018-11-26T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2019-06-21T15:53:15.207582Z",
            "last_modified": "2025-05-28T06:11:10.365459Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f404bcbf-c25a-4965-9044-bd211ee7ead8/?format=api",
            "uuid": "f404bcbf-c25a-4965-9044-bd211ee7ead8",
            "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/4598fc0a-2db3-40a2-8421-046e6df30ff7/?format=api",
                "uuid": "4598fc0a-2db3-40a2-8421-046e6df30ff7",
                "name": "001",
                "code": "29AM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:13.166087Z",
            "last_modified": "2022-10-04T20:30:13.166073Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e47d7a7c-905f-475b-ab48-8af772056317/?format=api",
            "uuid": "e47d7a7c-905f-475b-ab48-8af772056317",
            "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/4598fc0a-2db3-40a2-8421-046e6df30ff7/?format=api",
                "uuid": "4598fc0a-2db3-40a2-8421-046e6df30ff7",
                "name": "001",
                "code": "29AM001001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:13.653279Z",
            "last_modified": "2022-10-04T20:30:13.653266Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6b06be78-6854-46b8-be26-b01b403836fa/?format=api",
            "uuid": "6b06be78-6854-46b8-be26-b01b403836fa",
            "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/a3493511-660e-48a5-94bd-3d7b0286edf2/?format=api",
                "uuid": "a3493511-660e-48a5-94bd-3d7b0286edf2",
                "name": "002",
                "code": "29AM001002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:15.544481Z",
            "last_modified": "2022-10-04T20:30:15.544465Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f397d246-0fd0-4e41-83b1-cc5e23bc23ff/?format=api",
            "uuid": "f397d246-0fd0-4e41-83b1-cc5e23bc23ff",
            "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/a3493511-660e-48a5-94bd-3d7b0286edf2/?format=api",
                "uuid": "a3493511-660e-48a5-94bd-3d7b0286edf2",
                "name": "002",
                "code": "29AM001002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:16.038033Z",
            "last_modified": "2022-10-04T20:30:16.038020Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/568c7617-aa4d-4b35-a12a-22648d363405/?format=api",
            "uuid": "568c7617-aa4d-4b35-a12a-22648d363405",
            "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/32bb2982-9861-4a24-a3c1-00c9118bb63e/?format=api",
                "uuid": "32bb2982-9861-4a24-a3c1-00c9118bb63e",
                "name": "003",
                "code": "29AM001003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:17.966252Z",
            "last_modified": "2022-10-04T20:30:17.966239Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e49c00ac-6388-4309-8951-543cfd113c70/?format=api",
            "uuid": "e49c00ac-6388-4309-8951-543cfd113c70",
            "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/32bb2982-9861-4a24-a3c1-00c9118bb63e/?format=api",
                "uuid": "32bb2982-9861-4a24-a3c1-00c9118bb63e",
                "name": "003",
                "code": "29AM001003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:18.461389Z",
            "last_modified": "2022-10-04T20:30:18.461372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7c5edcef-06d7-4728-b875-28a0e38706a3/?format=api",
            "uuid": "7c5edcef-06d7-4728-b875-28a0e38706a3",
            "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/bf9231be-0bfe-4f71-82e7-517d1cf212bb/?format=api",
                "uuid": "bf9231be-0bfe-4f71-82e7-517d1cf212bb",
                "name": "B29C0137004",
                "code": "29CP0137004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:59.600896Z",
            "last_modified": "2022-10-04T20:30:59.600882Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3983e16e-3820-4b75-ab4f-788c6b3280b7/?format=api",
            "uuid": "3983e16e-3820-4b75-ab4f-788c6b3280b7",
            "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/bf9231be-0bfe-4f71-82e7-517d1cf212bb/?format=api",
                "uuid": "bf9231be-0bfe-4f71-82e7-517d1cf212bb",
                "name": "B29C0137004",
                "code": "29CP0137004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:31:00.053598Z",
            "last_modified": "2022-10-04T20:31:00.053584Z",
            "access_modifier": "Public"
        }
    ]
}