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/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=22",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/21eb9a0a-a380-498f-93d5-a2ce47db2f82/?format=api",
            "uuid": "21eb9a0a-a380-498f-93d5-a2ce47db2f82",
            "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/da3d6f11-5f78-4d63-bd7f-9394ffbc1c3f/?format=api",
                "uuid": "da3d6f11-5f78-4d63-bd7f-9394ffbc1c3f",
                "name": "COWP017002",
                "code": "COWP017002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:06.747581Z",
            "last_modified": "2022-12-20T14:19:38.773967Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f51116fd-4eef-4f67-98be-7d60b143bcac/?format=api",
            "uuid": "f51116fd-4eef-4f67-98be-7d60b143bcac",
            "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/0692f9b2-5e8a-4372-a181-249794e69fde/?format=api",
                "uuid": "0692f9b2-5e8a-4372-a181-249794e69fde",
                "name": "BUWP015010",
                "code": "BUWP015010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:09.520060Z",
            "last_modified": "2022-12-20T14:19:39.660606Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1c0d6fff-8192-48cc-bbda-98cc7ee3be79/?format=api",
            "uuid": "1c0d6fff-8192-48cc-bbda-98cc7ee3be79",
            "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/3dd7a875-4723-4cd1-807a-b3323789cc7b/?format=api",
                "uuid": "3dd7a875-4723-4cd1-807a-b3323789cc7b",
                "name": "BUWP020001",
                "code": "BUWP020001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:12.487933Z",
            "last_modified": "2022-12-20T14:19:40.261933Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/648c281c-e600-4fa9-b9b6-71fc5d6b0698/?format=api",
            "uuid": "648c281c-e600-4fa9-b9b6-71fc5d6b0698",
            "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/b17ae707-3dd1-44cf-ad9a-e0db57101a1c/?format=api",
                "uuid": "b17ae707-3dd1-44cf-ad9a-e0db57101a1c",
                "name": "COWP019001",
                "code": "COWP019001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:15.898193Z",
            "last_modified": "2022-12-20T14:19:40.853415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/96b63591-207e-4988-a4fe-4f419320c0a8/?format=api",
            "uuid": "96b63591-207e-4988-a4fe-4f419320c0a8",
            "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/379b0a5a-aa6a-4321-84f1-661c658fb4db/?format=api",
                "uuid": "379b0a5a-aa6a-4321-84f1-661c658fb4db",
                "name": "BUWP020004",
                "code": "BUWP020004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:18.868025Z",
            "last_modified": "2022-12-20T14:19:41.724458Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b4635436-c592-435c-8cda-8cdadc061b7f/?format=api",
            "uuid": "b4635436-c592-435c-8cda-8cdadc061b7f",
            "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/53c5489f-4917-4c87-9882-896108899d0a/?format=api",
                "uuid": "53c5489f-4917-4c87-9882-896108899d0a",
                "name": "BUWP015005",
                "code": "BUWP015005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:21.932452Z",
            "last_modified": "2022-12-20T14:19:42.633762Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a9423a75-4b8b-469e-bb98-cfd6c5a63b42/?format=api",
            "uuid": "a9423a75-4b8b-469e-bb98-cfd6c5a63b42",
            "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/686dd97f-929f-4784-b35f-41999e232daa/?format=api",
                "uuid": "686dd97f-929f-4784-b35f-41999e232daa",
                "name": "BUWP020009",
                "code": "BUWP020009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:24.946022Z",
            "last_modified": "2022-12-20T14:19:43.511273Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/628220b5-c267-4ee4-bcf6-ceb3c781eff4/?format=api",
            "uuid": "628220b5-c267-4ee4-bcf6-ceb3c781eff4",
            "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/ade4c4e0-0ff6-4e65-8ecf-09498f7ecdb2/?format=api",
                "uuid": "ade4c4e0-0ff6-4e65-8ecf-09498f7ecdb2",
                "name": "COWP021005",
                "code": "COWP021005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:27.779226Z",
            "last_modified": "2022-12-20T14:19:44.383504Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/84db7e83-7e0f-4e5f-946f-85f2d90bf263/?format=api",
            "uuid": "84db7e83-7e0f-4e5f-946f-85f2d90bf263",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2022-05-24T11:00:00Z",
            "end": "2025-05-07T05:00:00Z",
            "value_type": "float",
            "last_value": 0.012000000000000002,
            "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/478e8a9a-7cee-4538-afdb-1d20e1777f41/?format=api",
                "uuid": "478e8a9a-7cee-4538-afdb-1d20e1777f41",
                "name": "BUWP020008",
                "code": "BUWP020008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2022-05-24T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T10:01:30.975347Z",
            "last_modified": "2025-05-12T12:20:24.039518Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1e49e38b-9b2e-46b9-b3e8-bdda3d62ef94/?format=api",
            "uuid": "1e49e38b-9b2e-46b9-b3e8-bdda3d62ef94",
            "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/548401c9-a665-4aa6-9c34-299ff92415d5/?format=api",
                "uuid": "548401c9-a665-4aa6-9c34-299ff92415d5",
                "name": "COWP017009",
                "code": "COWP017009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:01:33.805852Z",
            "last_modified": "2022-12-20T14:19:46.400845Z",
            "access_modifier": "Public"
        }
    ]
}