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/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=17
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 184,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=18",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/38f87a07-60fa-468e-8606-d223656bfa68/?format=api",
            "uuid": "38f87a07-60fa-468e-8606-d223656bfa68",
            "code": "WNS9040::second::1::3600",
            "name": "WNS9040",
            "description": "",
            "start": "2019-05-23T14:00:00Z",
            "end": "2025-04-16T08:00:00Z",
            "value_type": "float",
            "last_value": 8.013,
            "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/d7d70a82-b95e-41a7-b08f-db7841d281f3/?format=api",
                "uuid": "d7d70a82-b95e-41a7-b08f-db7841d281f3",
                "name": "B28D1740003",
                "code": "B28D1740003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2019-05-23T15:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2020-03-23T16:53:31.253894Z",
            "last_modified": "2025-04-18T05:50:25.411127Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cea0ce35-2eeb-426b-8e30-90c88a10c7e9/?format=api",
            "uuid": "cea0ce35-2eeb-426b-8e30-90c88a10c7e9",
            "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/426285c0-06af-49d4-a061-3903de4a728e/?format=api",
                "uuid": "426285c0-06af-49d4-a061-3903de4a728e",
                "name": "B28D0452002",
                "code": "28D0452002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:05.219128Z",
            "last_modified": "2022-10-04T20:24:05.219114Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/69a34a02-5ecc-4492-94c9-ff43fbdba5e4/?format=api",
            "uuid": "69a34a02-5ecc-4492-94c9-ff43fbdba5e4",
            "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/426285c0-06af-49d4-a061-3903de4a728e/?format=api",
                "uuid": "426285c0-06af-49d4-a061-3903de4a728e",
                "name": "B28D0452002",
                "code": "28D0452002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:05.659903Z",
            "last_modified": "2022-10-04T20:24:05.659889Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86524bd7-bdff-46f4-8047-cdc447c0ca27/?format=api",
            "uuid": "86524bd7-bdff-46f4-8047-cdc447c0ca27",
            "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/7332b44a-cc61-487b-aa61-c39d56baa449/?format=api",
                "uuid": "7332b44a-cc61-487b-aa61-c39d56baa449",
                "name": "B28D0452003",
                "code": "28D0452003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:07.545682Z",
            "last_modified": "2022-10-04T20:24:07.545668Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b97a69d2-bc28-441b-8ce9-907c2421bdb4/?format=api",
            "uuid": "b97a69d2-bc28-441b-8ce9-907c2421bdb4",
            "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/7332b44a-cc61-487b-aa61-c39d56baa449/?format=api",
                "uuid": "7332b44a-cc61-487b-aa61-c39d56baa449",
                "name": "B28D0452003",
                "code": "28D0452003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:07.987130Z",
            "last_modified": "2022-10-04T20:24:07.987115Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/629d9e57-6e0a-4678-8562-755099c3a11e/?format=api",
            "uuid": "629d9e57-6e0a-4678-8562-755099c3a11e",
            "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/c7193286-d730-4e81-a2c1-142933feb43c/?format=api",
                "uuid": "c7193286-d730-4e81-a2c1-142933feb43c",
                "name": "B28D0452005",
                "code": "28D0452005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:09.986363Z",
            "last_modified": "2022-10-04T20:24:09.986349Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5fbedde-de6d-4e38-8ece-50545fda5a8a/?format=api",
            "uuid": "b5fbedde-de6d-4e38-8ece-50545fda5a8a",
            "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/c7193286-d730-4e81-a2c1-142933feb43c/?format=api",
                "uuid": "c7193286-d730-4e81-a2c1-142933feb43c",
                "name": "B28D0452005",
                "code": "28D0452005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:10.446740Z",
            "last_modified": "2022-10-04T20:24:10.446726Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c020881b-86fe-426a-9766-8ce2507538b8/?format=api",
            "uuid": "c020881b-86fe-426a-9766-8ce2507538b8",
            "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/388c06be-6395-4eb9-8df1-e7c346181afd/?format=api",
                "uuid": "388c06be-6395-4eb9-8df1-e7c346181afd",
                "name": "B28D0453002",
                "code": "28D0453002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:12.395322Z",
            "last_modified": "2022-10-04T20:24:12.395309Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eafbd290-cc90-404f-aced-10f19310cfa5/?format=api",
            "uuid": "eafbd290-cc90-404f-aced-10f19310cfa5",
            "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/388c06be-6395-4eb9-8df1-e7c346181afd/?format=api",
                "uuid": "388c06be-6395-4eb9-8df1-e7c346181afd",
                "name": "B28D0453002",
                "code": "28D0453002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:12.828996Z",
            "last_modified": "2022-10-04T20:24:12.828983Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/657ebb35-2cb1-4c5f-9f6f-d8a42db37c6f/?format=api",
            "uuid": "657ebb35-2cb1-4c5f-9f6f-d8a42db37c6f",
            "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/efe5ff07-2e3e-4570-8e9a-5c523cd5f8b6/?format=api",
                "uuid": "efe5ff07-2e3e-4570-8e9a-5c523cd5f8b6",
                "name": "B28D0453003",
                "code": "28D0453003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:24:14.876694Z",
            "last_modified": "2022-10-04T20:24:14.876680Z",
            "access_modifier": "Public"
        }
    ]
}