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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=5
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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3bb283f3-83d3-4e62-98f2-92b92912447d/?format=api",
            "uuid": "3bb283f3-83d3-4e62-98f2-92b92912447d",
            "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/de433f73-b569-4c51-9445-b41817210f33/?format=api",
                "uuid": "de433f73-b569-4c51-9445-b41817210f33",
                "name": "GRWP021009",
                "code": "GRWP021009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:14.209638Z",
            "last_modified": "2022-10-05T07:46:14.209626Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/051da52d-9654-4c62-be79-f60344f98663/?format=api",
            "uuid": "051da52d-9654-4c62-be79-f60344f98663",
            "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/de433f73-b569-4c51-9445-b41817210f33/?format=api",
                "uuid": "de433f73-b569-4c51-9445-b41817210f33",
                "name": "GRWP021009",
                "code": "GRWP021009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:14.640461Z",
            "last_modified": "2022-10-05T07:46:14.640440Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b3f181b1-dbeb-4758-b64f-bda9ad7c2622/?format=api",
            "uuid": "b3f181b1-dbeb-4758-b64f-bda9ad7c2622",
            "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/1b9a2bac-31db-471e-b0bf-6de05f8f3d35/?format=api",
                "uuid": "1b9a2bac-31db-471e-b0bf-6de05f8f3d35",
                "name": "GRWP021010",
                "code": "GRWP021010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:18.387886Z",
            "last_modified": "2022-10-05T07:46:18.387872Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee80bcc8-d479-4810-aec3-4dd87e8d8794/?format=api",
            "uuid": "ee80bcc8-d479-4810-aec3-4dd87e8d8794",
            "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/1b9a2bac-31db-471e-b0bf-6de05f8f3d35/?format=api",
                "uuid": "1b9a2bac-31db-471e-b0bf-6de05f8f3d35",
                "name": "GRWP021010",
                "code": "GRWP021010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:18.806915Z",
            "last_modified": "2022-10-05T07:46:18.806904Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/344334b0-c70e-4930-b370-409400542cb9/?format=api",
            "uuid": "344334b0-c70e-4930-b370-409400542cb9",
            "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/c696cee5-06a4-4f3b-99e9-659ad5baf6a0/?format=api",
                "uuid": "c696cee5-06a4-4f3b-99e9-659ad5baf6a0",
                "name": "GRWP021011",
                "code": "GRWP021011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:22.611908Z",
            "last_modified": "2022-10-05T07:46:22.611894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c25b747c-431b-4e05-925b-13ccdc2f5403/?format=api",
            "uuid": "c25b747c-431b-4e05-925b-13ccdc2f5403",
            "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/c696cee5-06a4-4f3b-99e9-659ad5baf6a0/?format=api",
                "uuid": "c696cee5-06a4-4f3b-99e9-659ad5baf6a0",
                "name": "GRWP021011",
                "code": "GRWP021011"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:23.102028Z",
            "last_modified": "2022-10-05T07:46:23.102016Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/225fd6c1-48c6-4e9f-8fe0-e4988bbb2fcb/?format=api",
            "uuid": "225fd6c1-48c6-4e9f-8fe0-e4988bbb2fcb",
            "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/4a260ab8-f047-40bf-851b-f287b10ebbad/?format=api",
                "uuid": "4a260ab8-f047-40bf-851b-f287b10ebbad",
                "name": "GRWP022001",
                "code": "GRWP022001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:27.036752Z",
            "last_modified": "2022-10-05T07:46:27.036740Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/89137465-afff-4a2f-b839-25083ca7fe3d/?format=api",
            "uuid": "89137465-afff-4a2f-b839-25083ca7fe3d",
            "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/4a260ab8-f047-40bf-851b-f287b10ebbad/?format=api",
                "uuid": "4a260ab8-f047-40bf-851b-f287b10ebbad",
                "name": "GRWP022001",
                "code": "GRWP022001"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:27.541842Z",
            "last_modified": "2022-10-05T07:46:27.541828Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5605658d-6fa4-4104-b991-e36e029dc891/?format=api",
            "uuid": "5605658d-6fa4-4104-b991-e36e029dc891",
            "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/0e745a3a-cd0e-4193-88aa-6a5fa9542ee3/?format=api",
                "uuid": "0e745a3a-cd0e-4193-88aa-6a5fa9542ee3",
                "name": "GRWP022002",
                "code": "GRWP022002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:31.225375Z",
            "last_modified": "2022-10-05T07:46:31.225364Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d95b313f-06ae-4fb0-98c2-a100a761c154/?format=api",
            "uuid": "d95b313f-06ae-4fb0-98c2-a100a761c154",
            "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/0e745a3a-cd0e-4193-88aa-6a5fa9542ee3/?format=api",
                "uuid": "0e745a3a-cd0e-4193-88aa-6a5fa9542ee3",
                "name": "GRWP022002",
                "code": "GRWP022002"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:31.787160Z",
            "last_modified": "2022-10-05T07:46:31.787145Z",
            "access_modifier": "Public"
        }
    ]
}