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/ccd413fc-f6ad-4f47-9c87-09599fddae37/timeseries/?format=api&page=21
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/ccd413fc-f6ad-4f47-9c87-09599fddae37/timeseries/?format=api&page=22",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ccd413fc-f6ad-4f47-9c87-09599fddae37/timeseries/?format=api&page=20",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f4fd1a18-9650-4da7-90c0-b27e60b40894/?format=api",
            "uuid": "f4fd1a18-9650-4da7-90c0-b27e60b40894",
            "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/38b53eb4-3893-42c2-92b9-976723ab31c9/?format=api",
                "uuid": "38b53eb4-3893-42c2-92b9-976723ab31c9",
                "name": "SDWP057002",
                "code": "SDWP057002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:06.758490Z",
            "last_modified": "2022-12-20T14:22:53.892318Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fd7a7a97-84d6-4057-8168-14b208b304a2/?format=api",
            "uuid": "fd7a7a97-84d6-4057-8168-14b208b304a2",
            "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/85c4904d-e844-452c-9a94-c04154af0d25/?format=api",
                "uuid": "85c4904d-e844-452c-9a94-c04154af0d25",
                "name": "SDWP044002",
                "code": "SDWP044002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:09.750028Z",
            "last_modified": "2022-12-20T14:22:54.805078Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4258287f-f0f2-4150-97b0-5f843aeb10f8/?format=api",
            "uuid": "4258287f-f0f2-4150-97b0-5f843aeb10f8",
            "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/01d5f587-5b6d-44cf-a465-20bed2594818/?format=api",
                "uuid": "01d5f587-5b6d-44cf-a465-20bed2594818",
                "name": "SDWP059002",
                "code": "SDWP059002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:12.805359Z",
            "last_modified": "2022-12-20T14:22:55.746171Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33c2d234-6b09-4634-a4c8-7227a042a47d/?format=api",
            "uuid": "33c2d234-6b09-4634-a4c8-7227a042a47d",
            "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/3ca517d8-4779-407a-9110-f8208960e682/?format=api",
                "uuid": "3ca517d8-4779-407a-9110-f8208960e682",
                "name": "SDWP060004",
                "code": "SDWP060004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:15.791204Z",
            "last_modified": "2022-12-20T14:22:56.667331Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/56caf9dc-1828-4a4c-88be-c91526a6f664/?format=api",
            "uuid": "56caf9dc-1828-4a4c-88be-c91526a6f664",
            "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/f00e4707-ab48-4155-a238-bc36cc94966f/?format=api",
                "uuid": "f00e4707-ab48-4155-a238-bc36cc94966f",
                "name": "SDWP051003",
                "code": "SDWP051003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:18.910801Z",
            "last_modified": "2022-12-20T14:22:57.578368Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/400c6173-5cec-4372-ad1f-b537a06c7b1f/?format=api",
            "uuid": "400c6173-5cec-4372-ad1f-b537a06c7b1f",
            "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/e94ff176-2d88-4857-ba68-d3918ad83e5e/?format=api",
                "uuid": "e94ff176-2d88-4857-ba68-d3918ad83e5e",
                "name": "SDWP057005",
                "code": "SDWP057005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:21.869635Z",
            "last_modified": "2022-12-20T14:22:58.402858Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb571254-9330-4ac2-bb20-698778fe4aa8/?format=api",
            "uuid": "bb571254-9330-4ac2-bb20-698778fe4aa8",
            "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/5a856212-e419-46e3-ac82-6ca01a6ac427/?format=api",
                "uuid": "5a856212-e419-46e3-ac82-6ca01a6ac427",
                "name": "SDWP051010",
                "code": "SDWP051010"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:24.763061Z",
            "last_modified": "2022-12-20T14:22:59.328527Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d1d0f7d0-5faa-46aa-b305-f51f1beddf23/?format=api",
            "uuid": "d1d0f7d0-5faa-46aa-b305-f51f1beddf23",
            "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/0186a91c-b81b-43b6-824d-65a6759bde34/?format=api",
                "uuid": "0186a91c-b81b-43b6-824d-65a6759bde34",
                "name": "SDWP045002",
                "code": "SDWP045002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:27.913151Z",
            "last_modified": "2022-12-20T14:23:00.222314Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/13fd68e8-4a61-414f-af89-078f954f3c06/?format=api",
            "uuid": "13fd68e8-4a61-414f-af89-078f954f3c06",
            "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/fa644261-2c73-44d4-8123-b1c02b931037/?format=api",
                "uuid": "fa644261-2c73-44d4-8123-b1c02b931037",
                "name": "SDWP033009",
                "code": "SDWP033009"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:30.899226Z",
            "last_modified": "2022-12-20T14:23:01.157340Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/df28203c-ea60-4ac3-83e0-e3df967fa40b/?format=api",
            "uuid": "df28203c-ea60-4ac3-83e0-e3df967fa40b",
            "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/73b0c9d7-6b4f-4f63-a00e-764eb6caa47f/?format=api",
                "uuid": "73b0c9d7-6b4f-4f63-a00e-764eb6caa47f",
                "name": "SDWP048002",
                "code": "SDWP048002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:11:33.988494Z",
            "last_modified": "2022-12-20T14:23:01.810422Z",
            "access_modifier": "Public"
        }
    ]
}