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/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 120,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f389c1a2-c8d0-49ca-a447-772dc0b15c6e/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/068677a4-e2ba-430f-aba9-4f428d0081a3/?format=api",
            "uuid": "068677a4-e2ba-430f-aba9-4f428d0081a3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/aed85bf5-ecc3-4934-88d2-5c9160b543e3/?format=api",
                "uuid": "aed85bf5-ecc3-4934-88d2-5c9160b543e3",
                "name": "21HP0114002",
                "code": "21HP0114002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:39:48.182085Z",
            "last_modified": "2022-12-20T14:13:46.573653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b916023f-47ad-4a82-afba-397803679d9f/?format=api",
            "uuid": "b916023f-47ad-4a82-afba-397803679d9f",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f3902c3e-fada-48bd-b51a-becbedf6f902/?format=api",
                "uuid": "f3902c3e-fada-48bd-b51a-becbedf6f902",
                "name": "21HP0085004",
                "code": "21HP0085004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:00.981648Z",
            "last_modified": "2022-12-20T14:13:50.221275Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b2f42044-ae6d-4ef5-89f7-f4ff6b59929f/?format=api",
            "uuid": "b2f42044-ae6d-4ef5-89f7-f4ff6b59929f",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/93c28674-9ef8-4e02-8b75-74e248553f0b/?format=api",
                "uuid": "93c28674-9ef8-4e02-8b75-74e248553f0b",
                "name": "21HP0077002",
                "code": "21HP0077002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:07.921815Z",
            "last_modified": "2022-12-20T14:13:52.041071Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/313b84d9-a799-4f97-b807-00a069d339f9/?format=api",
            "uuid": "313b84d9-a799-4f97-b807-00a069d339f9",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/b51a2586-355c-417b-af07-d03a4a550abe/?format=api",
                "uuid": "b51a2586-355c-417b-af07-d03a4a550abe",
                "name": "21HP0083002",
                "code": "21HP0083002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:10.891743Z",
            "last_modified": "2022-12-20T14:13:52.331984Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dbfd26f7-fb66-4415-9b55-c9c1338a78fd/?format=api",
            "uuid": "dbfd26f7-fb66-4415-9b55-c9c1338a78fd",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f591c6bb-0933-4e96-a3ee-19aa422e2abe/?format=api",
                "uuid": "f591c6bb-0933-4e96-a3ee-19aa422e2abe",
                "name": "21HP0100003",
                "code": "21HP0100003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:13.984556Z",
            "last_modified": "2022-12-20T14:13:53.241198Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aae86cab-92c4-430a-a7f6-15405644e0ec/?format=api",
            "uuid": "aae86cab-92c4-430a-a7f6-15405644e0ec",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/bc52a60c-4221-474a-a6fc-c0f33f9bbdb9/?format=api",
                "uuid": "bc52a60c-4221-474a-a6fc-c0f33f9bbdb9",
                "name": "21GP0471005",
                "code": "21GP0471005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:19.026783Z",
            "last_modified": "2022-12-20T14:13:54.108393Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/92db4793-0891-4361-b283-77b2c928a428/?format=api",
            "uuid": "92db4793-0891-4361-b283-77b2c928a428",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f1d0fb32-2461-4694-b2a0-eb377a63835d/?format=api",
                "uuid": "f1d0fb32-2461-4694-b2a0-eb377a63835d",
                "name": "21HP0085002",
                "code": "21HP0085002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:28.756760Z",
            "last_modified": "2022-12-20T14:13:56.783569Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6bf7ceba-defc-4a54-b232-53c6b57282ba/?format=api",
            "uuid": "6bf7ceba-defc-4a54-b232-53c6b57282ba",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/6bf48546-742b-40cb-9874-9176c7b7c606/?format=api",
                "uuid": "6bf48546-742b-40cb-9874-9176c7b7c606",
                "name": "21HP0100002",
                "code": "21HP0100002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:35.933225Z",
            "last_modified": "2022-12-20T14:13:58.238643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fb100ae3-c0d4-4b69-91d9-f30a5924cfc0/?format=api",
            "uuid": "fb100ae3-c0d4-4b69-91d9-f30a5924cfc0",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d7719781-8ccc-4543-b006-d7f6fbc8fe5f/?format=api",
                "uuid": "d7719781-8ccc-4543-b006-d7f6fbc8fe5f",
                "name": "21GP0519004",
                "code": "21GP0519004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:39.239049Z",
            "last_modified": "2022-12-20T14:13:59.143471Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01065388-ad7a-4740-a066-44cf0a44e756/?format=api",
            "uuid": "01065388-ad7a-4740-a066-44cf0a44e756",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2015-06-19T09:47:29.345611Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5ec57a2f-7508-4b22-b0ed-3aa287081889/?format=api",
                "uuid": "5ec57a2f-7508-4b22-b0ed-3aa287081889",
                "name": "21HP0079003",
                "code": "21HP0079003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:40:54.433571Z",
            "last_modified": "2022-12-20T14:14:03.789499Z",
            "access_modifier": "Public"
        }
    ]
}