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/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 150,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/9f167c83-4063-47a1-ad1a-9611754ffa82/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e0b405c8-2ec5-40a3-bd12-1cb92a097358/?format=api",
            "uuid": "e0b405c8-2ec5-40a3-bd12-1cb92a097358",
            "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/072280b2-e1c5-4249-a0e4-ca25b8de6af1/?format=api",
                "uuid": "072280b2-e1c5-4249-a0e4-ca25b8de6af1",
                "name": "GRWP021004",
                "code": "GRWP021004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:55.175223Z",
            "last_modified": "2022-10-05T07:45:55.175213Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7a481053-ed6a-4418-9fc7-9170615fea1c/?format=api",
            "uuid": "7a481053-ed6a-4418-9fc7-9170615fea1c",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/072280b2-e1c5-4249-a0e4-ca25b8de6af1/?format=api",
                "uuid": "072280b2-e1c5-4249-a0e4-ca25b8de6af1",
                "name": "GRWP021004",
                "code": "GRWP021004"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:55.626250Z",
            "last_modified": "2022-10-05T07:45:55.626231Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f68bdf44-ab98-4f96-9805-ae07d6b03067/?format=api",
            "uuid": "f68bdf44-ab98-4f96-9805-ae07d6b03067",
            "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/ecc7d6d5-8c06-41a4-ba28-3a0ad68e1495/?format=api",
                "uuid": "ecc7d6d5-8c06-41a4-ba28-3a0ad68e1495",
                "name": "GRWP021005",
                "code": "GRWP021005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:59.046946Z",
            "last_modified": "2022-10-05T07:45:59.046932Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67e72e80-7703-4e2e-89cc-c4ecef98ec5d/?format=api",
            "uuid": "67e72e80-7703-4e2e-89cc-c4ecef98ec5d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/ecc7d6d5-8c06-41a4-ba28-3a0ad68e1495/?format=api",
                "uuid": "ecc7d6d5-8c06-41a4-ba28-3a0ad68e1495",
                "name": "GRWP021005",
                "code": "GRWP021005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:45:59.513591Z",
            "last_modified": "2022-10-05T07:45:59.513577Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/888c32de-0b6c-461e-b153-cae49ac08dfe/?format=api",
            "uuid": "888c32de-0b6c-461e-b153-cae49ac08dfe",
            "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/3ad8d80f-1e0f-4a62-b056-d5eb16144937/?format=api",
                "uuid": "3ad8d80f-1e0f-4a62-b056-d5eb16144937",
                "name": "GRWP021006",
                "code": "GRWP021006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:03.007374Z",
            "last_modified": "2022-10-05T07:46:03.007362Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a15d433b-0557-4a1e-80eb-b4d1574bd970/?format=api",
            "uuid": "a15d433b-0557-4a1e-80eb-b4d1574bd970",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/3ad8d80f-1e0f-4a62-b056-d5eb16144937/?format=api",
                "uuid": "3ad8d80f-1e0f-4a62-b056-d5eb16144937",
                "name": "GRWP021006",
                "code": "GRWP021006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:03.487364Z",
            "last_modified": "2022-10-05T07:46:03.487351Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e4c6c450-8eb4-4304-97a6-9e900a53aef9/?format=api",
            "uuid": "e4c6c450-8eb4-4304-97a6-9e900a53aef9",
            "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/7844d098-e525-410c-a226-434dc69285c6/?format=api",
                "uuid": "7844d098-e525-410c-a226-434dc69285c6",
                "name": "GRWP021007",
                "code": "GRWP021007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:07.493199Z",
            "last_modified": "2022-10-05T07:46:07.493184Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/455c2b9f-2d80-45cb-ba46-81dd787deaeb/?format=api",
            "uuid": "455c2b9f-2d80-45cb-ba46-81dd787deaeb",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/7844d098-e525-410c-a226-434dc69285c6/?format=api",
                "uuid": "7844d098-e525-410c-a226-434dc69285c6",
                "name": "GRWP021007",
                "code": "GRWP021007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:07.883239Z",
            "last_modified": "2022-10-05T07:46:07.883225Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e2d4d2ae-fbfe-458d-8ea0-c85b18a72658/?format=api",
            "uuid": "e2d4d2ae-fbfe-458d-8ea0-c85b18a72658",
            "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/dbb3eb91-ce6b-49a4-ad0d-602f6f653a14/?format=api",
                "uuid": "dbb3eb91-ce6b-49a4-ad0d-602f6f653a14",
                "name": "GRWP021008",
                "code": "GRWP021008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:10.844901Z",
            "last_modified": "2022-10-05T07:46:10.844886Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/52975062-f530-4c44-8a19-2f255655eace/?format=api",
            "uuid": "52975062-f530-4c44-8a19-2f255655eace",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "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/dbb3eb91-ce6b-49a4-ad0d-602f6f653a14/?format=api",
                "uuid": "dbb3eb91-ce6b-49a4-ad0d-602f6f653a14",
                "name": "GRWP021008",
                "code": "GRWP021008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T07:46:11.238819Z",
            "last_modified": "2022-10-05T07:46:11.238805Z",
            "access_modifier": "Public"
        }
    ]
}