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/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=24
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 250,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=25",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=23",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8e710178-536c-4dfb-9f4d-0c1761e1e388/?format=api",
            "uuid": "8e710178-536c-4dfb-9f4d-0c1761e1e388",
            "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/99f2b1c3-e693-4558-b3fe-e296557fc358/?format=api",
                "uuid": "99f2b1c3-e693-4558-b3fe-e296557fc358",
                "name": "B28F0219001",
                "code": "28FA3219001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:18.476459Z",
            "last_modified": "2022-10-04T20:29:18.476444Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e00b6d6-73b2-4037-b1b1-2c116b7d08b1/?format=api",
            "uuid": "6e00b6d6-73b2-4037-b1b1-2c116b7d08b1",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/7b286e7f-5361-48b1-87af-163fba45a522/?format=api",
                "uuid": "7b286e7f-5361-48b1-87af-163fba45a522",
                "name": "B28F0219002",
                "code": "28FA3219002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:20.373556Z",
            "last_modified": "2022-10-04T20:29:20.373543Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1cc05cb0-25a4-420d-b1c4-ba2532f86d9d/?format=api",
            "uuid": "1cc05cb0-25a4-420d-b1c4-ba2532f86d9d",
            "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/7b286e7f-5361-48b1-87af-163fba45a522/?format=api",
                "uuid": "7b286e7f-5361-48b1-87af-163fba45a522",
                "name": "B28F0219002",
                "code": "28FA3219002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:20.836932Z",
            "last_modified": "2022-10-04T20:29:20.836916Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c6905aeb-aa27-4680-9f77-c034f1b5eb74/?format=api",
            "uuid": "c6905aeb-aa27-4680-9f77-c034f1b5eb74",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/e9f178e6-4f5f-406c-854f-cd3415e115b7/?format=api",
                "uuid": "e9f178e6-4f5f-406c-854f-cd3415e115b7",
                "name": "B28F0219003",
                "code": "28FA3219003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:22.697697Z",
            "last_modified": "2022-10-04T20:29:22.697681Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/91fa618c-9768-45ba-9cbb-c7aa501af70d/?format=api",
            "uuid": "91fa618c-9768-45ba-9cbb-c7aa501af70d",
            "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/e9f178e6-4f5f-406c-854f-cd3415e115b7/?format=api",
                "uuid": "e9f178e6-4f5f-406c-854f-cd3415e115b7",
                "name": "B28F0219003",
                "code": "28FA3219003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:23.238536Z",
            "last_modified": "2022-10-04T20:29:23.238522Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71666875-ef20-4b55-b6c5-b62f255d5394/?format=api",
            "uuid": "71666875-ef20-4b55-b6c5-b62f255d5394",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1988-02-28T11:00:00Z",
            "end": "2009-08-06T11:00:00Z",
            "value_type": "float",
            "last_value": 20.94,
            "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/a4781020-e290-4049-8acb-cd084abe0481/?format=api",
                "uuid": "a4781020-e290-4049-8acb-cd084abe0481",
                "name": "28EL9001001",
                "code": "28EL9001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2005-04-28T12:00:00Z",
                            "start": "1988-02-28T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "2009-08-06T12:00:00Z",
                            "start": "2005-09-23T12:00:00Z",
                            "observationtype": "controlemeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T08:34:41.739385Z",
            "last_modified": "2023-07-09T20:33:24.983855Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9023f7d5-2916-4ba8-a321-5402b1b2ec00/?format=api",
            "uuid": "9023f7d5-2916-4ba8-a321-5402b1b2ec00",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-20T11:00:00Z",
            "end": "2005-07-28T11:00:00Z",
            "value_type": "float",
            "last_value": 28.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/16a16d98-2531-490a-92f0-8655157242b2/?format=api",
                "uuid": "16a16d98-2531-490a-92f0-8655157242b2",
                "name": "28FP0071001",
                "code": "28FP0071001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-07-28T12:00:00Z",
                        "start": "1974-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:34:44.431700Z",
            "last_modified": "2023-07-09T20:33:25.649919Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fc51132e-778a-4bc1-b099-7e1a9608faf4/?format=api",
            "uuid": "fc51132e-778a-4bc1-b099-7e1a9608faf4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1974-07-20T11:00:00Z",
            "end": "2005-07-28T11:00:00Z",
            "value_type": "float",
            "last_value": 28.14,
            "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/f9070493-66da-43d2-84b6-91533c1b3389/?format=api",
                "uuid": "f9070493-66da-43d2-84b6-91533c1b3389",
                "name": "28FP0071002",
                "code": "28FP0071002"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-07-28T12:00:00Z",
                        "start": "1974-07-20T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:34:47.307699Z",
            "last_modified": "2023-07-09T20:33:26.058235Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/60e6dc73-ed24-45f2-860e-a800e607a7c0/?format=api",
            "uuid": "60e6dc73-ed24-45f2-860e-a800e607a7c0",
            "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/84eac492-d534-4ab9-89dc-e68f2e6a35bc/?format=api",
                "uuid": "84eac492-d534-4ab9-89dc-e68f2e6a35bc",
                "name": "28FP0177002",
                "code": "28FP0177002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:32.922953Z",
            "last_modified": "2022-12-20T14:12:40.427824Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0a4464cc-8419-444b-be9b-ecb369334c94/?format=api",
            "uuid": "0a4464cc-8419-444b-be9b-ecb369334c94",
            "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/1595c7e3-7758-4814-9f30-b2dfc91a3b32/?format=api",
                "uuid": "1595c7e3-7758-4814-9f30-b2dfc91a3b32",
                "name": "28FP0062001",
                "code": "28FP0062001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:35.714453Z",
            "last_modified": "2022-12-20T14:12:41.041421Z",
            "access_modifier": "Public"
        }
    ]
}