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=2
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=3",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/26c9174d-bae7-4d7a-8905-fc8c4d2b7e03/?format=api",
            "uuid": "26c9174d-bae7-4d7a-8905-fc8c4d2b7e03",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-20T16:15:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -447.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/609aeaf8-007e-449d-87df-9949c5e9699c/?format=api",
                "uuid": "609aeaf8-007e-449d-87df-9949c5e9699c",
                "name": "Redetocht/Schokkerringweg, polderpeil",
                "code": "MP6011"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:18.865172Z",
            "last_modified": "2025-03-15T06:25:54.078706Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3478fa9e-9b51-4554-ac9a-92070fd2a14d/?format=api",
            "uuid": "3478fa9e-9b51-4554-ac9a-92070fd2a14d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -448.8,
            "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/188480c8-a432-4b72-86b7-e4dad4d2b2b9/?format=api",
                "uuid": "188480c8-a432-4b72-86b7-e4dad4d2b2b9",
                "name": "Zwijnstocht/Mammouthweg, polderpeil",
                "code": "MP6012"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:19.029658Z",
            "last_modified": "2025-03-15T06:25:48.286126Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/61f60586-4ffc-489b-a0c9-e04afea0ecc8/?format=api",
            "uuid": "61f60586-4ffc-489b-a0c9-e04afea0ecc8",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -450.9,
            "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/403c9e0f-5fea-4659-ad3b-9705cf0b126f/?format=api",
                "uuid": "403c9e0f-5fea-4659-ad3b-9705cf0b126f",
                "name": "Leemtocht/leemringweg, polderpeil",
                "code": "MP6013"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:19.236409Z",
            "last_modified": "2025-03-15T06:26:17.974175Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9b473b5c-8207-456b-a396-058d5c008866/?format=api",
            "uuid": "9b473b5c-8207-456b-a396-058d5c008866",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-11-28T14:30:00Z",
            "end": "2023-01-12T08:00:00Z",
            "value_type": "float",
            "last_value": -495.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/8c5ceb95-013a-4042-8fb4-6934779468c5/?format=api",
                "uuid": "8c5ceb95-013a-4042-8fb4-6934779468c5",
                "name": "Aanvoersloot 1-50/Wrakkenpad, aanvoerslootpeil",
                "code": "MP6014"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:19.455011Z",
            "last_modified": "2023-01-24T10:21:12.500262Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d8e982c5-c254-473a-937d-4b808842787a/?format=api",
            "uuid": "d8e982c5-c254-473a-937d-4b808842787a",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-04T07:30:00Z",
            "end": "2023-02-02T21:00:00Z",
            "value_type": "float",
            "last_value": -435.4,
            "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/8439b9f4-28c2-4223-ba10-33754f37f522/?format=api",
                "uuid": "8439b9f4-28c2-4223-ba10-33754f37f522",
                "name": "aanvoersloot 1-40/IJzerpad, aanvoerslootpeil",
                "code": "MP6015"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:19.670003Z",
            "last_modified": "2023-02-14T11:07:09.352480Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a78ec44a-36b3-4eb3-9b16-019bac978eaa/?format=api",
            "uuid": "a78ec44a-36b3-4eb3-9b16-019bac978eaa",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:00:00Z",
            "end": "2025-03-15T05:00:00Z",
            "value_type": "float",
            "last_value": -459.5,
            "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/016d1412-3322-4428-a4fd-d9915216a0fd/?format=api",
                "uuid": "016d1412-3322-4428-a4fd-d9915216a0fd",
                "name": "Aanvoersloot 2-10/Lemsterweg, aanvoerslootpeil",
                "code": "MP6016"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:19.924830Z",
            "last_modified": "2025-03-15T06:26:14.840960Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/efc539f2-c0e5-425e-b8b2-897c3b920e38/?format=api",
            "uuid": "efc539f2-c0e5-425e-b8b2-897c3b920e38",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-22T20:15:00Z",
            "end": "2025-03-15T05:00:00Z",
            "value_type": "float",
            "last_value": -388.8,
            "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/ff25526d-5c15-4255-828f-77d01e0b474b/?format=api",
                "uuid": "ff25526d-5c15-4255-828f-77d01e0b474b",
                "name": "Aanvoersloot 3-14/Wellerzand, aanvoerslootpeil",
                "code": "MP6017"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:20.152424Z",
            "last_modified": "2025-03-15T06:25:58.402277Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/86eb398a-39ce-45a3-9bd7-e3aa5c5e15db/?format=api",
            "uuid": "86eb398a-39ce-45a3-9bd7-e3aa5c5e15db",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-22T20:15:00Z",
            "end": "2025-03-15T05:00:00Z",
            "value_type": "float",
            "last_value": -469.7,
            "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/dad4a1d2-4aaa-4236-ad48-762223b3dd27/?format=api",
                "uuid": "dad4a1d2-4aaa-4236-ad48-762223b3dd27",
                "name": "Aanvoersloot 3-13/Oosteringweg, aanvoerslootpeil",
                "code": "MP6018"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:20.362862Z",
            "last_modified": "2025-03-15T06:26:19.376318Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/826a7b38-58f2-4d25-a41d-c6ad977b26c9/?format=api",
            "uuid": "826a7b38-58f2-4d25-a41d-c6ad977b26c9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-22T20:15:00Z",
            "end": "2025-03-15T05:00:00Z",
            "value_type": "float",
            "last_value": -399.6,
            "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/3d89617f-cdec-4c9b-91d4-2f0633ff891f/?format=api",
                "uuid": "3d89617f-cdec-4c9b-91d4-2f0633ff891f",
                "name": "Aanvoersloot 3-35/Oosteringweg-Kuindertocht, aanvoerslootpeil",
                "code": "MP6019"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:20.566583Z",
            "last_modified": "2025-03-15T06:25:55.258675Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a94d2863-ff05-4a8c-be64-5d74100d144e/?format=api",
            "uuid": "a94d2863-ff05-4a8c-be64-5d74100d144e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2014-12-17T21:15:00Z",
            "end": "2025-03-15T03:00:00Z",
            "value_type": "float",
            "last_value": -128.4,
            "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/0b63924d-f4c4-4d66-a6db-3bdfa9238c9c/?format=api",
                "uuid": "0b63924d-f4c4-4d66-a6db-3bdfa9238c9c",
                "name": "Aanvoersloot 3-50/Blankerhammerweg -kavel R89, aanvoerslootpeil",
                "code": "MP6020"
            },
            "extra_metadata": {},
            "created": "2016-02-16T23:29:20.876058Z",
            "last_modified": "2025-03-15T06:25:48.911753Z",
            "access_modifier": "Public"
        }
    ]
}