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/de9bf502-f58d-4178-9bcc-9ba379bc05bd/timeseries/?format=api&page=17
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 168,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/de9bf502-f58d-4178-9bcc-9ba379bc05bd/timeseries/?format=api&page=16",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b9c4f8fc-6e84-40f4-b9c1-c28e0bbfcd61/?format=api",
            "uuid": "b9c4f8fc-6e84-40f4-b9c1-c28e0bbfcd61",
            "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/2d2a56c7-2daa-47b9-a231-9d027d1d64d2/?format=api",
                "uuid": "2d2a56c7-2daa-47b9-a231-9d027d1d64d2",
                "name": "32HP0191005",
                "code": "32HP0191005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:28.555242Z",
            "last_modified": "2022-12-20T14:03:56.232410Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e8401605-4093-44b9-b2be-d893677945f3/?format=api",
            "uuid": "e8401605-4093-44b9-b2be-d893677945f3",
            "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/b61f01b4-48cb-4485-b9a6-355c253c1c68/?format=api",
                "uuid": "b61f01b4-48cb-4485-b9a6-355c253c1c68",
                "name": "32HP0226002",
                "code": "32HP0226002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:31.306708Z",
            "last_modified": "2022-12-20T14:03:57.245532Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/047d380b-2682-43ed-87ba-71b27aa19fd2/?format=api",
            "uuid": "047d380b-2682-43ed-87ba-71b27aa19fd2",
            "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/6f5b90da-0bef-425e-86b7-8f959c8d5743/?format=api",
                "uuid": "6f5b90da-0bef-425e-86b7-8f959c8d5743",
                "name": "32HP0225003",
                "code": "32HP0225003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:33.971287Z",
            "last_modified": "2022-12-20T14:03:57.909406Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3268d3c9-1796-4123-8b4a-268b920fc436/?format=api",
            "uuid": "3268d3c9-1796-4123-8b4a-268b920fc436",
            "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/17385506-266e-4144-a546-2ccc66cb6613/?format=api",
                "uuid": "17385506-266e-4144-a546-2ccc66cb6613",
                "name": "32HP0113002",
                "code": "32HP0113002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:36.663590Z",
            "last_modified": "2022-12-20T14:03:58.950969Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ccb63fc2-d407-4320-bd40-485aa436de14/?format=api",
            "uuid": "ccb63fc2-d407-4320-bd40-485aa436de14",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": "2002-04-16T23:00:00Z",
            "end": "2003-09-17T08: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/a4928ff0-41b2-415a-97de-562cf6809ca2/?format=api",
                "uuid": "a4928ff0-41b2-415a-97de-562cf6809ca2",
                "name": "32HP0214002",
                "code": "32HP0214002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-09-17T09:00:00Z",
                        "start": "2002-04-17T00:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "druksensor",
                        "airpressurecompensationtype": "KNMImeting"
                    }
                }
            },
            "created": "2022-10-12T08:59:39.418611Z",
            "last_modified": "2022-12-20T14:03:59.639185Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ca3d3f6d-588d-4008-b732-6eb306d5302f/?format=api",
            "uuid": "ca3d3f6d-588d-4008-b732-6eb306d5302f",
            "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/0f64f752-7752-4ad1-a5f2-1ad3746ab5dd/?format=api",
                "uuid": "0f64f752-7752-4ad1-a5f2-1ad3746ab5dd",
                "name": "32HP0113005",
                "code": "32HP0113005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:42.172266Z",
            "last_modified": "2022-12-20T14:04:00.673849Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/22f98374-19d9-463e-9785-630921f91b95/?format=api",
            "uuid": "22f98374-19d9-463e-9785-630921f91b95",
            "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/f0341242-2734-412c-baca-c2cadca23014/?format=api",
                "uuid": "f0341242-2734-412c-baca-c2cadca23014",
                "name": "32HP0223002",
                "code": "32HP0223002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:44.907369Z",
            "last_modified": "2022-12-20T14:04:01.337034Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ac560405-bf72-4a60-aae1-03bc68f228ed/?format=api",
            "uuid": "ac560405-bf72-4a60-aae1-03bc68f228ed",
            "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/aee6d053-b69b-4325-ab05-da9973bce87c/?format=api",
                "uuid": "aee6d053-b69b-4325-ab05-da9973bce87c",
                "name": "32HP0192002",
                "code": "32HP0192002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T08:59:47.615957Z",
            "last_modified": "2022-12-20T14:04:02.366783Z",
            "access_modifier": "Public"
        }
    ]
}