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=9
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=10",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=8",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dae30012-fc23-42cf-823c-f5b8c4539506/?format=api",
            "uuid": "dae30012-fc23-42cf-823c-f5b8c4539506",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-11T08: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/8923553c-2a53-491d-9db9-c8c812fa6f6b/?format=api",
                "uuid": "8923553c-2a53-491d-9db9-c8c812fa6f6b",
                "name": "FINSTERWOLDE",
                "code": "143"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:56.785641Z",
            "last_modified": "2025-03-12T15:10:30.351700Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/913a3b69-6d57-42dc-8fdb-d02770d803b1/?format=api",
            "uuid": "913a3b69-6d57-42dc-8fdb-d02770d803b1",
            "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.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/1f395a3a-6814-42ff-aba8-40e646167dc5/?format=api",
                "uuid": "1f395a3a-6814-42ff-aba8-40e646167dc5",
                "name": "TER APEL",
                "code": "144"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:56.840203Z",
            "last_modified": "2025-03-15T15:10:34.350302Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ed05728f-3064-4fe8-bb67-00ddf3dbc5fd/?format=api",
            "uuid": "ed05728f-3064-4fe8-bb67-00ddf3dbc5fd",
            "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.4,
            "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/6605dcc6-9325-455c-ad52-cd5dcc07859d/?format=api",
                "uuid": "6605dcc6-9325-455c-ad52-cd5dcc07859d",
                "name": "ZOUTKAMP",
                "code": "145"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:56.894389Z",
            "last_modified": "2025-03-15T15:10:47.277051Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b66b654c-8fd7-4dc6-9bc2-591bca3e8058/?format=api",
            "uuid": "b66b654c-8fd7-4dc6-9bc2-591bca3e8058",
            "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": 2.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/f371ddd3-128b-4273-960e-d680ec9ff222/?format=api",
                "uuid": "f371ddd3-128b-4273-960e-d680ec9ff222",
                "name": "VEENDAM",
                "code": "147"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:56.948818Z",
            "last_modified": "2025-03-15T15:10:44.267918Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e6b16c06-823e-48c1-b0de-239391090504/?format=api",
            "uuid": "e6b16c06-823e-48c1-b0de-239391090504",
            "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/76e4f8b9-1eb2-4d97-94a4-70a53303f52e/?format=api",
                "uuid": "76e4f8b9-1eb2-4d97-94a4-70a53303f52e",
                "name": "SAPPEMEER",
                "code": "148"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.016642Z",
            "last_modified": "2025-03-15T15:10:44.070713Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2b94291-1885-4584-9727-723c70be5aa9/?format=api",
            "uuid": "f2b94291-1885-4584-9727-723c70be5aa9",
            "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": 4.4,
            "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/cc142580-d840-455d-b7bb-2c578736db58/?format=api",
                "uuid": "cc142580-d840-455d-b7bb-2c578736db58",
                "name": "UITHUIZEN",
                "code": "150"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.068685Z",
            "last_modified": "2025-03-15T15:10:34.857590Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7daad4f3-0c49-404a-9af0-ec0188d3821a/?format=api",
            "uuid": "7daad4f3-0c49-404a-9af0-ec0188d3821a",
            "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": 2.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/de057717-3068-4187-ac8b-6220e51668ed/?format=api",
                "uuid": "de057717-3068-4187-ac8b-6220e51668ed",
                "name": "ROODESCHOOL",
                "code": "151"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.124208Z",
            "last_modified": "2025-03-15T15:10:32.436925Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/24accaaa-be49-4ba8-bc43-a45bdf21d0a8/?format=api",
            "uuid": "24accaaa-be49-4ba8-bc43-a45bdf21d0a8",
            "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.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/82516903-9146-4d11-b73a-1ae5345ff531/?format=api",
                "uuid": "82516903-9146-4d11-b73a-1ae5345ff531",
                "name": "GIETERVEEN",
                "code": "152"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.196127Z",
            "last_modified": "2025-03-15T15:10:45.580086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/94ddd166-2adb-4c3b-9d01-1c8a2bdb67fc/?format=api",
            "uuid": "94ddd166-2adb-4c3b-9d01-1c8a2bdb67fc",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2021-06-24T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "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/866308ce-d509-435c-90e7-fbc272375bab/?format=api",
                "uuid": "866308ce-d509-435c-90e7-fbc272375bab",
                "name": "WINSCHOTEN",
                "code": "153"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.272089Z",
            "last_modified": "2021-06-23T16:11:05.060523Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e4c56862-df54-4ffb-872d-646a0f88ad9e/?format=api",
            "uuid": "e4c56862-df54-4ffb-872d-646a0f88ad9e",
            "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": 2.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/1d91982a-bd60-419b-bb4b-7ccd2b10a47e/?format=api",
                "uuid": "1d91982a-bd60-419b-bb4b-7ccd2b10a47e",
                "name": "EENRUM",
                "code": "154"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:57.339779Z",
            "last_modified": "2025-03-15T15:10:44.136243Z",
            "access_modifier": "Public"
        }
    ]
}