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/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=10
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=11",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/0873495b-ade6-4568-ad29-2c116b7c0ed5/timeseries/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5dd594f1-a686-427a-81ad-3171c5282c63/?format=api",
            "uuid": "5dd594f1-a686-427a-81ad-3171c5282c63",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-18T11:00:00Z",
            "end": "1998-07-14T11:00:00Z",
            "value_type": "float",
            "last_value": 2.17,
            "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/76f3c2a4-36c4-4fb8-8369-68f22b05f933/?format=api",
                "uuid": "76f3c2a4-36c4-4fb8-8369-68f22b05f933",
                "name": "COWP006001",
                "code": "COWP006001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-07-14T12:00:00Z",
                        "start": "1973-01-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:03.549019Z",
            "last_modified": "2023-07-09T20:50:52.350568Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aae94e37-9073-4883-85f6-c19d75f2131a/?format=api",
            "uuid": "aae94e37-9073-4883-85f6-c19d75f2131a",
            "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/76f3c2a4-36c4-4fb8-8369-68f22b05f933/?format=api",
                "uuid": "76f3c2a4-36c4-4fb8-8369-68f22b05f933",
                "name": "COWP006001",
                "code": "COWP006001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:03.811137Z",
            "last_modified": "2022-12-20T14:29:02.025414Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d69f228b-333c-4c49-91e3-65566e3f272e/?format=api",
            "uuid": "d69f228b-333c-4c49-91e3-65566e3f272e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-05-16T11:00:00Z",
            "end": "1998-07-27T11:00:00Z",
            "value_type": "float",
            "last_value": 1.29,
            "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/3c28c7d8-40da-4eb1-bcd7-18295fa2b6ad/?format=api",
                "uuid": "3c28c7d8-40da-4eb1-bcd7-18295fa2b6ad",
                "name": "COWP008001",
                "code": "COWP008001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1998-07-27T12:00:00Z",
                        "start": "1973-05-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:06.696510Z",
            "last_modified": "2023-07-09T20:50:53.169830Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3c19883d-15dc-4023-bdc4-8a5ef0562f32/?format=api",
            "uuid": "3c19883d-15dc-4023-bdc4-8a5ef0562f32",
            "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/3c28c7d8-40da-4eb1-bcd7-18295fa2b6ad/?format=api",
                "uuid": "3c28c7d8-40da-4eb1-bcd7-18295fa2b6ad",
                "name": "COWP008001",
                "code": "COWP008001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:07.053674Z",
            "last_modified": "2022-12-20T14:29:02.992362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5b169345-1148-4788-9003-444e6bbcf80c/?format=api",
            "uuid": "5b169345-1148-4788-9003-444e6bbcf80c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-29T11:00:00Z",
            "end": "1997-08-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.61,
            "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/975132bd-b405-448f-bda5-a718af01a36d/?format=api",
                "uuid": "975132bd-b405-448f-bda5-a718af01a36d",
                "name": "COWP009001",
                "code": "COWP009001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-08-14T12:00:00Z",
                        "start": "1973-01-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:10.224115Z",
            "last_modified": "2023-07-09T20:50:54.054096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b832274-776e-4cea-a3e9-83633c4e8a3f/?format=api",
            "uuid": "0b832274-776e-4cea-a3e9-83633c4e8a3f",
            "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/975132bd-b405-448f-bda5-a718af01a36d/?format=api",
                "uuid": "975132bd-b405-448f-bda5-a718af01a36d",
                "name": "COWP009001",
                "code": "COWP009001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:10.500003Z",
            "last_modified": "2022-12-20T14:29:04.182643Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8821a820-0349-4199-962b-02ffd603139c/?format=api",
            "uuid": "8821a820-0349-4199-962b-02ffd603139c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1973-01-29T11:00:00Z",
            "end": "1997-08-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.04,
            "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/ee26f8f6-6390-44c2-ac57-faf2cddb4e39/?format=api",
                "uuid": "ee26f8f6-6390-44c2-ac57-faf2cddb4e39",
                "name": "COWP009002",
                "code": "COWP009002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1997-08-14T12:00:00Z",
                        "start": "1973-01-29T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:13.180754Z",
            "last_modified": "2023-07-09T20:50:54.453935Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2c27898f-413c-40c1-8373-10ce6b978543/?format=api",
            "uuid": "2c27898f-413c-40c1-8373-10ce6b978543",
            "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/ee26f8f6-6390-44c2-ac57-faf2cddb4e39/?format=api",
                "uuid": "ee26f8f6-6390-44c2-ac57-faf2cddb4e39",
                "name": "COWP009002",
                "code": "COWP009002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:13.552697Z",
            "last_modified": "2022-12-20T14:29:04.929009Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/01883f16-c1cc-475f-a0e2-aed090c22794/?format=api",
            "uuid": "01883f16-c1cc-475f-a0e2-aed090c22794",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1969-03-20T11:00:00Z",
            "end": "1973-03-28T11:00:00Z",
            "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/035af185-ec51-4244-bfb0-5c3dd566ab86/?format=api",
                "uuid": "035af185-ec51-4244-bfb0-5c3dd566ab86",
                "name": "COWP012001",
                "code": "COWP012001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1973-03-28T12:00:00Z",
                        "start": "1969-03-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:16.697293Z",
            "last_modified": "2023-07-09T20:50:55.362901Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a360a80c-0afb-4eca-9894-658a229305d0/?format=api",
            "uuid": "a360a80c-0afb-4eca-9894-658a229305d0",
            "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/035af185-ec51-4244-bfb0-5c3dd566ab86/?format=api",
                "uuid": "035af185-ec51-4244-bfb0-5c3dd566ab86",
                "name": "COWP012001",
                "code": "COWP012001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:16.941960Z",
            "last_modified": "2022-12-20T14:29:05.982135Z",
            "access_modifier": "Public"
        }
    ]
}