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/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 238,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f3ceb19f-0d33-4691-9c63-4ad76e636a6b/?format=api",
            "uuid": "f3ceb19f-0d33-4691-9c63-4ad76e636a6b",
            "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/d8cc71e7-a762-4060-a105-0fc77f3636af/?format=api",
                "uuid": "d8cc71e7-a762-4060-a105-0fc77f3636af",
                "name": "BUWP014009",
                "code": "BUWP014009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:51.807611Z",
            "last_modified": "2022-10-05T06:57:51.807601Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6613ebce-d781-4bcb-9eae-bc6a1fae330d/?format=api",
            "uuid": "6613ebce-d781-4bcb-9eae-bc6a1fae330d",
            "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/4260cd57-5f06-404c-bacc-d11f4fd18701/?format=api",
                "uuid": "4260cd57-5f06-404c-bacc-d11f4fd18701",
                "name": "BUWP014010",
                "code": "BUWP014010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:54.316078Z",
            "last_modified": "2022-10-05T06:57:54.316064Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f6377c0e-26a4-4730-bedf-08a7b33a5dc9/?format=api",
            "uuid": "f6377c0e-26a4-4730-bedf-08a7b33a5dc9",
            "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/4260cd57-5f06-404c-bacc-d11f4fd18701/?format=api",
                "uuid": "4260cd57-5f06-404c-bacc-d11f4fd18701",
                "name": "BUWP014010",
                "code": "BUWP014010"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:55.320901Z",
            "last_modified": "2022-10-05T06:57:55.320890Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/92e176a5-a7f2-4483-ae72-444b49730c03/?format=api",
            "uuid": "92e176a5-a7f2-4483-ae72-444b49730c03",
            "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/54db3934-2bd3-444a-bddd-d3bc96377d5b/?format=api",
                "uuid": "54db3934-2bd3-444a-bddd-d3bc96377d5b",
                "name": "BUWP014012",
                "code": "BUWP014012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:08:02.918545Z",
            "last_modified": "2022-10-05T07:08:02.918527Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/573ea89b-6ae7-4919-83c8-d25455a014a9/?format=api",
            "uuid": "573ea89b-6ae7-4919-83c8-d25455a014a9",
            "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/54db3934-2bd3-444a-bddd-d3bc96377d5b/?format=api",
                "uuid": "54db3934-2bd3-444a-bddd-d3bc96377d5b",
                "name": "BUWP014012",
                "code": "BUWP014012"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:08:03.480619Z",
            "last_modified": "2022-10-05T07:08:03.480597Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce0e700a-a451-4f7e-950c-0336553c43f4/?format=api",
            "uuid": "ce0e700a-a451-4f7e-950c-0336553c43f4",
            "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/3457f801-e592-42bc-83b7-65ae6c733b02/?format=api",
                "uuid": "3457f801-e592-42bc-83b7-65ae6c733b02",
                "name": "B32C0535004",
                "code": "BUWP018004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:09:48.335199Z",
            "last_modified": "2022-10-05T07:09:48.335188Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/43479970-f9d0-407f-8c00-61d8f7f47186/?format=api",
            "uuid": "43479970-f9d0-407f-8c00-61d8f7f47186",
            "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/3457f801-e592-42bc-83b7-65ae6c733b02/?format=api",
                "uuid": "3457f801-e592-42bc-83b7-65ae6c733b02",
                "name": "B32C0535004",
                "code": "BUWP018004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:09:48.953852Z",
            "last_modified": "2022-10-05T07:09:48.953832Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/78106740-3ec9-434d-840a-fb729bcb5b57/?format=api",
            "uuid": "78106740-3ec9-434d-840a-fb729bcb5b57",
            "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/513f90cf-89d7-4a9b-a364-41683ea82065/?format=api",
                "uuid": "513f90cf-89d7-4a9b-a364-41683ea82065",
                "name": "B32C0535005",
                "code": "BUWP018005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:09:52.226200Z",
            "last_modified": "2022-10-05T07:09:52.226186Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6006d373-3fbd-44d6-bfe0-8f1802275515/?format=api",
            "uuid": "6006d373-3fbd-44d6-bfe0-8f1802275515",
            "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/513f90cf-89d7-4a9b-a364-41683ea82065/?format=api",
                "uuid": "513f90cf-89d7-4a9b-a364-41683ea82065",
                "name": "B32C0535005",
                "code": "BUWP018005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:09:52.652781Z",
            "last_modified": "2022-10-05T07:09:52.652767Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6b3fa1ec-80d2-4654-9790-0695ba3cb7bd/?format=api",
            "uuid": "6b3fa1ec-80d2-4654-9790-0695ba3cb7bd",
            "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/423cc7a3-0bce-44e4-abc4-bb3b566d80aa/?format=api",
                "uuid": "423cc7a3-0bce-44e4-abc4-bb3b566d80aa",
                "name": "B32C0535006",
                "code": "BUWP018006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:09:56.026049Z",
            "last_modified": "2022-10-05T07:09:56.026039Z",
            "access_modifier": "Public"
        }
    ]
}