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=15
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=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a339301a-e15e-4b30-bf1c-ea16c5dab717/?format=api",
            "uuid": "a339301a-e15e-4b30-bf1c-ea16c5dab717",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:30:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -447.377,
            "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/0e48ab8c-cc64-4e8b-a51e-ae80c53fd681/?format=api",
                "uuid": "0e48ab8c-cc64-4e8b-a51e-ae80c53fd681",
                "name": "Stuw Nijkerkertocht, waterhoogte HWZ",
                "code": "ST5237-LT5237B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.713033Z",
            "last_modified": "2025-03-18T21:25:43.972637Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/964aa269-1c29-40f8-9ba7-bb1d1e4c968e/?format=api",
            "uuid": "964aa269-1c29-40f8-9ba7-bb1d1e4c968e",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2016-09-06T13:45:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -602.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/b768e34b-2acc-49fb-9fd3-8d2d1f381ca9/?format=api",
                "uuid": "b768e34b-2acc-49fb-9fd3-8d2d1f381ca9",
                "name": "Schuif Roodbeentocht, waterhoogte peilvak M17",
                "code": "ST5140_LT5140A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.713266Z",
            "last_modified": "2025-03-18T21:25:32.495985Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/048674d5-c8bc-47b1-8cbb-b6991461a42d/?format=api",
            "uuid": "048674d5-c8bc-47b1-8cbb-b6991461a42d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -518.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/0a8167c9-ed35-4d96-aad7-7355f54a2fcc/?format=api",
                "uuid": "0a8167c9-ed35-4d96-aad7-7355f54a2fcc",
                "name": "Stuw Olstertocht Zuid, waterhoogte LWZ",
                "code": "ST5230-LT5230A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.713498Z",
            "last_modified": "2025-03-18T21:25:40.373127Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e9228c92-bc81-467b-9547-e6dc03544754/?format=api",
            "uuid": "e9228c92-bc81-467b-9547-e6dc03544754",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "1999-06-15T23:15:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -195.1,
            "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/12e66372-6370-4166-8508-0647e9107ace/?format=api",
                "uuid": "12e66372-6370-4166-8508-0647e9107ace",
                "name": "Gebied Schokland, LT201, aanvoersloot",
                "code": "OP4160-LT201"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.713752Z",
            "last_modified": "2025-03-18T21:25:45.198688Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3c63bf09-7262-4e89-9ff2-be54980cffac/?format=api",
            "uuid": "3c63bf09-7262-4e89-9ff2-be54980cffac",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T01:30:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -521.3,
            "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/9267b0c0-7c5e-42e7-9818-41526fd82585/?format=api",
                "uuid": "9267b0c0-7c5e-42e7-9818-41526fd82585",
                "name": "Stuw Oudebostocht Noord, waterhoogte LWZ",
                "code": "ST5226-LT5226A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.713987Z",
            "last_modified": "2025-03-18T21:25:41.643055Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/144cc619-e5d8-49a3-83df-8493885d60cd/?format=api",
            "uuid": "144cc619-e5d8-49a3-83df-8493885d60cd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T00:15:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -506.659,
            "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/f7e7f420-8dfe-4364-a38f-1beed48d0bb2/?format=api",
                "uuid": "f7e7f420-8dfe-4364-a38f-1beed48d0bb2",
                "name": "Stuw Groenewoudsetocht, waterhoogte LWZ",
                "code": "ST5236-LT5236A"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.714221Z",
            "last_modified": "2025-03-18T21:25:43.646650Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2233d7f0-0b41-45d9-9578-cf5ae776f2e6/?format=api",
            "uuid": "2233d7f0-0b41-45d9-9578-cf5ae776f2e6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-12-25T00:45:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -380.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/9534fe4f-cd4b-4ec6-9675-61e5ffa76db0/?format=api",
                "uuid": "9534fe4f-cd4b-4ec6-9675-61e5ffa76db0",
                "name": "Gemaal Zuigerplas, tussenpand",
                "code": "OP2501-LT1112"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.714455Z",
            "last_modified": "2025-03-18T21:25:47.244112Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5e39426a-9c02-4e0b-8c4b-b48d5e8b51f8/?format=api",
            "uuid": "5e39426a-9c02-4e0b-8c4b-b48d5e8b51f8",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2013-12-05T07:30:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -549.333,
            "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/68ae1b14-135f-4f67-8707-ac771432bff8/?format=api",
                "uuid": "68ae1b14-135f-4f67-8707-ac771432bff8",
                "name": "Gemaal Leeghwater, waterhoogte LWZ",
                "code": "OP2601-LT1110"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.714688Z",
            "last_modified": "2025-03-18T21:25:32.819534Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f622b3a-cf04-46b4-a1e9-101acb19da85/?format=api",
            "uuid": "6f622b3a-cf04-46b4-a1e9-101acb19da85",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T07:30:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -619.444,
            "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/faaac904-a818-4761-a42c-e1fea1048c92/?format=api",
                "uuid": "faaac904-a818-4761-a42c-e1fea1048c92",
                "name": "Stuw Buitenplaats, waterhoogte LWZ",
                "code": "ST2550-LT2550B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.714922Z",
            "last_modified": "2025-03-18T21:25:29.305453Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a84a2805-c7b3-4f4a-85ab-e54d8fb7dce7/?format=api",
            "uuid": "a84a2805-c7b3-4f4a-85ab-e54d8fb7dce7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T05:45:00Z",
            "end": "2025-03-18T20:30:00Z",
            "value_type": "float",
            "last_value": -622.293,
            "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/0a47001e-af71-4aef-9b02-e96766c31e9d/?format=api",
                "uuid": "0a47001e-af71-4aef-9b02-e96766c31e9d",
                "name": "Stuw Assumburg, waterhoogte LWZ",
                "code": "ST2586-LT2586B"
            },
            "extra_metadata": {},
            "created": "2020-06-08T18:47:29.715170Z",
            "last_modified": "2025-03-18T21:25:35.644202Z",
            "access_modifier": "Public"
        }
    ]
}