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/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=30
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 322,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=31",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e2564cb5-7c49-4f80-9843-0aa9afffe8c5/timeseries/?format=api&page=29",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a97e1508-f70d-4227-a303-e4fb8598b841/?format=api",
            "uuid": "a97e1508-f70d-4227-a303-e4fb8598b841",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-08-29T11:00:00Z",
            "end": "1964-05-01T11:00:00Z",
            "value_type": "float",
            "last_value": 6.11,
            "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/4ae134da-d4f5-4061-b3bb-777f489e24c2/?format=api",
                "uuid": "4ae134da-d4f5-4061-b3bb-777f489e24c2",
                "name": "B28A0347001",
                "code": "B28A0347001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1964-05-01T12:00:00Z",
                        "start": "1952-08-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:26.911056Z",
            "last_modified": "2023-07-09T20:51:35.210636Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf2fbb8a-3d8e-4d14-af93-74afec37ca04/?format=api",
            "uuid": "bf2fbb8a-3d8e-4d14-af93-74afec37ca04",
            "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/4ae134da-d4f5-4061-b3bb-777f489e24c2/?format=api",
                "uuid": "4ae134da-d4f5-4061-b3bb-777f489e24c2",
                "name": "B28A0347001",
                "code": "B28A0347001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:27.217992Z",
            "last_modified": "2022-12-20T14:49:13.023037Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ad08b480-248b-44ac-a19c-12dfdc0c1a06/?format=api",
            "uuid": "ad08b480-248b-44ac-a19c-12dfdc0c1a06",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-08-28T11:00:00Z",
            "end": "1968-12-13T11:00:00Z",
            "value_type": "float",
            "last_value": 5.88,
            "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/0d699c22-879c-41dd-b5fc-66a398b0a2e1/?format=api",
                "uuid": "0d699c22-879c-41dd-b5fc-66a398b0a2e1",
                "name": "B28A0351001",
                "code": "B28A0351001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1968-12-13T12:00:00Z",
                        "start": "1952-08-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:30.098017Z",
            "last_modified": "2023-07-09T20:51:36.184636Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6eaff16b-6f2e-487c-8363-88f5ef17303d/?format=api",
            "uuid": "6eaff16b-6f2e-487c-8363-88f5ef17303d",
            "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/0d699c22-879c-41dd-b5fc-66a398b0a2e1/?format=api",
                "uuid": "0d699c22-879c-41dd-b5fc-66a398b0a2e1",
                "name": "B28A0351001",
                "code": "B28A0351001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:30.428986Z",
            "last_modified": "2022-12-20T14:49:14.416936Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d4f45b48-d681-4dad-88e0-1a67eff457a3/?format=api",
            "uuid": "d4f45b48-d681-4dad-88e0-1a67eff457a3",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1969-10-14T11:00:00Z",
            "end": "1972-10-13T11:00:00Z",
            "value_type": "float",
            "last_value": 5.38,
            "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/371c68a1-fb25-41a2-be45-a73f8eff1164/?format=api",
                "uuid": "371c68a1-fb25-41a2-be45-a73f8eff1164",
                "name": "B28A0352001",
                "code": "B28A0352001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1972-10-13T12:00:00Z",
                        "start": "1969-10-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:33.435928Z",
            "last_modified": "2023-07-09T20:51:37.187804Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ab8d44aa-5ccd-46ce-a8b5-1006f6661609/?format=api",
            "uuid": "ab8d44aa-5ccd-46ce-a8b5-1006f6661609",
            "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/371c68a1-fb25-41a2-be45-a73f8eff1164/?format=api",
                "uuid": "371c68a1-fb25-41a2-be45-a73f8eff1164",
                "name": "B28A0352001",
                "code": "B28A0352001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:33.766412Z",
            "last_modified": "2022-12-20T14:49:15.845957Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/37759946-8f02-41b0-b7f5-6bb2f87a2ffb/?format=api",
            "uuid": "37759946-8f02-41b0-b7f5-6bb2f87a2ffb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-08-29T11:00:00Z",
            "end": "1955-12-28T11:00:00Z",
            "value_type": "float",
            "last_value": 6.53,
            "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/167bc35d-1779-41bc-bfaf-92352e843880/?format=api",
                "uuid": "167bc35d-1779-41bc-bfaf-92352e843880",
                "name": "B28A0354001",
                "code": "B28A0354001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1955-12-28T12:00:00Z",
                        "start": "1952-08-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:36.611177Z",
            "last_modified": "2023-07-09T20:51:37.840280Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ee39e954-ba5a-40c3-ad9c-2229c62248a8/?format=api",
            "uuid": "ee39e954-ba5a-40c3-ad9c-2229c62248a8",
            "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/167bc35d-1779-41bc-bfaf-92352e843880/?format=api",
                "uuid": "167bc35d-1779-41bc-bfaf-92352e843880",
                "name": "B28A0354001",
                "code": "B28A0354001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:36.887477Z",
            "last_modified": "2022-12-20T14:49:17.030915Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/be175667-d5eb-4a85-9bbc-f454eceefb57/?format=api",
            "uuid": "be175667-d5eb-4a85-9bbc-f454eceefb57",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1966-04-14T11:00:00Z",
            "end": "1984-08-14T11:00:00Z",
            "value_type": "float",
            "last_value": 5.76,
            "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/f2576637-0f70-4231-83f8-67143595be4d/?format=api",
                "uuid": "f2576637-0f70-4231-83f8-67143595be4d",
                "name": "B28A0355001",
                "code": "B28A0355001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1984-08-14T12:00:00Z",
                        "start": "1966-04-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:51:39.682415Z",
            "last_modified": "2023-07-09T20:51:38.652432Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f74d5001-9ee9-4bf2-bb40-b4f5a0f99d1b/?format=api",
            "uuid": "f74d5001-9ee9-4bf2-bb40-b4f5a0f99d1b",
            "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/f2576637-0f70-4231-83f8-67143595be4d/?format=api",
                "uuid": "f2576637-0f70-4231-83f8-67143595be4d",
                "name": "B28A0355001",
                "code": "B28A0355001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:51:40.011495Z",
            "last_modified": "2022-12-20T14:49:18.223092Z",
            "access_modifier": "Public"
        }
    ]
}