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/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 184,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/689981f6-9474-43e1-9c8d-a1d259b9e068/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f49d1c8d-f316-442b-bfe3-751840e9910a/?format=api",
            "uuid": "f49d1c8d-f316-442b-bfe3-751840e9910a",
            "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/cf727b38-92d9-4c16-9e24-7da1f899a864/?format=api",
                "uuid": "cf727b38-92d9-4c16-9e24-7da1f899a864",
                "name": "28D0442004",
                "code": "28D0442004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:27.939737Z",
            "last_modified": "2022-12-20T14:15:59.763957Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f2918eec-f620-4e66-b304-b92eca81c154/?format=api",
            "uuid": "f2918eec-f620-4e66-b304-b92eca81c154",
            "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/6e37adc9-b585-4a50-bc8e-dfcf8fb68c98/?format=api",
                "uuid": "6e37adc9-b585-4a50-bc8e-dfcf8fb68c98",
                "name": "28D0442002",
                "code": "28D0442002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:30.774466Z",
            "last_modified": "2022-12-20T14:16:00.368212Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8b86b9e0-19bd-404c-8088-5b0cf3569e67/?format=api",
            "uuid": "8b86b9e0-19bd-404c-8088-5b0cf3569e67",
            "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/30456e31-57a5-4cfb-b66e-4e5ddccca158/?format=api",
                "uuid": "30456e31-57a5-4cfb-b66e-4e5ddccca158",
                "name": "28D0441002",
                "code": "28D0441002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:33.583836Z",
            "last_modified": "2022-12-20T14:16:01.282400Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/235b93c6-9222-440d-ae59-e3247acec236/?format=api",
            "uuid": "235b93c6-9222-440d-ae59-e3247acec236",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2018-11-19T10:35:03Z",
            "end": "2025-04-16T09:01:07Z",
            "value_type": "float",
            "last_value": 8.13,
            "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/a9327aad-483c-4f84-804d-00e873adabd2/?format=api",
                "uuid": "a9327aad-483c-4f84-804d-00e873adabd2",
                "name": "P28D0017001",
                "code": "P28D0017001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-14T12:03:57Z",
                            "start": "2018-11-19T11:35:03Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-22T09:02:19Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:26:08.409971Z",
            "last_modified": "2025-04-16T09:30:03.603010Z",
            "access_modifier": "Public"
        }
    ]
}