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=15
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=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/43e50be3-7900-436c-800b-df3c5bb45f7d/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/807959cb-dfb5-4515-bccf-ea7b9f18e91c/?format=api",
            "uuid": "807959cb-dfb5-4515-bccf-ea7b9f18e91c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2023-08-21T14:05:00Z",
            "end": "2023-08-21T14:05:00Z",
            "value_type": "float",
            "last_value": 0.77,
            "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/3b52a382-aa07-45d6-860c-74465ecc65cc/?format=api",
                "uuid": "3b52a382-aa07-45d6-860c-74465ecc65cc",
                "name": "BUWP014001",
                "code": "BUWP014001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "None",
                        "start": "2023-08-21T15:05:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "elektronischPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-05T06:57:34.389515Z",
            "last_modified": "2024-11-14T10:22:43.953295Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1acf2825-f0c0-48ca-8819-05d7a5b59707/?format=api",
            "uuid": "1acf2825-f0c0-48ca-8819-05d7a5b59707",
            "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/c8a1361c-2730-4f85-9705-3ef0d71c8500/?format=api",
                "uuid": "c8a1361c-2730-4f85-9705-3ef0d71c8500",
                "name": "BUWP014003",
                "code": "BUWP014003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:36.885909Z",
            "last_modified": "2022-10-05T06:57:36.885894Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6497276-b031-492a-9dad-a3d3591453c7/?format=api",
            "uuid": "a6497276-b031-492a-9dad-a3d3591453c7",
            "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/c8a1361c-2730-4f85-9705-3ef0d71c8500/?format=api",
                "uuid": "c8a1361c-2730-4f85-9705-3ef0d71c8500",
                "name": "BUWP014003",
                "code": "BUWP014003"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:37.865744Z",
            "last_modified": "2022-10-05T06:57:37.865730Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/48ecfe00-8fb8-4c9c-9ed0-845c91a76308/?format=api",
            "uuid": "48ecfe00-8fb8-4c9c-9ed0-845c91a76308",
            "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/88d61705-ade8-4429-bd3a-bf93d34fb138/?format=api",
                "uuid": "88d61705-ade8-4429-bd3a-bf93d34fb138",
                "name": "BUWP014004",
                "code": "BUWP014004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:40.316127Z",
            "last_modified": "2022-10-05T06:57:40.316111Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66d3d70d-df29-4db5-b6bb-6299d109826e/?format=api",
            "uuid": "66d3d70d-df29-4db5-b6bb-6299d109826e",
            "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/88d61705-ade8-4429-bd3a-bf93d34fb138/?format=api",
                "uuid": "88d61705-ade8-4429-bd3a-bf93d34fb138",
                "name": "BUWP014004",
                "code": "BUWP014004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:41.286660Z",
            "last_modified": "2022-10-05T06:57:41.286647Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0866ab6a-22aa-4946-94f1-58768962d3c9/?format=api",
            "uuid": "0866ab6a-22aa-4946-94f1-58768962d3c9",
            "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/8cb71160-4513-4868-a821-c4bc7c2ba35d/?format=api",
                "uuid": "8cb71160-4513-4868-a821-c4bc7c2ba35d",
                "name": "BUWP014006",
                "code": "BUWP014006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:43.754190Z",
            "last_modified": "2022-10-05T06:57:43.754176Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/33f4c3ae-dad5-4fe1-97e1-891a44aa7233/?format=api",
            "uuid": "33f4c3ae-dad5-4fe1-97e1-891a44aa7233",
            "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/8cb71160-4513-4868-a821-c4bc7c2ba35d/?format=api",
                "uuid": "8cb71160-4513-4868-a821-c4bc7c2ba35d",
                "name": "BUWP014006",
                "code": "BUWP014006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:44.803188Z",
            "last_modified": "2022-10-05T06:57:44.803175Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/becbb748-0318-41ad-94ac-a14016bc9758/?format=api",
            "uuid": "becbb748-0318-41ad-94ac-a14016bc9758",
            "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/024ec112-a478-400e-a413-7e9b4566fd82/?format=api",
                "uuid": "024ec112-a478-400e-a413-7e9b4566fd82",
                "name": "BUWP014007",
                "code": "BUWP014007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:47.261734Z",
            "last_modified": "2022-10-05T06:57:47.261716Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de824bb9-e3e4-40d3-932c-b93b3d0d9b0d/?format=api",
            "uuid": "de824bb9-e3e4-40d3-932c-b93b3d0d9b0d",
            "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/024ec112-a478-400e-a413-7e9b4566fd82/?format=api",
                "uuid": "024ec112-a478-400e-a413-7e9b4566fd82",
                "name": "BUWP014007",
                "code": "BUWP014007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:48.384900Z",
            "last_modified": "2022-10-05T06:57:48.384886Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8076a12b-92bf-473d-9aa3-7204fdb7cc6f/?format=api",
            "uuid": "8076a12b-92bf-473d-9aa3-7204fdb7cc6f",
            "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/d8cc71e7-a762-4060-a105-0fc77f3636af/?format=api",
                "uuid": "d8cc71e7-a762-4060-a105-0fc77f3636af",
                "name": "BUWP014009",
                "code": "BUWP014009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T06:57:50.729411Z",
            "last_modified": "2022-10-05T06:57:50.729397Z",
            "access_modifier": "Public"
        }
    ]
}