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/05b6a5d6-8147-415e-a2d5-11ae196a43d9/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/05b6a5d6-8147-415e-a2d5-11ae196a43d9/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c6bfc336-376c-4154-9f1b-224433fcff9e/?format=api",
            "uuid": "c6bfc336-376c-4154-9f1b-224433fcff9e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1991-04-29T11:00:00Z",
            "end": "2001-09-10T11:00:00Z",
            "value_type": "float",
            "last_value": 22.54,
            "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/7e5f14b7-4838-4819-9443-42895049bc52/?format=api",
                "uuid": "7e5f14b7-4838-4819-9443-42895049bc52",
                "name": "33CP0079003",
                "code": "33CP0079003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2001-09-10T12:00:00Z",
                        "start": "1991-04-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T09:31:18.766122Z",
            "last_modified": "2023-07-09T20:40:20.018205Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/310c159b-9257-4a4b-8e78-d28e7ab12020/?format=api",
            "uuid": "310c159b-9257-4a4b-8e78-d28e7ab12020",
            "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/7e5f14b7-4838-4819-9443-42895049bc52/?format=api",
                "uuid": "7e5f14b7-4838-4819-9443-42895049bc52",
                "name": "33CP0079003",
                "code": "33CP0079003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:31:19.079510Z",
            "last_modified": "2022-12-20T14:11:37.451197Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5985daa7-275f-44d0-a625-20c986b74127/?format=api",
            "uuid": "5985daa7-275f-44d0-a625-20c986b74127",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1996-04-15T11:00:00Z",
            "end": "2000-05-15T11:00:00Z",
            "value_type": "float",
            "last_value": 16.67,
            "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/ded5fece-93c4-484f-bbd5-4b1821c68d36/?format=api",
                "uuid": "ded5fece-93c4-484f-bbd5-4b1821c68d36",
                "name": "32HP0227002",
                "code": "32HP0227002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2000-05-15T12:00:00Z",
                        "start": "1996-04-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:33:47.735314Z",
            "last_modified": "2023-07-09T20:49:15.119237Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2fc981d9-2e90-40c8-91a0-27d74057f869/?format=api",
            "uuid": "2fc981d9-2e90-40c8-91a0-27d74057f869",
            "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/ded5fece-93c4-484f-bbd5-4b1821c68d36/?format=api",
                "uuid": "ded5fece-93c4-484f-bbd5-4b1821c68d36",
                "name": "32HP0227002",
                "code": "32HP0227002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:33:48.123944Z",
            "last_modified": "2022-12-20T14:28:15.073671Z",
            "access_modifier": "Public"
        }
    ]
}