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/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/c081eca8-ac4f-4a2e-a1ee-0b3e1c770e48/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/64aab693-5e9f-490b-9ef6-9b4d53a85fc3/?format=api",
            "uuid": "64aab693-5e9f-490b-9ef6-9b4d53a85fc3",
            "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/149b57ae-c596-4f1d-b433-964b369353fc/?format=api",
                "uuid": "149b57ae-c596-4f1d-b433-964b369353fc",
                "name": "B34B0331003",
                "code": "34BA3331003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:11.324449Z",
            "last_modified": "2022-10-04T20:55:11.324437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ecaaaeb5-7830-463a-b36c-8e2859a8231f/?format=api",
            "uuid": "ecaaaeb5-7830-463a-b36c-8e2859a8231f",
            "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/77bbee32-725b-4259-90da-9228b5cd7195/?format=api",
                "uuid": "77bbee32-725b-4259-90da-9228b5cd7195",
                "name": "B34B0331004",
                "code": "34BA3331004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:13.286791Z",
            "last_modified": "2022-10-04T20:55:13.286778Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c80b8f16-6b48-4eb6-9f1a-2e5b75b521fe/?format=api",
            "uuid": "c80b8f16-6b48-4eb6-9f1a-2e5b75b521fe",
            "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/77bbee32-725b-4259-90da-9228b5cd7195/?format=api",
                "uuid": "77bbee32-725b-4259-90da-9228b5cd7195",
                "name": "B34B0331004",
                "code": "34BA3331004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:13.725385Z",
            "last_modified": "2022-10-04T20:55:13.725372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/32d89d77-7454-474b-908d-0287616c97d1/?format=api",
            "uuid": "32d89d77-7454-474b-908d-0287616c97d1",
            "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/df1cffe5-9027-4895-8b8f-c62a89cf7038/?format=api",
                "uuid": "df1cffe5-9027-4895-8b8f-c62a89cf7038",
                "name": "B34B0331005",
                "code": "34BA3331005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:15.655274Z",
            "last_modified": "2022-10-04T20:55:15.655261Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e619a21d-c955-474b-90e3-fa47f1bc5bc7/?format=api",
            "uuid": "e619a21d-c955-474b-90e3-fa47f1bc5bc7",
            "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/df1cffe5-9027-4895-8b8f-c62a89cf7038/?format=api",
                "uuid": "df1cffe5-9027-4895-8b8f-c62a89cf7038",
                "name": "B34B0331005",
                "code": "34BA3331005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:16.090842Z",
            "last_modified": "2022-10-04T20:55:16.090831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2b5d4ae-08f8-4b95-9fad-d2cecf2e09d8/?format=api",
            "uuid": "f2b5d4ae-08f8-4b95-9fad-d2cecf2e09d8",
            "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/95dcb244-f6d1-4de0-b253-f0fb6b0fd504/?format=api",
                "uuid": "95dcb244-f6d1-4de0-b253-f0fb6b0fd504",
                "name": "B34B0331006",
                "code": "34BA3331006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:18.051156Z",
            "last_modified": "2022-10-04T20:55:18.051142Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4640498-a372-4b02-a548-c5c307d7fc47/?format=api",
            "uuid": "f4640498-a372-4b02-a548-c5c307d7fc47",
            "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/95dcb244-f6d1-4de0-b253-f0fb6b0fd504/?format=api",
                "uuid": "95dcb244-f6d1-4de0-b253-f0fb6b0fd504",
                "name": "B34B0331006",
                "code": "34BA3331006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:18.494971Z",
            "last_modified": "2022-10-04T20:55:18.494958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4757546a-5339-4b0a-889c-5bb200b96171/?format=api",
            "uuid": "4757546a-5339-4b0a-889c-5bb200b96171",
            "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/571c1c2c-0342-47e0-b541-1def9c4e4ae7/?format=api",
                "uuid": "571c1c2c-0342-47e0-b541-1def9c4e4ae7",
                "name": "B34B0331007",
                "code": "34BA3331007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:20.415630Z",
            "last_modified": "2022-10-04T20:55:20.415616Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cbd64578-825b-423a-82ce-40ee66a850ba/?format=api",
            "uuid": "cbd64578-825b-423a-82ce-40ee66a850ba",
            "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/571c1c2c-0342-47e0-b541-1def9c4e4ae7/?format=api",
                "uuid": "571c1c2c-0342-47e0-b541-1def9c4e4ae7",
                "name": "B34B0331007",
                "code": "34BA3331007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:20.849132Z",
            "last_modified": "2022-10-04T20:55:20.849120Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d5d982b-99c4-418f-bc67-cf73500ec63b/?format=api",
            "uuid": "4d5d982b-99c4-418f-bc67-cf73500ec63b",
            "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/dba15b90-970b-4795-8978-f29d8a47dc23/?format=api",
                "uuid": "dba15b90-970b-4795-8978-f29d8a47dc23",
                "name": "B34B0332001",
                "code": "34BA3332001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:55:22.812588Z",
            "last_modified": "2022-10-04T20:55:22.812573Z",
            "access_modifier": "Public"
        }
    ]
}