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/06ffe96a-eafa-415d-8b31-e96ad1222151/timeseries/?format=api
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/06ffe96a-eafa-415d-8b31-e96ad1222151/timeseries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b112a0c3-c960-40ac-806a-1d355fb1e8cd/?format=api",
            "uuid": "b112a0c3-c960-40ac-806a-1d355fb1e8cd",
            "code": "WNS9040::second::1::3600",
            "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/57a0e5f0-8671-4cde-b5cf-cc46f57dd5b4/?format=api",
                "uuid": "57a0e5f0-8671-4cde-b5cf-cc46f57dd5b4",
                "name": "29AL9001001",
                "code": "29AL9001001"
            },
            "extra_metadata": {},
            "created": "2016-02-26T15:47:05.037459Z",
            "last_modified": "2022-10-13T01:58:10.164065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a8ded92a-3947-4d4d-89bd-b2077b2db1a3/?format=api",
            "uuid": "a8ded92a-3947-4d4d-89bd-b2077b2db1a3",
            "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/1f92efd5-0d67-4a20-9589-71b66a0e531f/?format=api",
                "uuid": "1f92efd5-0d67-4a20-9589-71b66a0e531f",
                "name": "001",
                "code": "29AM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:20.336404Z",
            "last_modified": "2022-10-04T20:30:20.336391Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/827649be-69cc-434e-add8-e645f9aef5a7/?format=api",
            "uuid": "827649be-69cc-434e-add8-e645f9aef5a7",
            "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/1f92efd5-0d67-4a20-9589-71b66a0e531f/?format=api",
                "uuid": "1f92efd5-0d67-4a20-9589-71b66a0e531f",
                "name": "001",
                "code": "29AM002001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:20.797482Z",
            "last_modified": "2022-10-04T20:30:20.797471Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/58f33f61-86d7-442f-acab-2b723ced899e/?format=api",
            "uuid": "58f33f61-86d7-442f-acab-2b723ced899e",
            "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/992dd602-7e83-43d5-a1ac-0cb2e41d8057/?format=api",
                "uuid": "992dd602-7e83-43d5-a1ac-0cb2e41d8057",
                "name": "001",
                "code": "29AM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:25.723389Z",
            "last_modified": "2022-10-04T20:30:25.723375Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8f3ac72e-d5d4-4e5d-a753-b16c911f4f8e/?format=api",
            "uuid": "8f3ac72e-d5d4-4e5d-a753-b16c911f4f8e",
            "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/992dd602-7e83-43d5-a1ac-0cb2e41d8057/?format=api",
                "uuid": "992dd602-7e83-43d5-a1ac-0cb2e41d8057",
                "name": "001",
                "code": "29AM003001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:30:26.213953Z",
            "last_modified": "2022-10-04T20:30:26.213937Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/250ac8d9-8e93-4a36-9b86-61f4f5ebf726/?format=api",
            "uuid": "250ac8d9-8e93-4a36-9b86-61f4f5ebf726",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-07-18T11:00:00Z",
            "end": "2005-08-29T11:00:00Z",
            "value_type": "float",
            "last_value": 23.0,
            "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/57a0e5f0-8671-4cde-b5cf-cc46f57dd5b4/?format=api",
                "uuid": "57a0e5f0-8671-4cde-b5cf-cc46f57dd5b4",
                "name": "29AL9001001",
                "code": "29AL9001001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-08-29T12:00:00Z",
                        "start": "1995-07-18T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T08:29:05.999458Z",
            "last_modified": "2023-07-09T20:32:58.138372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26ec9e82-8429-4031-b0ef-ecfe90f4d5ee/?format=api",
            "uuid": "26ec9e82-8429-4031-b0ef-ecfe90f4d5ee",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/cc665ff2-3883-415b-983d-a5e80d921019/?format=api",
                "uuid": "cc665ff2-3883-415b-983d-a5e80d921019",
                "name": "28BM006001",
                "code": "28BM006001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:04.248933Z",
            "last_modified": "2024-08-27T13:40:04.248919Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/49fa6589-5e17-4f50-9498-63e52f242063/?format=api",
            "uuid": "49fa6589-5e17-4f50-9498-63e52f242063",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/cc665ff2-3883-415b-983d-a5e80d921019/?format=api",
                "uuid": "cc665ff2-3883-415b-983d-a5e80d921019",
                "name": "28BM006001",
                "code": "28BM006001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:04.402594Z",
            "last_modified": "2024-08-27T13:40:04.402577Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a92b8687-d584-4a33-97ae-92a237a84c1e/?format=api",
            "uuid": "a92b8687-d584-4a33-97ae-92a237a84c1e",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1e64177f-8065-4c8b-ad9c-90976aea4bdb/?format=api",
                "uuid": "1e64177f-8065-4c8b-ad9c-90976aea4bdb",
                "name": "28HM002001",
                "code": "28HM002001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:37.754977Z",
            "last_modified": "2024-08-27T13:40:37.754964Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dac71ab1-6785-4486-bdf2-094c77e44282/?format=api",
            "uuid": "dac71ab1-6785-4486-bdf2-094c77e44282",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": 0,
            "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/1e64177f-8065-4c8b-ad9c-90976aea4bdb/?format=api",
                "uuid": "1e64177f-8065-4c8b-ad9c-90976aea4bdb",
                "name": "28HM002001",
                "code": "28HM002001"
            },
            "extra_metadata": {},
            "created": "2024-08-27T13:40:37.895667Z",
            "last_modified": "2024-08-27T13:40:37.895652Z",
            "access_modifier": "Public"
        }
    ]
}