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/ab27c57c-9338-4590-b94b-224d5ec04538/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ab27c57c-9338-4590-b94b-224d5ec04538/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f7214b1-9805-41ea-a16a-1d5b51dfda2d/?format=api",
            "uuid": "7f7214b1-9805-41ea-a16a-1d5b51dfda2d",
            "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/51105834-285b-49c2-9de2-d4f78b0b4239/?format=api",
                "uuid": "51105834-285b-49c2-9de2-d4f78b0b4239",
                "name": "29AP0058003",
                "code": "29AP0058003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:39.937710Z",
            "last_modified": "2022-12-20T14:15:46.115060Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/560c7c5c-5d7d-410d-ab67-85685238ddf8/?format=api",
            "uuid": "560c7c5c-5d7d-410d-ab67-85685238ddf8",
            "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/30eda98e-a77f-4270-b7f9-908a45df02a9/?format=api",
                "uuid": "30eda98e-a77f-4270-b7f9-908a45df02a9",
                "name": "29CP0136002",
                "code": "29CP0136002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:42.962756Z",
            "last_modified": "2022-12-20T14:15:47.029050Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/81a2560a-7c22-4429-8566-ad2938204464/?format=api",
            "uuid": "81a2560a-7c22-4429-8566-ad2938204464",
            "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/29dde6c9-d691-45a2-bb40-d6a4dd9b5af1/?format=api",
                "uuid": "29dde6c9-d691-45a2-bb40-d6a4dd9b5af1",
                "name": "29AP0073006",
                "code": "29AP0073006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:46.013035Z",
            "last_modified": "2022-12-20T14:15:47.927297Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/108853d8-7968-49e2-973f-e1e15b0ad867/?format=api",
            "uuid": "108853d8-7968-49e2-973f-e1e15b0ad867",
            "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/fd0f8b3d-1b18-43f6-a52d-fd44fdc38c29/?format=api",
                "uuid": "fd0f8b3d-1b18-43f6-a52d-fd44fdc38c29",
                "name": "29AP0073005",
                "code": "29AP0073005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:48.840603Z",
            "last_modified": "2022-12-20T14:15:48.823675Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a683ffdf-c4e0-4ee2-8608-45e279b1ed03/?format=api",
            "uuid": "a683ffdf-c4e0-4ee2-8608-45e279b1ed03",
            "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/3e893de0-c386-414c-a500-8bdc0cbaf6f0/?format=api",
                "uuid": "3e893de0-c386-414c-a500-8bdc0cbaf6f0",
                "name": "29AP0056004",
                "code": "29AP0056004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:54.331353Z",
            "last_modified": "2022-12-20T14:15:49.700296Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/216d864c-ed5d-4417-b305-f1ec0f3986d0/?format=api",
            "uuid": "216d864c-ed5d-4417-b305-f1ec0f3986d0",
            "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/5d7e966f-d8b4-4419-830e-ad301df0ae15/?format=api",
                "uuid": "5d7e966f-d8b4-4419-830e-ad301df0ae15",
                "name": "29AP0056006",
                "code": "29AP0056006"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:46:57.333000Z",
            "last_modified": "2022-12-20T14:15:50.596499Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fde0c02f-0e0a-4301-951c-25c21e21d491/?format=api",
            "uuid": "fde0c02f-0e0a-4301-951c-25c21e21d491",
            "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/341565c3-fde2-4d39-acbe-14cb7f9594ca/?format=api",
                "uuid": "341565c3-fde2-4d39-acbe-14cb7f9594ca",
                "name": "29AP0056005",
                "code": "29AP0056005"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:00.298350Z",
            "last_modified": "2022-12-20T14:15:51.473726Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/896a7ba3-969e-43f3-8b27-69305499f50a/?format=api",
            "uuid": "896a7ba3-969e-43f3-8b27-69305499f50a",
            "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/4ef2f891-78f5-4297-a5f8-ff6e4ab617b6/?format=api",
                "uuid": "4ef2f891-78f5-4297-a5f8-ff6e4ab617b6",
                "name": "29AP0072002",
                "code": "29AP0072002"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:03.137159Z",
            "last_modified": "2022-12-20T14:15:52.360210Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f24ac79d-0698-4619-8d30-6eba16ea5b69/?format=api",
            "uuid": "f24ac79d-0698-4619-8d30-6eba16ea5b69",
            "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/978c1672-c801-406d-b69b-d97606a5150e/?format=api",
                "uuid": "978c1672-c801-406d-b69b-d97606a5150e",
                "name": "29AP0072004",
                "code": "29AP0072004"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:05.973482Z",
            "last_modified": "2022-12-20T14:15:53.256325Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3e3a57b2-34eb-4ecc-aed1-2f2ae89ff1a4/?format=api",
            "uuid": "3e3a57b2-34eb-4ecc-aed1-2f2ae89ff1a4",
            "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/479bdfc9-4ac6-43d5-951f-f913727e0464/?format=api",
                "uuid": "479bdfc9-4ac6-43d5-951f-f913727e0464",
                "name": "29CP0136003",
                "code": "29CP0136003"
            },
            "extra_metadata": {},
            "created": "2022-10-12T09:47:08.653858Z",
            "last_modified": "2022-12-20T14:15:54.133398Z",
            "access_modifier": "Public"
        }
    ]
}