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/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=25
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 250,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=24",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b67a8b48-2200-47a9-81ad-bc100a3f2600/?format=api",
            "uuid": "b67a8b48-2200-47a9-81ad-bc100a3f2600",
            "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/7a8cbfaf-31ad-4d1a-8968-335f92068da8/?format=api",
                "uuid": "7a8cbfaf-31ad-4d1a-8968-335f92068da8",
                "name": "28FP0137002",
                "code": "28FP0137002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:44.063543Z",
            "last_modified": "2022-12-20T14:12:43.365965Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/41e71d8b-4b3d-40a8-aa70-7fba8404a5bc/?format=api",
            "uuid": "41e71d8b-4b3d-40a8-aa70-7fba8404a5bc",
            "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/072ac94b-09c2-4e96-91ce-47f6bfdb60dd/?format=api",
                "uuid": "072ac94b-09c2-4e96-91ce-47f6bfdb60dd",
                "name": "28FP0062005",
                "code": "28FP0062005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:49.899962Z",
            "last_modified": "2022-12-20T14:12:44.294382Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d7634934-effb-40c3-b4eb-e783a4f19ae9/?format=api",
            "uuid": "d7634934-effb-40c3-b4eb-e783a4f19ae9",
            "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/35947701-5a81-4825-9560-7bb35330f73c/?format=api",
                "uuid": "35947701-5a81-4825-9560-7bb35330f73c",
                "name": "28FP0062004",
                "code": "28FP0062004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:52.637192Z",
            "last_modified": "2022-12-20T14:12:44.920478Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/31d0a667-9d72-4a6d-80f4-b89d400ad3f3/?format=api",
            "uuid": "31d0a667-9d72-4a6d-80f4-b89d400ad3f3",
            "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/969f9d9f-0c70-46d3-afcb-316af6b31157/?format=api",
                "uuid": "969f9d9f-0c70-46d3-afcb-316af6b31157",
                "name": "28FP0078002",
                "code": "28FP0078002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:35:58.102445Z",
            "last_modified": "2022-12-20T14:12:45.813752Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0889980d-a988-46f9-aba9-df92b0f36d99/?format=api",
            "uuid": "0889980d-a988-46f9-aba9-df92b0f36d99",
            "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/b5522d67-0a39-400b-985e-69dbdaaebac7/?format=api",
                "uuid": "b5522d67-0a39-400b-985e-69dbdaaebac7",
                "name": "28FP0113002",
                "code": "28FP0113002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:36:04.405120Z",
            "last_modified": "2022-12-20T14:12:47.239412Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4ba893c6-9c25-40fc-bc0b-4214a5d6cd09/?format=api",
            "uuid": "4ba893c6-9c25-40fc-bc0b-4214a5d6cd09",
            "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/ea08f9c0-9101-4a53-91fa-c99d1cfa9626/?format=api",
                "uuid": "ea08f9c0-9101-4a53-91fa-c99d1cfa9626",
                "name": "28FP0131002",
                "code": "28FP0131002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:36:07.545428Z",
            "last_modified": "2022-12-20T14:12:47.932760Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e580aacd-fbdb-4e6f-a853-e098502f6f65/?format=api",
            "uuid": "e580aacd-fbdb-4e6f-a853-e098502f6f65",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1975-01-14T11:00:00Z",
            "end": "2005-10-28T11: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/e85b436f-452b-409d-88fb-e4450f98f198/?format=api",
                "uuid": "e85b436f-452b-409d-88fb-e4450f98f198",
                "name": "28FP0083001",
                "code": "28FP0083001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2005-10-28T12:00:00Z",
                        "start": "1975-01-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "geen"
                    }
                }
            },
            "created": "2022-10-12T10:46:56.604771Z",
            "last_modified": "2023-07-09T20:50:35.941592Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/308f58ed-7bea-4762-b802-8aa56be264a5/?format=api",
            "uuid": "308f58ed-7bea-4762-b802-8aa56be264a5",
            "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/e85b436f-452b-409d-88fb-e4450f98f198/?format=api",
                "uuid": "e85b436f-452b-409d-88fb-e4450f98f198",
                "name": "28FP0083001",
                "code": "28FP0083001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T10:46:56.876312Z",
            "last_modified": "2022-12-20T14:47:23.619982Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/287309ad-129e-45d7-92ad-1a8c0f219f1d/?format=api",
            "uuid": "287309ad-129e-45d7-92ad-1a8c0f219f1d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": "1995-02-14T11:00:00Z",
            "end": "2002-07-15T11:00:00Z",
            "value_type": "float",
            "last_value": 63.76,
            "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/bb3786dc-4982-42b6-a4d2-a5ffab800b3c/?format=api",
                "uuid": "bb3786dc-4982-42b6-a4d2-a5ffab800b3c",
                "name": "28FL9011001",
                "code": "28FL9011001"
            },
            "extra_metadata": {
                "bro": {
                    "procedure": {
                        "eind": "2002-07-15T12:00:00Z",
                        "start": "1995-02-14T12:00:00Z",
                        "observationtype": "reguliereMeting",
                        "processreference": "vitensMeetprotocolGrondwater",
                        "evaluationprocedure": "vitensBeoordelingsprotocolGrondwater",
                        "measurementinstrumenttype": "onbekendPeilklokje",
                        "airpressurecompensationtype": "monitoringnetmeting"
                    }
                }
            },
            "created": "2022-10-12T11:12:16.044631Z",
            "last_modified": "2023-07-09T20:57:49.442900Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ce84dc48-1895-4fa6-8cce-5f3703bae8fb/?format=api",
            "uuid": "ce84dc48-1895-4fa6-8cce-5f3703bae8fb",
            "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/bb3786dc-4982-42b6-a4d2-a5ffab800b3c/?format=api",
                "uuid": "bb3786dc-4982-42b6-a4d2-a5ffab800b3c",
                "name": "28FL9011001",
                "code": "28FL9011001"
            },
            "extra_metadata": {},
            "created": "2022-10-12T11:12:16.413227Z",
            "last_modified": "2022-12-20T14:58:43.749285Z",
            "access_modifier": "Public"
        }
    ]
}