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/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=11
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 138,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=12",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e8a707b3-b00e-4f45-8e67-83be2e4cbb52/timeseries/?format=api&page=10",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/18b1c7cd-6706-42c7-ac1c-be40500114d2/?format=api",
            "uuid": "18b1c7cd-6706-42c7-ac1c-be40500114d2",
            "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/7db42161-c327-46f5-9e1a-8ac929ec11e2/?format=api",
                "uuid": "7db42161-c327-46f5-9e1a-8ac929ec11e2",
                "name": "40H-NITR-4001",
                "code": "40H-NITR-4001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:05.866797Z",
            "last_modified": "2022-10-04T22:01:05.866782Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2a383c88-5efb-4de1-992a-73ffcaa90216/?format=api",
            "uuid": "2a383c88-5efb-4de1-992a-73ffcaa90216",
            "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/7db42161-c327-46f5-9e1a-8ac929ec11e2/?format=api",
                "uuid": "7db42161-c327-46f5-9e1a-8ac929ec11e2",
                "name": "40H-NITR-4001",
                "code": "40H-NITR-4001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:06.303361Z",
            "last_modified": "2022-10-04T22:01:06.303345Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7970b07d-78c1-49c7-87df-e86f710199c2/?format=api",
            "uuid": "7970b07d-78c1-49c7-87df-e86f710199c2",
            "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/326ab8b1-1f24-4060-a684-c4913c972b61/?format=api",
                "uuid": "326ab8b1-1f24-4060-a684-c4913c972b61",
                "name": "001",
                "code": "40HM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:34.521646Z",
            "last_modified": "2022-10-04T22:01:34.521631Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/643b25bc-f357-49fe-b08a-6795bb91cc13/?format=api",
            "uuid": "643b25bc-f357-49fe-b08a-6795bb91cc13",
            "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/326ab8b1-1f24-4060-a684-c4913c972b61/?format=api",
                "uuid": "326ab8b1-1f24-4060-a684-c4913c972b61",
                "name": "001",
                "code": "40HM008001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:35.015758Z",
            "last_modified": "2022-10-04T22:01:35.015746Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7681c8d7-de0d-4669-a899-d50a8d033ebb/?format=api",
            "uuid": "7681c8d7-de0d-4669-a899-d50a8d033ebb",
            "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/b9e0be80-fc92-4f31-b731-187a0dcc1201/?format=api",
                "uuid": "b9e0be80-fc92-4f31-b731-187a0dcc1201",
                "name": "002",
                "code": "40HM008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:36.850163Z",
            "last_modified": "2022-10-04T22:01:36.850149Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2d77ab48-4bc5-484b-a266-ec50a454b3b0/?format=api",
            "uuid": "2d77ab48-4bc5-484b-a266-ec50a454b3b0",
            "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/b9e0be80-fc92-4f31-b731-187a0dcc1201/?format=api",
                "uuid": "b9e0be80-fc92-4f31-b731-187a0dcc1201",
                "name": "002",
                "code": "40HM008002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:37.352593Z",
            "last_modified": "2022-10-04T22:01:37.352583Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6d75515d-7dc9-4ffe-84a7-923696275c84/?format=api",
            "uuid": "6d75515d-7dc9-4ffe-84a7-923696275c84",
            "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/f62bbc34-6e3c-47b4-b62c-16478517b0b5/?format=api",
                "uuid": "f62bbc34-6e3c-47b4-b62c-16478517b0b5",
                "name": "003",
                "code": "40HM008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:39.372437Z",
            "last_modified": "2022-10-04T22:01:39.372412Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d24f2679-9fff-4a53-99a7-99101d549f10/?format=api",
            "uuid": "d24f2679-9fff-4a53-99a7-99101d549f10",
            "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/f62bbc34-6e3c-47b4-b62c-16478517b0b5/?format=api",
                "uuid": "f62bbc34-6e3c-47b4-b62c-16478517b0b5",
                "name": "003",
                "code": "40HM008003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:01:39.877512Z",
            "last_modified": "2022-10-04T22:01:39.877496Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/14444f89-5928-4c7c-a965-631294819f2a/?format=api",
            "uuid": "14444f89-5928-4c7c-a965-631294819f2a",
            "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/fd5038c4-ff80-4cbb-ad0b-4059692ab3b5/?format=api",
                "uuid": "fd5038c4-ff80-4cbb-ad0b-4059692ab3b5",
                "name": "B40HX0004001",
                "code": "B40HX0004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:20:20.398420Z",
            "last_modified": "2022-10-04T22:20:20.398406Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a4e477b-f46c-43ee-8c57-c8a2f845faa5/?format=api",
            "uuid": "6a4e477b-f46c-43ee-8c57-c8a2f845faa5",
            "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/fd5038c4-ff80-4cbb-ad0b-4059692ab3b5/?format=api",
                "uuid": "fd5038c4-ff80-4cbb-ad0b-4059692ab3b5",
                "name": "B40HX0004001",
                "code": "B40HX0004001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T22:20:20.824312Z",
            "last_modified": "2022-10-04T22:20:20.824295Z",
            "access_modifier": "Public"
        }
    ]
}