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/4dd438c7-0ee8-4199-8cf6-49387a4ff064/timeseries/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 206,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/4dd438c7-0ee8-4199-8cf6-49387a4ff064/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d1c033a1-86ad-41d9-a036-a50df7e18547/?format=api",
            "uuid": "d1c033a1-86ad-41d9-a036-a50df7e18547",
            "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/b37ded82-39f5-442c-9e1d-8811681ba1aa/?format=api",
                "uuid": "b37ded82-39f5-442c-9e1d-8811681ba1aa",
                "name": "28AP0101003",
                "code": "28AP0101003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:26:09.567463Z",
            "last_modified": "2022-12-20T14:10:35.553298Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d33448e-f2c8-4c70-ba41-aafb5b5df35d/?format=api",
            "uuid": "3d33448e-f2c8-4c70-ba41-aafb5b5df35d",
            "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/c06320e2-0f7e-409c-8492-4bdede99260b/?format=api",
                "uuid": "c06320e2-0f7e-409c-8492-4bdede99260b",
                "name": "28AP0073001",
                "code": "28AP0073001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:26:12.467409Z",
            "last_modified": "2022-12-20T14:10:36.040784Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a0c94ce7-a8aa-4a13-b4c8-2a8bbc399f93/?format=api",
            "uuid": "a0c94ce7-a8aa-4a13-b4c8-2a8bbc399f93",
            "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/78a1c233-11da-45f6-9712-a3192e23cca8/?format=api",
                "uuid": "78a1c233-11da-45f6-9712-a3192e23cca8",
                "name": "28AP0074002",
                "code": "28AP0074002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:26:15.314016Z",
            "last_modified": "2022-12-20T14:10:36.701743Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aacdd3d1-a6a4-4f9a-b008-af38424604b0/?format=api",
            "uuid": "aacdd3d1-a6a4-4f9a-b008-af38424604b0",
            "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/3b36f562-2471-45e4-ad06-e978a4068d65/?format=api",
                "uuid": "3b36f562-2471-45e4-ad06-e978a4068d65",
                "name": "28AP0151005",
                "code": "28AP0151005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:26:18.102123Z",
            "last_modified": "2022-12-20T14:10:37.192179Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/da82a49b-50e4-4a0c-af7d-d291cfe2cd78/?format=api",
            "uuid": "da82a49b-50e4-4a0c-af7d-d291cfe2cd78",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1976-01-15T11:00:00Z",
            "end": "2003-11-28T11:00:00Z",
            "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/00a2bf72-b9c3-46ed-a43b-c96af3ef9133/?format=api",
                "uuid": "00a2bf72-b9c3-46ed-a43b-c96af3ef9133",
                "name": "28AP0068001",
                "code": "28AP0068001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2003-11-28T12:00:00Z",
                        "start": "1976-01-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:43:29.365834Z",
            "last_modified": "2024-10-28T15:38:59.049167Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d53f2a34-f82b-43d5-ba5e-6322022e2001/?format=api",
            "uuid": "d53f2a34-f82b-43d5-ba5e-6322022e2001",
            "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/00a2bf72-b9c3-46ed-a43b-c96af3ef9133/?format=api",
                "uuid": "00a2bf72-b9c3-46ed-a43b-c96af3ef9133",
                "name": "28AP0068001",
                "code": "28AP0068001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:43:29.615403Z",
            "last_modified": "2022-12-20T14:46:05.493919Z",
            "access_modifier": "Public"
        }
    ]
}