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=7
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=8",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=6",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c06db39f-cfd1-42bc-8c63-0d7316159558/?format=api",
            "uuid": "c06db39f-cfd1-42bc-8c63-0d7316159558",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2025-03-12T08:00:00Z",
            "value_type": "float",
            "last_value": 0.5,
            "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/7c547851-4def-4e13-a0b9-e4aa8bf42b88/?format=api",
                "uuid": "7c547851-4def-4e13-a0b9-e4aa8bf42b88",
                "name": "KOLLUM",
                "code": "77"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.261514Z",
            "last_modified": "2025-03-13T15:10:29.426769Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a9e63af1-6aeb-4564-8120-703109b34262/?format=api",
            "uuid": "a9e63af1-6aeb-4564-8120-703109b34262",
            "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.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/290c490e-2b6b-4e42-87c8-91db522b1c54/?format=api",
                "uuid": "290c490e-2b6b-4e42-87c8-91db522b1c54",
                "name": "HERBAYUM",
                "code": "78"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.328864Z",
            "last_modified": "2025-03-15T15:10:45.238470Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/140f8ce8-4e24-498e-888e-c125064c6d41/?format=api",
            "uuid": "140f8ce8-4e24-498e-888e-c125064c6d41",
            "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.7,
            "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/634414d8-969d-49b6-b20e-bd3c8c0f52b5/?format=api",
                "uuid": "634414d8-969d-49b6-b20e-bd3c8c0f52b5",
                "name": "HEEG",
                "code": "79"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.396597Z",
            "last_modified": "2025-03-15T15:10:45.417925Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aaca514c-9541-473c-ab14-a443f72a6d79/?format=api",
            "uuid": "aaca514c-9541-473c-ab14-a443f72a6d79",
            "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.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/8da7d67a-77e0-41d1-b3aa-0fe3eef69fff/?format=api",
                "uuid": "8da7d67a-77e0-41d1-b3aa-0fe3eef69fff",
                "name": "STAVOREN",
                "code": "80"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.452033Z",
            "last_modified": "2025-03-15T15:10:43.249407Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4cde422e-42f4-4400-9bd6-8df6ec3b2553/?format=api",
            "uuid": "4cde422e-42f4-4400-9bd6-8df6ec3b2553",
            "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.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/baa73b98-5145-4cbe-8584-1ceb986b4fa1/?format=api",
                "uuid": "baa73b98-5145-4cbe-8584-1ceb986b4fa1",
                "name": "JOURE",
                "code": "81"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.512429Z",
            "last_modified": "2025-03-14T15:10:32.195171Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3d284a0c-f3c6-4dfd-8bfb-86a30100660b/?format=api",
            "uuid": "3d284a0c-f3c6-4dfd-8bfb-86a30100660b",
            "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/370b0ffe-c45f-4084-b42d-419ef33813cc/?format=api",
                "uuid": "370b0ffe-c45f-4084-b42d-419ef33813cc",
                "name": "GORREDIJK",
                "code": "82"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.740661Z",
            "last_modified": "2025-03-12T15:10:39.539324Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3fd50fe7-f6fe-4552-9e4f-7887861845f6/?format=api",
            "uuid": "3fd50fe7-f6fe-4552-9e4f-7887861845f6",
            "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.6,
            "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/81716904-7231-475a-b795-e862c6144b25/?format=api",
                "uuid": "81716904-7231-475a-b795-e862c6144b25",
                "name": "EZUMAZIJL",
                "code": "84"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.811327Z",
            "last_modified": "2025-03-14T15:10:30.481910Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d99ecfa6-5808-4c34-9396-84810605ce33/?format=api",
            "uuid": "d99ecfa6-5808-4c34-9396-84810605ce33",
            "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": 3.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/6be43c2f-aa38-4a13-ab56-71fcf8893aaf/?format=api",
                "uuid": "6be43c2f-aa38-4a13-ab56-71fcf8893aaf",
                "name": "LEEUWARDEN N",
                "code": "85"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.920546Z",
            "last_modified": "2025-03-15T15:10:41.056098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ffe1a646-e432-4fa5-ab96-edfb59ea144e/?format=api",
            "uuid": "ffe1a646-e432-4fa5-ab96-edfb59ea144e",
            "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.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/db4962a6-b137-45d7-af80-4b42ac5c6849/?format=api",
                "uuid": "db4962a6-b137-45d7-af80-4b42ac5c6849",
                "name": "NIJ BEETS",
                "code": "86"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:55.987245Z",
            "last_modified": "2025-03-15T15:10:41.919305Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59257fe8-0947-4382-86cb-6654dad9527d/?format=api",
            "uuid": "59257fe8-0947-4382-86cb-6654dad9527d",
            "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.6,
            "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/9b470eb1-f2e4-4525-9ac9-396ed13c6788/?format=api",
                "uuid": "9b470eb1-f2e4-4525-9ac9-396ed13c6788",
                "name": "BERGUMERDAM",
                "code": "87"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:56.051422Z",
            "last_modified": "2025-03-15T15:10:31.858652Z",
            "access_modifier": "Public"
        }
    ]
}