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/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 513,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5dc287c3-00c1-4d62-b758-43b280c254ad/?format=api",
            "uuid": "5dc287c3-00c1-4d62-b758-43b280c254ad",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-15T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/a6993ab0-1f63-4d7a-aa76-154cfb862e2d/?format=api",
                "uuid": "a6993ab0-1f63-4d7a-aa76-154cfb862e2d",
                "name": "OLDEBROEK",
                "code": "336"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.254927Z",
            "last_modified": "2025-03-16T15:10:32.848841Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf2471dd-8c6b-4ded-83b6-46223fab85ea/?format=api",
            "uuid": "bf2471dd-8c6b-4ded-83b6-46223fab85ea",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f838099e-7517-4588-b45f-cc17241f611b/?format=api",
                "uuid": "f838099e-7517-4588-b45f-cc17241f611b",
                "name": "SCHOONLOO",
                "code": "337"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.282831Z",
            "last_modified": "2025-03-17T15:10:48.646279Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5d801b35-53a8-4c7f-be60-3d12731a603f/?format=api",
            "uuid": "5d801b35-53a8-4c7f-be60-3d12731a603f",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-15T08:00:00Z",
            "value_type": "float",
            "last_value": 0.1,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/7969e4ff-e365-4d97-91df-0e01155404aa/?format=api",
                "uuid": "7969e4ff-e365-4d97-91df-0e01155404aa",
                "name": "GIETHOORN",
                "code": "338"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.319010Z",
            "last_modified": "2025-03-16T15:10:42.580855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b604f83a-b1e4-4e8f-8489-aae2ac86ab26/?format=api",
            "uuid": "b604f83a-b1e4-4e8f-8489-aae2ac86ab26",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/3566de69-ae87-4c3c-8529-1293e32de631/?format=api",
                "uuid": "3566de69-ae87-4c3c-8529-1293e32de631",
                "name": "RHEEZERVEEN",
                "code": "339"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.354679Z",
            "last_modified": "2025-03-17T15:10:49.328158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9c3bcada-a42d-410b-93b4-97758a2578ce/?format=api",
            "uuid": "9c3bcada-a42d-410b-93b4-97758a2578ce",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-15T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5e7823f9-11c8-4e8a-a227-60be9b6ae920/?format=api",
                "uuid": "5e7823f9-11c8-4e8a-a227-60be9b6ae920",
                "name": "HEINO",
                "code": "340"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.382308Z",
            "last_modified": "2025-03-16T15:10:31.370703Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d6ca7de1-bc7f-4e4b-a4c8-1396e536350a/?format=api",
            "uuid": "d6ca7de1-bc7f-4e4b-a4c8-1396e536350a",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/89c26873-afef-4e92-bcb3-84075a72d798/?format=api",
                "uuid": "89c26873-afef-4e92-bcb3-84075a72d798",
                "name": "ZWEELOO",
                "code": "341"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.410766Z",
            "last_modified": "2025-03-17T15:10:58.561415Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9bb31112-cde3-44fa-bcec-40354b8af4ba/?format=api",
            "uuid": "9bb31112-cde3-44fa-bcec-40354b8af4ba",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4e48078f-6659-4d7b-b6cb-0c8d9968a861/?format=api",
                "uuid": "4e48078f-6659-4d7b-b6cb-0c8d9968a861",
                "name": "VILSTEREN",
                "code": "342"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.446899Z",
            "last_modified": "2025-03-17T15:10:30.305242Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5a858b39-4d83-4f36-8e5c-0c80e847de10/?format=api",
            "uuid": "5a858b39-4d83-4f36-8e5c-0c80e847de10",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f222bf5d-c5e2-4a85-9b51-0d8c0425db01/?format=api",
                "uuid": "f222bf5d-c5e2-4a85-9b51-0d8c0425db01",
                "name": "SCHOONEBEEK",
                "code": "343"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.478446Z",
            "last_modified": "2025-03-17T15:10:44.042220Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/741c49d8-b849-40d5-b785-fd99a1549bfb/?format=api",
            "uuid": "741c49d8-b849-40d5-b785-fd99a1549bfb",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/ef519a18-fd4c-400d-9c60-4cd501ea4a47/?format=api",
                "uuid": "ef519a18-fd4c-400d-9c60-4cd501ea4a47",
                "name": "TOLLEBEEK",
                "code": "344"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.506230Z",
            "last_modified": "2025-03-17T15:10:37.135063Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/55695f4c-eef5-4d40-901a-5b1fa3580217/?format=api",
            "uuid": "55695f4c-eef5-4d40-901a-5b1fa3580217",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-16T08:00:00Z",
            "value_type": "float",
            "last_value": 0.1,
            "interval": 86400,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/eca76a09-cc06-462c-9b8c-976c0e4b971f/?format=api",
                "uuid": "eca76a09-cc06-462c-9b8c-976c0e4b971f",
                "name": "VROOMSHOOP",
                "code": "345"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:47:00.538078Z",
            "last_modified": "2025-03-17T15:10:38.346413Z",
            "access_modifier": "Public"
        }
    ]
}