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=5
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=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/883b5341-417e-434b-b084-43c17d27fed0/?format=api",
            "uuid": "883b5341-417e-434b-b084-43c17d27fed0",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08: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/d1e7f8b9-fcee-4b29-9448-b81f339daefa/?format=api",
                "uuid": "d1e7f8b9-fcee-4b29-9448-b81f339daefa",
                "name": "PETTEN",
                "code": "16"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.001105Z",
            "last_modified": "2025-03-15T15:10:48.493350Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0ddc5554-6345-4b95-aebe-7c214ff38dbb/?format=api",
            "uuid": "0ddc5554-6345-4b95-aebe-7c214ff38dbb",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.3,
            "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/13e71bf5-a0a6-4d20-aaff-7ee50b529888/?format=api",
                "uuid": "13e71bf5-a0a6-4d20-aaff-7ee50b529888",
                "name": "DEN BURG",
                "code": "17"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.060757Z",
            "last_modified": "2025-03-15T15:10:39.020114Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de05f627-8640-4c4e-b1c3-0919703093e7/?format=api",
            "uuid": "de05f627-8640-4c4e-b1c3-0919703093e7",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.9,
            "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/8eb964d7-056d-4af4-ae3e-2d3a47805fd3/?format=api",
                "uuid": "8eb964d7-056d-4af4-ae3e-2d3a47805fd3",
                "name": "NES AMELAND",
                "code": "18"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.112583Z",
            "last_modified": "2025-03-15T15:10:33.179953Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13a46779-dc0b-4915-a25d-c1efd89dc5dc/?format=api",
            "uuid": "13a46779-dc0b-4915-a25d-c1efd89dc5dc",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 1.3,
            "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/768b39e3-83f4-4493-895b-ac91eeb451ad/?format=api",
                "uuid": "768b39e3-83f4-4493-895b-ac91eeb451ad",
                "name": "DE COCKSDORP",
                "code": "19"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.189397Z",
            "last_modified": "2025-03-15T15:10:30.402974Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f53e26b0-bb8f-4968-a8f9-abd8929d0eda/?format=api",
            "uuid": "f53e26b0-bb8f-4968-a8f9-abd8929d0eda",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-02-23T08:00:00Z",
            "value_type": "float",
            "last_value": 4.2,
            "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/e2fd8faa-a5b0-4f98-a07e-6281c34312aa/?format=api",
                "uuid": "e2fd8faa-a5b0-4f98-a07e-6281c34312aa",
                "name": "CALLANTSOOG",
                "code": "21"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.244165Z",
            "last_modified": "2025-03-10T15:25:35.749666Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5a9d3f0-963b-4bc1-8f52-55c62d9297af/?format=api",
            "uuid": "f5a9d3f0-963b-4bc1-8f52-55c62d9297af",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-02-28T08:00:00Z",
            "value_type": "float",
            "last_value": 0.2,
            "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/d67e769d-8c72-42d7-b36b-c4c48185dcf5/?format=api",
                "uuid": "d67e769d-8c72-42d7-b36b-c4c48185dcf5",
                "name": "DE KOOG",
                "code": "22"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.308329Z",
            "last_modified": "2025-03-10T15:25:33.417292Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4255f7e6-93df-4ac7-8f70-0c0095a304d5/?format=api",
            "uuid": "4255f7e6-93df-4ac7-8f70-0c0095a304d5",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-13T08:00:00Z",
            "value_type": "float",
            "last_value": 0.9,
            "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/3621fd18-4feb-40b4-a0a4-c62927345ad7/?format=api",
                "uuid": "3621fd18-4feb-40b4-a0a4-c62927345ad7",
                "name": "VLIELAND",
                "code": "24"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.368427Z",
            "last_modified": "2025-03-14T15:10:49.021052Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fff359f8-814f-47da-a684-f84693b05911/?format=api",
            "uuid": "fff359f8-814f-47da-a684-f84693b05911",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 1.3,
            "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/5b9b0f90-4c30-4401-915a-91593c2ba92d/?format=api",
                "uuid": "5b9b0f90-4c30-4401-915a-91593c2ba92d",
                "name": "DE KOOY N",
                "code": "25"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.427857Z",
            "last_modified": "2025-03-15T15:10:47.185021Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11e585cd-f754-4f1b-821a-f51d65659fa6/?format=api",
            "uuid": "11e585cd-f754-4f1b-821a-f51d65659fa6",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.3,
            "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/92ca0007-9c17-44f2-81b1-36b9182c1b1a/?format=api",
                "uuid": "92ca0007-9c17-44f2-81b1-36b9182c1b1a",
                "name": "FORMERUM",
                "code": "26"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.492932Z",
            "last_modified": "2025-03-15T15:10:42.087921Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fe550a89-5fcb-490c-8fa8-71bca4495cc5/?format=api",
            "uuid": "fe550a89-5fcb-490c-8fa8-71bca4495cc5",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-07T08: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/de1993e6-1b0b-4dd1-8838-65b998279b6d/?format=api",
                "uuid": "de1993e6-1b0b-4dd1-8838-65b998279b6d",
                "name": "SKRINS",
                "code": "61"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:54.568438Z",
            "last_modified": "2025-03-10T15:25:35.977687Z",
            "access_modifier": "Public"
        }
    ]
}