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/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/1d616004-5feb-497f-937a-bb662e43ef73/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/defffd58-2dcf-4482-85c1-650f88ea5942/?format=api",
            "uuid": "defffd58-2dcf-4482-85c1-650f88ea5942",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d3c1a26a-2ffc-4892-932e-9bb6dbb12051/?format=api",
                "uuid": "d3c1a26a-2ffc-4892-932e-9bb6dbb12051",
                "name": "39FZ008001",
                "code": "39FZ008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:08.569947Z",
            "last_modified": "2022-10-04T21:34:08.569933Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d9b4329c-d258-428e-8192-1567abc7523a/?format=api",
            "uuid": "d9b4329c-d258-428e-8192-1567abc7523a",
            "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/d3c1a26a-2ffc-4892-932e-9bb6dbb12051/?format=api",
                "uuid": "d3c1a26a-2ffc-4892-932e-9bb6dbb12051",
                "name": "39FZ008001",
                "code": "39FZ008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:09.005608Z",
            "last_modified": "2022-10-04T21:34:09.005594Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4892b6c9-0fd8-44c7-9157-de1b86ed8b59/?format=api",
            "uuid": "4892b6c9-0fd8-44c7-9157-de1b86ed8b59",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/2c5e4c80-d96e-4ab7-8507-3ff6ef3be0fb/?format=api",
                "uuid": "2c5e4c80-d96e-4ab7-8507-3ff6ef3be0fb",
                "name": "39FZ008002",
                "code": "39FZ008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:10.814786Z",
            "last_modified": "2022-10-04T21:34:10.814773Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e022bf14-f780-42d4-b015-fd9da4302632/?format=api",
            "uuid": "e022bf14-f780-42d4-b015-fd9da4302632",
            "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/2c5e4c80-d96e-4ab7-8507-3ff6ef3be0fb/?format=api",
                "uuid": "2c5e4c80-d96e-4ab7-8507-3ff6ef3be0fb",
                "name": "39FZ008002",
                "code": "39FZ008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:11.266626Z",
            "last_modified": "2022-10-04T21:34:11.266605Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6d2d2d93-0eb3-424c-af37-149913d38f5d/?format=api",
            "uuid": "6d2d2d93-0eb3-424c-af37-149913d38f5d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/16821b13-be1f-4d52-ba3a-3a198a2f7df6/?format=api",
                "uuid": "16821b13-be1f-4d52-ba3a-3a198a2f7df6",
                "name": "39FZ008003",
                "code": "39FZ008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:13.149658Z",
            "last_modified": "2022-10-04T21:34:13.149643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/752be3dc-b94d-436f-a8f9-1326c2c0ea50/?format=api",
            "uuid": "752be3dc-b94d-436f-a8f9-1326c2c0ea50",
            "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/16821b13-be1f-4d52-ba3a-3a198a2f7df6/?format=api",
                "uuid": "16821b13-be1f-4d52-ba3a-3a198a2f7df6",
                "name": "39FZ008003",
                "code": "39FZ008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:13.615206Z",
            "last_modified": "2022-10-04T21:34:13.615193Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee500ca4-4a7c-417d-b138-2c9b4046bb97/?format=api",
            "uuid": "ee500ca4-4a7c-417d-b138-2c9b4046bb97",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/feaae380-2bde-4139-bdca-b6d9217bbebd/?format=api",
                "uuid": "feaae380-2bde-4139-bdca-b6d9217bbebd",
                "name": "39FZ009001",
                "code": "39FZ009001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:15.386748Z",
            "last_modified": "2022-10-04T21:34:15.386734Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9864b8ab-2739-4b00-8d3c-36a246293a9a/?format=api",
            "uuid": "9864b8ab-2739-4b00-8d3c-36a246293a9a",
            "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/feaae380-2bde-4139-bdca-b6d9217bbebd/?format=api",
                "uuid": "feaae380-2bde-4139-bdca-b6d9217bbebd",
                "name": "39FZ009001",
                "code": "39FZ009001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:15.816194Z",
            "last_modified": "2022-10-04T21:34:15.816180Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/053f4b08-062e-4678-b760-f3be65576896/?format=api",
            "uuid": "053f4b08-062e-4678-b760-f3be65576896",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/27673a8c-aefc-4801-b42d-dfb1c2320a8a/?format=api",
                "uuid": "27673a8c-aefc-4801-b42d-dfb1c2320a8a",
                "name": "39FZ009002",
                "code": "39FZ009002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:18.325010Z",
            "last_modified": "2022-10-04T21:34:18.324996Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a3c27ee3-beee-48b7-abe9-4ec3df97341e/?format=api",
            "uuid": "a3c27ee3-beee-48b7-abe9-4ec3df97341e",
            "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/27673a8c-aefc-4801-b42d-dfb1c2320a8a/?format=api",
                "uuid": "27673a8c-aefc-4801-b42d-dfb1c2320a8a",
                "name": "39FZ009002",
                "code": "39FZ009002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T21:34:19.175693Z",
            "last_modified": "2022-10-04T21:34:19.175676Z",
            "access_modifier": "Public"
        }
    ]
}