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/06b13e4b-18d6-4f28-9090-f845b7f07c19/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/06b13e4b-18d6-4f28-9090-f845b7f07c19/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/72668788-c32e-45c6-969e-3b8a5850fafa/?format=api",
            "uuid": "72668788-c32e-45c6-969e-3b8a5850fafa",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-06-14T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.78,
            "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/b3771817-9a80-4ad8-9b0c-de7cbb06874a/?format=api",
                "uuid": "b3771817-9a80-4ad8-9b0c-de7cbb06874a",
                "name": "33EP0181003",
                "code": "33EP0181003"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1972-06-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:23.512370Z",
            "last_modified": "2023-07-09T20:47:49.485453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fedc96d9-a9db-4fc1-bdee-53c6430514dd/?format=api",
            "uuid": "fedc96d9-a9db-4fc1-bdee-53c6430514dd",
            "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/b3771817-9a80-4ad8-9b0c-de7cbb06874a/?format=api",
                "uuid": "b3771817-9a80-4ad8-9b0c-de7cbb06874a",
                "name": "33EP0181003",
                "code": "33EP0181003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:23.840119Z",
            "last_modified": "2022-12-20T14:29:07.774086Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c517f0d6-4195-4e23-b00f-2b4ffb3d2925/?format=api",
            "uuid": "c517f0d6-4195-4e23-b00f-2b4ffb3d2925",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1972-06-14T11:00:00Z",
            "end": "2005-12-14T11:00:00Z",
            "value_type": "float",
            "last_value": 1.71,
            "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/dcf008b2-9000-4098-b41c-65fc525a0b7c/?format=api",
                "uuid": "dcf008b2-9000-4098-b41c-65fc525a0b7c",
                "name": "33EP0181004",
                "code": "33EP0181004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-12-14T12:00:00Z",
                        "start": "1972-06-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T10:37:26.780962Z",
            "last_modified": "2023-07-09T20:47:49.938577Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f5de3f07-5a4f-45c2-886d-2c926653ac7b/?format=api",
            "uuid": "f5de3f07-5a4f-45c2-886d-2c926653ac7b",
            "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/dcf008b2-9000-4098-b41c-65fc525a0b7c/?format=api",
                "uuid": "dcf008b2-9000-4098-b41c-65fc525a0b7c",
                "name": "33EP0181004",
                "code": "33EP0181004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:37:27.112315Z",
            "last_modified": "2022-12-20T14:29:08.526823Z",
            "access_modifier": "Public"
        }
    ]
}