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=13
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=14",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fee8e43f-c706-4c3d-a2c0-fa071ae3178e/?format=api",
            "uuid": "fee8e43f-c706-4c3d-a2c0-fa071ae3178e",
            "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/9f77eadf-4519-4ea4-abd0-0bb4e3fea0a5/?format=api",
                "uuid": "9f77eadf-4519-4ea4-abd0-0bb4e3fea0a5",
                "name": "KREILEROORD",
                "code": "240"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.190616Z",
            "last_modified": "2025-03-15T15:10:42.594280Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a88c6227-bc0d-48c6-9745-3ff599fc4259/?format=api",
            "uuid": "a88c6227-bc0d-48c6-9745-3ff599fc4259",
            "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/a7f42c46-9695-48b1-a114-9fb4948605f0/?format=api",
                "uuid": "a7f42c46-9695-48b1-a114-9fb4948605f0",
                "name": "PURMEREND",
                "code": "242"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.237281Z",
            "last_modified": "2025-03-16T15:10:51.825730Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/decbe9c7-3fe9-4237-ae86-105ff22d929c/?format=api",
            "uuid": "decbe9c7-3fe9-4237-ae86-105ff22d929c",
            "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/72a81084-7bed-4a57-99bd-ea65edfbac7b/?format=api",
                "uuid": "72a81084-7bed-4a57-99bd-ea65edfbac7b",
                "name": "HOOGKARSPEL",
                "code": "249"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.285127Z",
            "last_modified": "2025-03-16T15:10:41.546534Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5eb9acec-f42e-46c6-96b4-5df94f20f9fd/?format=api",
            "uuid": "5eb9acec-f42e-46c6-96b4-5df94f20f9fd",
            "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/05f70f9c-07a1-4b16-bfaf-681c97c9e86f/?format=api",
                "uuid": "05f70f9c-07a1-4b16-bfaf-681c97c9e86f",
                "name": "WEST BEEMSTER",
                "code": "251"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.350231Z",
            "last_modified": "2025-03-16T15:10:48.616024Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/931bc849-41eb-4c83-a3db-b96a72934c1e/?format=api",
            "uuid": "931bc849-41eb-4c83-a3db-b96a72934c1e",
            "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/56d30158-26ba-4991-80c6-03ba360ff618/?format=api",
                "uuid": "56d30158-26ba-4991-80c6-03ba360ff618",
                "name": "KOLHORN",
                "code": "252"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.402431Z",
            "last_modified": "2025-03-16T15:10:30.922549Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/62997437-3a51-4592-a3a8-ff2de9df08ab/?format=api",
            "uuid": "62997437-3a51-4592-a3a8-ff2de9df08ab",
            "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/3f07c0c2-1b0c-458c-9905-315bdb19c95f/?format=api",
                "uuid": "3f07c0c2-1b0c-458c-9905-315bdb19c95f",
                "name": "OBDAM",
                "code": "255"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.456371Z",
            "last_modified": "2025-03-16T15:10:41.037033Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ab35e5f-6d1a-4f6c-9638-3bba6c6c9186/?format=api",
            "uuid": "2ab35e5f-6d1a-4f6c-9638-3bba6c6c9186",
            "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/382cbfd0-d21a-464a-a158-eccde453cab8/?format=api",
                "uuid": "382cbfd0-d21a-464a-a158-eccde453cab8",
                "name": "MARKEN",
                "code": "256"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.504406Z",
            "last_modified": "2025-03-15T15:10:46.872006Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ecc6cff1-e359-42e6-8b15-4680de172050/?format=api",
            "uuid": "ecc6cff1-e359-42e6-8b15-4680de172050",
            "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.8,
            "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/0d3286c9-72bd-4860-a696-e34ccea98372/?format=api",
                "uuid": "0d3286c9-72bd-4860-a696-e34ccea98372",
                "name": "HOOGWOUD",
                "code": "257"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.552587Z",
            "last_modified": "2025-03-15T15:10:44.662534Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/91c71840-2f2d-42fd-8748-8f69ac7f2728/?format=api",
            "uuid": "91c71840-2f2d-42fd-8748-8f69ac7f2728",
            "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/9bb4b5c1-b99a-4c43-a3ea-bc41dd7557aa/?format=api",
                "uuid": "9bb4b5c1-b99a-4c43-a3ea-bc41dd7557aa",
                "name": "STEENWIJKSMOER",
                "code": "298"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.615879Z",
            "last_modified": "2025-03-14T15:10:30.544088Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63d49f64-9d2c-40ff-8107-7379aadf2696/?format=api",
            "uuid": "63d49f64-9d2c-40ff-8107-7379aadf2696",
            "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/41388ce8-27c7-45d5-9325-bd21d03b9142/?format=api",
                "uuid": "41388ce8-27c7-45d5-9325-bd21d03b9142",
                "name": "MARKNESSE",
                "code": "317"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:59.667596Z",
            "last_modified": "2025-03-14T15:10:43.598359Z",
            "access_modifier": "Public"
        }
    ]
}