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/a1ca7098-d3eb-4d84-9c7b-135585951c33/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 186,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/a1ca7098-d3eb-4d84-9c7b-135585951c33/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2cd0012a-94af-4e69-816e-7d837d090385/?format=api",
            "uuid": "2cd0012a-94af-4e69-816e-7d837d090385",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-02-14T11:00:00Z",
            "end": "2005-01-16T23:00:00Z",
            "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/a80d91d7-e6e5-41f2-a2f3-3962c8816591/?format=api",
                "uuid": "a80d91d7-e6e5-41f2-a2f3-3962c8816591",
                "name": "40AP0552004",
                "code": "40AP0552004"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-17T00:00:00Z",
                        "start": "1995-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:50:47.311810Z",
            "last_modified": "2023-07-09T20:40:56.192288Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c441aa65-c416-426a-bcfa-56f3b424a40d/?format=api",
            "uuid": "c441aa65-c416-426a-bcfa-56f3b424a40d",
            "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/a80d91d7-e6e5-41f2-a2f3-3962c8816591/?format=api",
                "uuid": "a80d91d7-e6e5-41f2-a2f3-3962c8816591",
                "name": "40AP0552004",
                "code": "40AP0552004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:50:47.568899Z",
            "last_modified": "2022-12-20T14:16:43.335962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e5d1e1df-3b40-428d-9edf-09e9820801ce/?format=api",
            "uuid": "e5d1e1df-3b40-428d-9edf-09e9820801ce",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-13T11:00:00Z",
            "end": "2005-01-16T23:00:00Z",
            "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/fc385bd9-de00-4bf1-b178-684b6ce8e0f3/?format=api",
                "uuid": "fc385bd9-de00-4bf1-b178-684b6ce8e0f3",
                "name": "40AP0552005",
                "code": "40AP0552005"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-17T00:00:00Z",
                        "start": "1995-01-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:50:50.444671Z",
            "last_modified": "2023-07-09T20:40:56.700997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4ea2a0cf-cac0-432c-ae2f-aa22696279ba/?format=api",
            "uuid": "4ea2a0cf-cac0-432c-ae2f-aa22696279ba",
            "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/fc385bd9-de00-4bf1-b178-684b6ce8e0f3/?format=api",
                "uuid": "fc385bd9-de00-4bf1-b178-684b6ce8e0f3",
                "name": "40AP0552005",
                "code": "40AP0552005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:50:50.738720Z",
            "last_modified": "2022-12-20T14:16:44.204566Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d2831c2e-5e13-4721-a91c-9b437e17510a/?format=api",
            "uuid": "d2831c2e-5e13-4721-a91c-9b437e17510a",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-01-13T11:00:00Z",
            "end": "2005-01-16T23:00:00Z",
            "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/e492fcc6-ef44-45ab-8e6b-05368a22a347/?format=api",
                "uuid": "e492fcc6-ef44-45ab-8e6b-05368a22a347",
                "name": "40AP0552006",
                "code": "40AP0552006"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-01-17T00:00:00Z",
                        "start": "1995-01-13T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T09:50:53.517793Z",
            "last_modified": "2023-07-09T20:40:57.018989Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fc82ad01-17e9-4e9b-99e4-82b49773fb42/?format=api",
            "uuid": "fc82ad01-17e9-4e9b-99e4-82b49773fb42",
            "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/e492fcc6-ef44-45ab-8e6b-05368a22a347/?format=api",
                "uuid": "e492fcc6-ef44-45ab-8e6b-05368a22a347",
                "name": "40AP0552006",
                "code": "40AP0552006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:50:53.771676Z",
            "last_modified": "2022-12-20T14:16:45.095716Z",
            "access_modifier": "Public"
        }
    ]
}