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/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api&page=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/7b5a3a7e-b47a-46ba-ae48-6e75cb1605f8/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/90639290-0966-41e4-8110-caf3f0f76181/?format=api",
            "uuid": "90639290-0966-41e4-8110-caf3f0f76181",
            "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/aa9180ce-3f02-4493-90b6-2733a33ba0be/?format=api",
                "uuid": "aa9180ce-3f02-4493-90b6-2733a33ba0be",
                "name": "B32D1442001",
                "code": "32DM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:46.127591Z",
            "last_modified": "2022-10-04T20:33:46.127578Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c840aac2-7992-4ca0-9fe3-fb5ddd226e61/?format=api",
            "uuid": "c840aac2-7992-4ca0-9fe3-fb5ddd226e61",
            "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/aa9180ce-3f02-4493-90b6-2733a33ba0be/?format=api",
                "uuid": "aa9180ce-3f02-4493-90b6-2733a33ba0be",
                "name": "B32D1442001",
                "code": "32DM004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:46.885462Z",
            "last_modified": "2022-10-04T20:33:46.885448Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a1163ca-2bd1-48a4-8a68-1aa038b2c6eb/?format=api",
            "uuid": "6a1163ca-2bd1-48a4-8a68-1aa038b2c6eb",
            "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/5bb9d2f4-13ed-4cdb-8107-b15998a4369c/?format=api",
                "uuid": "5bb9d2f4-13ed-4cdb-8107-b15998a4369c",
                "name": "B32D1442002",
                "code": "32DM004002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:49.332261Z",
            "last_modified": "2022-10-04T20:33:49.332243Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f9ea492-673e-443c-b375-568821d4da62/?format=api",
            "uuid": "7f9ea492-673e-443c-b375-568821d4da62",
            "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/5bb9d2f4-13ed-4cdb-8107-b15998a4369c/?format=api",
                "uuid": "5bb9d2f4-13ed-4cdb-8107-b15998a4369c",
                "name": "B32D1442002",
                "code": "32DM004002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:49.808878Z",
            "last_modified": "2022-10-04T20:33:49.808865Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f7fe55ca-2c70-4e27-a6b1-fe2cd6250e0f/?format=api",
            "uuid": "f7fe55ca-2c70-4e27-a6b1-fe2cd6250e0f",
            "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/7107ffa2-e64e-43f4-832b-bd50a4206f91/?format=api",
                "uuid": "7107ffa2-e64e-43f4-832b-bd50a4206f91",
                "name": "B32D1447001",
                "code": "32DM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:51.659003Z",
            "last_modified": "2022-10-04T20:33:51.658990Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/017b388c-67f0-4a67-9e2e-bf342767d602/?format=api",
            "uuid": "017b388c-67f0-4a67-9e2e-bf342767d602",
            "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/7107ffa2-e64e-43f4-832b-bd50a4206f91/?format=api",
                "uuid": "7107ffa2-e64e-43f4-832b-bd50a4206f91",
                "name": "B32D1447001",
                "code": "32DM005001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:52.131762Z",
            "last_modified": "2022-10-04T20:33:52.131749Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c4769a68-b939-4013-b695-eee150d5e544/?format=api",
            "uuid": "c4769a68-b939-4013-b695-eee150d5e544",
            "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/9deaf596-273c-4c31-81c7-8335f9912163/?format=api",
                "uuid": "9deaf596-273c-4c31-81c7-8335f9912163",
                "name": "B32D1448001",
                "code": "32DM006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:54.098413Z",
            "last_modified": "2022-10-04T20:33:54.098399Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/127e3d6f-31d1-41a2-a551-109e194224f5/?format=api",
            "uuid": "127e3d6f-31d1-41a2-a551-109e194224f5",
            "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/9deaf596-273c-4c31-81c7-8335f9912163/?format=api",
                "uuid": "9deaf596-273c-4c31-81c7-8335f9912163",
                "name": "B32D1448001",
                "code": "32DM006001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:54.567781Z",
            "last_modified": "2022-10-04T20:33:54.567767Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/41dbe20f-8e19-4dcb-8893-b8fb42d74516/?format=api",
            "uuid": "41dbe20f-8e19-4dcb-8893-b8fb42d74516",
            "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/52e7136d-e748-4296-8263-335ae32eabfb/?format=api",
                "uuid": "52e7136d-e748-4296-8263-335ae32eabfb",
                "name": "B32D1445001",
                "code": "32DM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:56.392162Z",
            "last_modified": "2022-10-04T20:33:56.392148Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2bb072b0-fa9c-42e3-ae68-b9b87c6a2368/?format=api",
            "uuid": "2bb072b0-fa9c-42e3-ae68-b9b87c6a2368",
            "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/52e7136d-e748-4296-8263-335ae32eabfb/?format=api",
                "uuid": "52e7136d-e748-4296-8263-335ae32eabfb",
                "name": "B32D1445001",
                "code": "32DM007001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:33:57.073940Z",
            "last_modified": "2022-10-04T20:33:57.073926Z",
            "access_modifier": "Public"
        }
    ]
}