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/68508116-e947-42bc-b2d6-e23e1768ec59/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/68508116-e947-42bc-b2d6-e23e1768ec59/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b5288894-8c42-4ceb-aff3-5a9e4625608a/?format=api",
            "uuid": "b5288894-8c42-4ceb-aff3-5a9e4625608a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1960-08-03T11:00:00Z",
            "end": "1972-02-14T11:00:00Z",
            "value_type": "float",
            "last_value": 8.7,
            "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/2dd245ea-e197-4962-8451-976e4f318d73/?format=api",
                "uuid": "2dd245ea-e197-4962-8451-976e4f318d73",
                "name": "34BP0028001",
                "code": "34BP0028001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "1972-02-14T12:00:00Z",
                            "start": "1960-08-03T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "monitoringnetmeting"
                        }
                    ],
                    "last_event_sent_to_bro": null
                }
            },
            "created": "2022-10-12T11:10:03.823172Z",
            "last_modified": "2024-04-15T14:45:08.879660Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/53089784-a835-4f21-8e55-a8358c8e93d0/?format=api",
            "uuid": "53089784-a835-4f21-8e55-a8358c8e93d0",
            "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/2dd245ea-e197-4962-8451-976e4f318d73/?format=api",
                "uuid": "2dd245ea-e197-4962-8451-976e4f318d73",
                "name": "34BP0028001",
                "code": "34BP0028001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:10:04.202550Z",
            "last_modified": "2022-12-20T14:57:31.469084Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bb3936d2-f689-42f2-a8c0-7ba306b79863/?format=api",
            "uuid": "bb3936d2-f689-42f2-a8c0-7ba306b79863",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1961-03-11T11:00:00Z",
            "end": "1971-09-28T11:00:00Z",
            "value_type": "float",
            "last_value": 11.4,
            "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/f34e2926-5bf7-4221-9cdd-efb94a3dfefc/?format=api",
                "uuid": "f34e2926-5bf7-4221-9cdd-efb94a3dfefc",
                "name": "B34B0368001",
                "code": "B34B0368001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1971-09-28T12:00:00Z",
                        "start": "1961-03-11T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:11:01.071021Z",
            "last_modified": "2023-07-09T20:56:40.045344Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be4f70cb-1d7a-443b-bc49-7bf1e9de1d52/?format=api",
            "uuid": "be4f70cb-1d7a-443b-bc49-7bf1e9de1d52",
            "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/f34e2926-5bf7-4221-9cdd-efb94a3dfefc/?format=api",
                "uuid": "f34e2926-5bf7-4221-9cdd-efb94a3dfefc",
                "name": "B34B0368001",
                "code": "B34B0368001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:11:01.337230Z",
            "last_modified": "2022-12-20T14:57:52.672831Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/466d461e-07e7-4f65-8d6c-f18dfc1307c1/?format=api",
            "uuid": "466d461e-07e7-4f65-8d6c-f18dfc1307c1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "2006-03-15T11:00:00Z",
            "end": "2010-11-02T10:00:00Z",
            "value_type": "float",
            "last_value": 12.03,
            "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/ba48b70f-d44f-45bd-a413-49c60c052b8c/?format=api",
                "uuid": "ba48b70f-d44f-45bd-a413-49c60c052b8c",
                "name": "34B1241001",
                "code": "34B1241001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2010-11-02T11:00:00Z",
                        "start": "2006-03-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:33:53.091249Z",
            "last_modified": "2023-07-09T21:03:03.156913Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6619ba04-80a8-4ab4-be15-989674fdc0de/?format=api",
            "uuid": "6619ba04-80a8-4ab4-be15-989674fdc0de",
            "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/ba48b70f-d44f-45bd-a413-49c60c052b8c/?format=api",
                "uuid": "ba48b70f-d44f-45bd-a413-49c60c052b8c",
                "name": "34B1241001",
                "code": "34B1241001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:33:53.374804Z",
            "last_modified": "2022-12-20T15:08:03.971498Z",
            "access_modifier": "Public"
        }
    ]
}