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/453f2018-69bd-4edb-9060-d4a4efa3ea5f/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 116,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/453f2018-69bd-4edb-9060-d4a4efa3ea5f/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/66cee3c4-60bd-4731-befd-f3644bcd8b3c/?format=api",
            "uuid": "66cee3c4-60bd-4731-befd-f3644bcd8b3c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-08-16T11:00:00Z",
            "end": "2007-10-16T11:13:00Z",
            "value_type": "float",
            "last_value": 1.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/04fcc4f2-0e40-4392-824c-8c67bc8e0211/?format=api",
                "uuid": "04fcc4f2-0e40-4392-824c-8c67bc8e0211",
                "name": "39CP0154006",
                "code": "39CP0154006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-10-16T12:13:00Z",
                        "start": "1994-08-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:41:52.701438Z",
            "last_modified": "2023-07-09T20:48:43.541842Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f0b20b7f-6827-499f-86c6-cd5f8a703ef8/?format=api",
            "uuid": "f0b20b7f-6827-499f-86c6-cd5f8a703ef8",
            "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/04fcc4f2-0e40-4392-824c-8c67bc8e0211/?format=api",
                "uuid": "04fcc4f2-0e40-4392-824c-8c67bc8e0211",
                "name": "39CP0154006",
                "code": "39CP0154006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:53.000199Z",
            "last_modified": "2022-12-20T14:30:31.697140Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6a22ffc5-56e2-4481-bb9c-8bc883a97f65/?format=api",
            "uuid": "6a22ffc5-56e2-4481-bb9c-8bc883a97f65",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-08-16T11:00:00Z",
            "end": "2007-10-16T11:13:00Z",
            "value_type": "float",
            "last_value": 0.99,
            "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/3759ce4d-1ceb-44b9-a39c-7d9c9464a73d/?format=api",
                "uuid": "3759ce4d-1ceb-44b9-a39c-7d9c9464a73d",
                "name": "39CP0154007",
                "code": "39CP0154007"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2007-10-16T12:13:00Z",
                        "start": "1994-08-16T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:41:55.852681Z",
            "last_modified": "2023-07-09T20:48:44.194145Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3509a1e9-d82b-4ce8-a787-1257827a8db6/?format=api",
            "uuid": "3509a1e9-d82b-4ce8-a787-1257827a8db6",
            "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/3759ce4d-1ceb-44b9-a39c-7d9c9464a73d/?format=api",
                "uuid": "3759ce4d-1ceb-44b9-a39c-7d9c9464a73d",
                "name": "39CP0154007",
                "code": "39CP0154007"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:56.150697Z",
            "last_modified": "2022-12-20T14:30:32.475647Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5d267ab-2f57-4834-b354-9e9b47189f39/?format=api",
            "uuid": "f5d267ab-2f57-4834-b354-9e9b47189f39",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1994-08-16T11:00:00Z",
            "end": "2024-10-01T06:21:32Z",
            "value_type": "float",
            "last_value": 0.802,
            "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/1f886a08-26d4-48e5-a9ec-7d0b626640d7/?format=api",
                "uuid": "1f886a08-26d4-48e5-a9ec-7d0b626640d7",
                "name": "39CP0154008",
                "code": "39CP0154008"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": [
                        {
                            "eind": "2020-10-07T10:06:58Z",
                            "start": "1994-08-16T12:00:00Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "onbekendPeilklokje",
                            "airpressurecompensationtype": "geen"
                        },
                        {
                            "eind": "None",
                            "start": "2021-01-06T10:19:05Z",
                            "observationtype": "reguliereMeting",
                            "processreference": "vitensMeetprotocolGrondwater",
                            "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                            "measurementinstrumenttype": "elektronischPeilklokje",
                            "airpressurecompensationtype": "geen"
                        }
                    ]
                }
            },
            "created": "2022-10-12T10:41:59.080453Z",
            "last_modified": "2024-10-01T13:03:06.650304Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9293e667-cde2-4890-a925-178fd91b2d6c/?format=api",
            "uuid": "9293e667-cde2-4890-a925-178fd91b2d6c",
            "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/1f886a08-26d4-48e5-a9ec-7d0b626640d7/?format=api",
                "uuid": "1f886a08-26d4-48e5-a9ec-7d0b626640d7",
                "name": "39CP0154008",
                "code": "39CP0154008"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:41:59.370658Z",
            "last_modified": "2022-12-20T14:30:33.438053Z",
            "access_modifier": "Public"
        }
    ]
}