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/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/15ad19a8-9853-4f89-b534-cf59435fc79e/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31936953-b555-4576-bf5e-bd681bf29746/?format=api",
            "uuid": "31936953-b555-4576-bf5e-bd681bf29746",
            "code": "WNS9040::second::1::3600",
            "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/5dbdb889-2d47-44ac-8452-48b42e21d8ed/?format=api",
                "uuid": "5dbdb889-2d47-44ac-8452-48b42e21d8ed",
                "name": "22DP0093003",
                "code": "22DP0093003"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:15.106193Z",
            "last_modified": "2022-10-15T20:33:44.247323Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ca299404-03ca-4c8e-8953-482abf409f74/?format=api",
            "uuid": "ca299404-03ca-4c8e-8953-482abf409f74",
            "code": "WNS9040::second::1::3600",
            "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/79790b48-5288-4f37-aec6-df47a596170e/?format=api",
                "uuid": "79790b48-5288-4f37-aec6-df47a596170e",
                "name": "22DP0146001",
                "code": "22DP0146001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:15.310978Z",
            "last_modified": "2022-10-15T21:27:29.106285Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/347d2a91-4f7d-489a-83e3-946b2586632d/?format=api",
            "uuid": "347d2a91-4f7d-489a-83e3-946b2586632d",
            "code": "WNS9040::second::1::3600",
            "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/19d2ba55-b146-4da4-898d-f35f2a49ebcd/?format=api",
                "uuid": "19d2ba55-b146-4da4-898d-f35f2a49ebcd",
                "name": "22DP0146002",
                "code": "22DP0146002"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:15.481512Z",
            "last_modified": "2022-10-15T21:28:20.473357Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bd4e877d-f662-457d-8880-b56ff9e8cc81/?format=api",
            "uuid": "bd4e877d-f662-457d-8880-b56ff9e8cc81",
            "code": "WNS9040::second::1::3600",
            "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/d25e9dc2-269e-46cf-ba5a-1dd2ff12e789/?format=api",
                "uuid": "d25e9dc2-269e-46cf-ba5a-1dd2ff12e789",
                "name": "22DP0147001",
                "code": "22DP0147001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:15.655621Z",
            "last_modified": "2022-10-15T20:43:43.112470Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9df02a8e-14f7-4bd5-8ea9-714f1dff9720/?format=api",
            "uuid": "9df02a8e-14f7-4bd5-8ea9-714f1dff9720",
            "code": "WNS9040::second::1::3600",
            "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/fd7b59fa-fefd-45f7-8019-c5aa54f3e17c/?format=api",
                "uuid": "fd7b59fa-fefd-45f7-8019-c5aa54f3e17c",
                "name": "22DP0147003",
                "code": "22DP0147003"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:15.872433Z",
            "last_modified": "2022-10-15T20:43:49.312538Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/eca99e47-fb4b-4a7f-8538-130c266d505c/?format=api",
            "uuid": "eca99e47-fb4b-4a7f-8538-130c266d505c",
            "code": "WNS9040::second::1::3600",
            "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/c4ecf3f7-14c1-4d96-ab3f-8e63c7cc1802/?format=api",
                "uuid": "c4ecf3f7-14c1-4d96-ab3f-8e63c7cc1802",
                "name": "22DP0148001",
                "code": "22DP0148001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:16.090987Z",
            "last_modified": "2022-10-15T20:45:04.987050Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/673f300e-8530-4c3b-a4ad-b4b36d60421c/?format=api",
            "uuid": "673f300e-8530-4c3b-a4ad-b4b36d60421c",
            "code": "WNS9040::second::1::3600",
            "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/88d4cf82-2f2f-4b33-8c41-4bdaafad4c0d/?format=api",
                "uuid": "88d4cf82-2f2f-4b33-8c41-4bdaafad4c0d",
                "name": "22DP0148002",
                "code": "22DP0148002"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:16.302718Z",
            "last_modified": "2022-10-15T20:43:32.282965Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d3c7c28b-4067-4cfa-a106-f4cdd2a5c73f/?format=api",
            "uuid": "d3c7c28b-4067-4cfa-a106-f4cdd2a5c73f",
            "code": "WNS9040::second::1::3600",
            "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/7f1aafc6-fd96-4a57-b841-33eabd9af5d3/?format=api",
                "uuid": "7f1aafc6-fd96-4a57-b841-33eabd9af5d3",
                "name": "22DP0148005",
                "code": "22DP0148005"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:16.467102Z",
            "last_modified": "2022-10-15T20:43:36.478831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6db1c332-3218-4eec-84d2-5c8fa4f1082d/?format=api",
            "uuid": "6db1c332-3218-4eec-84d2-5c8fa4f1082d",
            "code": "WNS9040::second::1::3600",
            "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/1940b524-0757-454c-9e1e-239536b751d0/?format=api",
                "uuid": "1940b524-0757-454c-9e1e-239536b751d0",
                "name": "22GP0043001",
                "code": "22GP0043001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:17.506447Z",
            "last_modified": "2022-10-15T21:29:45.366301Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6903903a-92d2-4d61-a172-6364d16e36fe/?format=api",
            "uuid": "6903903a-92d2-4d61-a172-6364d16e36fe",
            "code": "WNS9040::second::1::3600",
            "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/6e63945f-b588-423c-bf97-d9339c8558f2/?format=api",
                "uuid": "6e63945f-b588-423c-bf97-d9339c8558f2",
                "name": "22GP0043002",
                "code": "22GP0043002"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:48:17.720131Z",
            "last_modified": "2022-10-15T20:48:44.616269Z",
            "access_modifier": "Public"
        }
    ]
}