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/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 76,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a1bae4ae-5abe-4748-a028-6fea90501b2e/timeseries/?format=api&page=7",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2e2b9e28-ccc0-453d-a2c5-a999f3f32cd5/?format=api",
            "uuid": "2e2b9e28-ccc0-453d-a2c5-a999f3f32cd5",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1952-12-15T11:00:00Z",
            "end": "1959-04-28T11:00:00Z",
            "value_type": "float",
            "last_value": 1.86,
            "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/5e7e4294-5aa7-470b-9ff8-90ebb6bc4a1a/?format=api",
                "uuid": "5e7e4294-5aa7-470b-9ff8-90ebb6bc4a1a",
                "name": "B16H0145001",
                "code": "B16H0145001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1959-04-28T12:00:00Z",
                        "start": "1952-12-15T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:05:21.788192Z",
            "last_modified": "2023-07-09T20:55:52.736428Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d137301-a5e9-4f79-8e48-2938fb03549e/?format=api",
            "uuid": "0d137301-a5e9-4f79-8e48-2938fb03549e",
            "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/5e7e4294-5aa7-470b-9ff8-90ebb6bc4a1a/?format=api",
                "uuid": "5e7e4294-5aa7-470b-9ff8-90ebb6bc4a1a",
                "name": "B16H0145001",
                "code": "B16H0145001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:05:22.054032Z",
            "last_modified": "2022-12-20T14:55:39.331899Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f37c3235-f408-4093-a3d7-a1d33c84a9d4/?format=api",
            "uuid": "f37c3235-f408-4093-a3d7-a1d33c84a9d4",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1960-04-28T11:00:00Z",
            "end": "1961-09-14T11:00:00Z",
            "value_type": "float",
            "last_value": 2.06,
            "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/946acdff-13ad-4153-83a4-c40c7db236d1/?format=api",
                "uuid": "946acdff-13ad-4153-83a4-c40c7db236d1",
                "name": "B16H0146001",
                "code": "B16H0146001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1961-09-14T12:00:00Z",
                        "start": "1960-04-28T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:05:24.971411Z",
            "last_modified": "2023-07-09T20:55:53.793971Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0b32d5d0-ea1c-4950-8966-c2075065ca8b/?format=api",
            "uuid": "0b32d5d0-ea1c-4950-8966-c2075065ca8b",
            "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/946acdff-13ad-4153-83a4-c40c7db236d1/?format=api",
                "uuid": "946acdff-13ad-4153-83a4-c40c7db236d1",
                "name": "B16H0146001",
                "code": "B16H0146001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:05:25.262363Z",
            "last_modified": "2022-12-20T14:55:40.632666Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bbc3c8b2-4a67-4ed2-b58e-14bfed3b7bef/?format=api",
            "uuid": "bbc3c8b2-4a67-4ed2-b58e-14bfed3b7bef",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1962-09-12T11:00:00Z",
            "end": "1984-10-15T11:00:00Z",
            "value_type": "float",
            "last_value": 1.88,
            "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/17dd327a-68f9-4e42-a0c0-34ae3b984e88/?format=api",
                "uuid": "17dd327a-68f9-4e42-a0c0-34ae3b984e88",
                "name": "B16H0147001",
                "code": "B16H0147001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "1984-10-15T12:00:00Z",
                        "start": "1962-09-12T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:05:28.335284Z",
            "last_modified": "2023-07-09T20:55:54.606809Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/383c210f-bb36-420e-a764-6d7918485d85/?format=api",
            "uuid": "383c210f-bb36-420e-a764-6d7918485d85",
            "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/17dd327a-68f9-4e42-a0c0-34ae3b984e88/?format=api",
                "uuid": "17dd327a-68f9-4e42-a0c0-34ae3b984e88",
                "name": "B16H0147001",
                "code": "B16H0147001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:05:28.611524Z",
            "last_modified": "2022-12-20T14:55:41.939000Z",
            "access_modifier": "Public"
        }
    ]
}