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/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=48
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 514,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=49",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=47",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a60ab8ce-3078-4e7e-8866-367c293b6d48/?format=api",
            "uuid": "a60ab8ce-3078-4e7e-8866-367c293b6d48",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-04-02T15:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -2070.686,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/f8ab8976-cbb2-47e8-acba-12dda9126a1a/?format=api",
                "uuid": "f8ab8976-cbb2-47e8-acba-12dda9126a1a",
                "name": "NEUSHOORNTOCHT",
                "code": "21AZ-095-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.652911Z",
            "last_modified": "2020-11-03T17:58:59.060379Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/72412b24-e480-4693-9b35-355011293d68/?format=api",
            "uuid": "72412b24-e480-4693-9b35-355011293d68",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2001-08-01T17:00:00Z",
            "end": "2003-07-16T06:00:00Z",
            "value_type": "float",
            "last_value": -485.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/d36f3d73-764a-4ea3-87c6-9f8b7d422924/?format=api",
                "uuid": "d36f3d73-764a-4ea3-87c6-9f8b7d422924",
                "name": "OLDEBROEKERTOCHT NOORD",
                "code": "26FN-072-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.652997Z",
            "last_modified": "2020-11-03T17:14:01.492974Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/559cab4b-dc42-4c7e-bab9-985cbf1341c0/?format=api",
            "uuid": "559cab4b-dc42-4c7e-bab9-985cbf1341c0",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-01-19T23:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -2204.009,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/91ced130-438f-48a1-a81a-8080cb0ea3b9/?format=api",
                "uuid": "91ced130-438f-48a1-a81a-8080cb0ea3b9",
                "name": "ONDERDUIKERSTOCHT, Banterweg",
                "code": "15HZ-102-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.013520Z",
            "last_modified": "2020-11-03T17:56:17.003158Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d3637747-de20-4ac8-81e7-062182f4a175/?format=api",
            "uuid": "d3637747-de20-4ac8-81e7-062182f4a175",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-08-28T11:00:00Z",
            "end": "2003-08-01T06:00:00Z",
            "value_type": "float",
            "last_value": -496.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/347ab851-18c7-4aa8-b2e5-806ea49d0219/?format=api",
                "uuid": "347ab851-18c7-4aa8-b2e5-806ea49d0219",
                "name": "FRIESEHOEKTOCHT, Rutten, Ruttensepad 10, A33",
                "code": "15HN-113-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.013667Z",
            "last_modified": "2020-11-03T17:14:36.838555Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c97c1809-94ce-4a79-a698-d0db43bbd027/?format=api",
            "uuid": "c97c1809-94ce-4a79-a698-d0db43bbd027",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-12-13T10:45:00Z",
            "end": "2010-12-31T23:45:00Z",
            "value_type": "float",
            "last_value": -270.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/a488e559-353d-4684-97c1-a23264b75a85/?format=api",
                "uuid": "a488e559-353d-4684-97c1-a23264b75a85",
                "name": "STADSWATER LEMMER, midden comp. Zijstraat Schokker",
                "code": "15FZ-021-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.013815Z",
            "last_modified": "2020-11-03T18:07:38.495332Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff4b93d3-ba9b-4ed0-ad0e-e81636e0e3d2/?format=api",
            "uuid": "ff4b93d3-ba9b-4ed0-ad0e-e81636e0e3d2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-25T00:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -520.596,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/bbd03f75-10c1-4ed3-aa91-32d6a41528bb/?format=api",
                "uuid": "bbd03f75-10c1-4ed3-aa91-32d6a41528bb",
                "name": "HIERDENSETOCHT, bij Mosseltocht, kavel X36",
                "code": "26FZ-112-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.013977Z",
            "last_modified": "2020-11-03T18:07:03.470008Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67da54a4-d645-49ff-baa8-5eefb39a63f2/?format=api",
            "uuid": "67da54a4-d645-49ff-baa8-5eefb39a63f2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2000-08-28T11:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -540.596,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/a62889c9-c9da-4a32-9adb-753ef687565e/?format=api",
                "uuid": "a62889c9-c9da-4a32-9adb-753ef687565e",
                "name": "FRIESEHOEKTOCHT, Rutten, Ruttensepad 5, A42",
                "code": "15HN-114-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.014143Z",
            "last_modified": "2020-11-03T17:57:45.323174Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3b4e1a1d-cfc2-45c1-ae08-e70200530a73/?format=api",
            "uuid": "3b4e1a1d-cfc2-45c1-ae08-e70200530a73",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-02-05T17:00:00Z",
            "end": "2005-01-26T15:00:00Z",
            "value_type": "float",
            "last_value": -578.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/4b89623a-b949-4924-94bf-ac44fc11f34d/?format=api",
                "uuid": "4b89623a-b949-4924-94bf-ac44fc11f34d",
                "name": "Vuilstort Emmeloord, Friesepad, eind afvoersloot",
                "code": "16CZ-103-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.014357Z",
            "last_modified": "2020-11-03T17:32:21.156181Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3904f545-b72b-4aee-8140-4b0a41b2758d/?format=api",
            "uuid": "3904f545-b72b-4aee-8140-4b0a41b2758d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-02-05T17:00:00Z",
            "end": "2005-01-26T15:00:00Z",
            "value_type": "float",
            "last_value": -581.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/976c177a-678d-4b8c-a31d-faed41377d2c/?format=api",
                "uuid": "976c177a-678d-4b8c-a31d-faed41377d2c",
                "name": "Vuilstort Emmeloord, Friesepad, t.h.v. buis 304",
                "code": "16CZ-104-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.014529Z",
            "last_modified": "2020-11-03T17:31:12.219159Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ae5d51a5-0e53-408e-8bc3-fea6d0179b4c/?format=api",
            "uuid": "ae5d51a5-0e53-408e-8bc3-fea6d0179b4c",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-09-06T12:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -542.899,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/8/?format=api",
                "id": 8,
                "code": "WNS2184",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "OW",
                "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/82b4dafe-1c7c-42bd-83e1-b499db4160b0/?format=api",
                "uuid": "82b4dafe-1c7c-42bd-83e1-b499db4160b0",
                "name": "VENETOCHT, nabij duiker Venepad, kavel F17",
                "code": "15HN-115-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.014700Z",
            "last_modified": "2020-11-03T18:03:39.106181Z",
            "access_modifier": "Public"
        }
    ]
}