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/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5ee1dc9f-9e3d-408a-a88c-8d1cc9ed13b9/?format=api",
            "uuid": "5ee1dc9f-9e3d-408a-a88c-8d1cc9ed13b9",
            "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/aaf84999-3509-4102-9330-61451495fba8/?format=api",
                "uuid": "aaf84999-3509-4102-9330-61451495fba8",
                "name": "06DP0295002",
                "code": "06DP0295002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:18.014570Z",
            "last_modified": "2022-10-04T18:05:18.014550Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0c567e30-ba0d-478f-aa0d-ca73420e304d/?format=api",
            "uuid": "0c567e30-ba0d-478f-aa0d-ca73420e304d",
            "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/6cf6de45-ac25-43a4-927f-731dac20b365/?format=api",
                "uuid": "6cf6de45-ac25-43a4-927f-731dac20b365",
                "name": "06DP0295003",
                "code": "06DP0295003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:19.962687Z",
            "last_modified": "2022-10-04T18:05:19.962674Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fcd16d27-899b-4e23-aed8-0446d24ce40d/?format=api",
            "uuid": "fcd16d27-899b-4e23-aed8-0446d24ce40d",
            "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/6cf6de45-ac25-43a4-927f-731dac20b365/?format=api",
                "uuid": "6cf6de45-ac25-43a4-927f-731dac20b365",
                "name": "06DP0295003",
                "code": "06DP0295003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:20.374610Z",
            "last_modified": "2022-10-04T18:05:20.374597Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3649e0e8-49da-4087-9b01-537912fc2ce0/?format=api",
            "uuid": "3649e0e8-49da-4087-9b01-537912fc2ce0",
            "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/b7690f83-5864-4fa4-9a2d-1c4795734d54/?format=api",
                "uuid": "b7690f83-5864-4fa4-9a2d-1c4795734d54",
                "name": "06DP0295004",
                "code": "06DP0295004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:22.416468Z",
            "last_modified": "2022-10-04T18:05:22.416454Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5fa79395-c8c7-4356-94ce-80d73a2ae6f7/?format=api",
            "uuid": "5fa79395-c8c7-4356-94ce-80d73a2ae6f7",
            "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/b7690f83-5864-4fa4-9a2d-1c4795734d54/?format=api",
                "uuid": "b7690f83-5864-4fa4-9a2d-1c4795734d54",
                "name": "06DP0295004",
                "code": "06DP0295004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:22.846311Z",
            "last_modified": "2022-10-04T18:05:22.846297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0801c559-6f8b-4568-b543-6b8cbdf80e3b/?format=api",
            "uuid": "0801c559-6f8b-4568-b543-6b8cbdf80e3b",
            "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/afc68aec-a1ad-490e-855e-ffefac310cdc/?format=api",
                "uuid": "afc68aec-a1ad-490e-855e-ffefac310cdc",
                "name": "06DP0295005",
                "code": "06DP0295005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:24.783397Z",
            "last_modified": "2022-10-04T18:05:24.783384Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e79337f-1793-47ed-b262-b0409c878495/?format=api",
            "uuid": "4e79337f-1793-47ed-b262-b0409c878495",
            "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/afc68aec-a1ad-490e-855e-ffefac310cdc/?format=api",
                "uuid": "afc68aec-a1ad-490e-855e-ffefac310cdc",
                "name": "06DP0295005",
                "code": "06DP0295005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:25.228168Z",
            "last_modified": "2022-10-04T18:05:25.228147Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71c6f797-48aa-4bff-953e-53933c048544/?format=api",
            "uuid": "71c6f797-48aa-4bff-953e-53933c048544",
            "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/b38d55b6-3559-4efb-837f-ba672279fbd0/?format=api",
                "uuid": "b38d55b6-3559-4efb-837f-ba672279fbd0",
                "name": "06DP0295006",
                "code": "06DP0295006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:27.127402Z",
            "last_modified": "2022-10-04T18:05:27.127385Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/59d2a93f-399d-460b-b452-2948e64ab559/?format=api",
            "uuid": "59d2a93f-399d-460b-b452-2948e64ab559",
            "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/b38d55b6-3559-4efb-837f-ba672279fbd0/?format=api",
                "uuid": "b38d55b6-3559-4efb-837f-ba672279fbd0",
                "name": "06DP0295006",
                "code": "06DP0295006"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:27.561215Z",
            "last_modified": "2022-10-04T18:05:27.561201Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c5aeabe0-f59e-4290-903b-663f8000c9c2/?format=api",
            "uuid": "c5aeabe0-f59e-4290-903b-663f8000c9c2",
            "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/1ff9a1a2-b5ff-4308-b560-8fe60db49638/?format=api",
                "uuid": "1ff9a1a2-b5ff-4308-b560-8fe60db49638",
                "name": "06DP0295007",
                "code": "06DP0295007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:29.456617Z",
            "last_modified": "2022-10-04T18:05:29.456603Z",
            "access_modifier": "Public"
        }
    ]
}