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=4
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=5",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/84f62844-1e8e-4e4f-b27e-11b838168ba6/?format=api",
            "uuid": "84f62844-1e8e-4e4f-b27e-11b838168ba6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-12-31T23:00:00Z",
            "end": "2025-03-15T07:00:00Z",
            "value_type": "float",
            "last_value": -385.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/d31dc6ef-a291-49b1-9425-920f7ecca447/?format=api",
                "uuid": "d31dc6ef-a291-49b1-9425-920f7ecca447",
                "name": "Peilmeting Zwartemeertocht (logger)",
                "code": "MP6056"
            },
            "extra_metadata": {},
            "created": "2019-04-17T17:52:10.243667Z",
            "last_modified": "2025-03-15T11:25:50.388638Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/cdabfa09-3a2b-48f1-8dc8-0502176ef021/?format=api",
            "uuid": "cdabfa09-3a2b-48f1-8dc8-0502176ef021",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-28T09:15:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -561.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/4bfc8a50-1cbd-4cfa-88dc-1a0ff9b04577/?format=api",
                "uuid": "4bfc8a50-1cbd-4cfa-88dc-1a0ff9b04577",
                "name": "Peilmeting J. Posttocht benedenstrooms (logger)",
                "code": "MP6080"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.405562Z",
            "last_modified": "2025-03-15T11:25:33.523325Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f189d15e-752c-4ca9-8b6b-3aee2d99b6b2/?format=api",
            "uuid": "f189d15e-752c-4ca9-8b6b-3aee2d99b6b2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-28T09:15:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -566.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/c8171b15-251b-4f9a-91e0-9ea7784b1f58/?format=api",
                "uuid": "c8171b15-251b-4f9a-91e0-9ea7784b1f58",
                "name": "Peilmeting Zuidervaart benedenstrooms (logger)",
                "code": "MP6084"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.405811Z",
            "last_modified": "2025-03-15T11:25:51.526321Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff46bcf7-af97-496d-8c0e-cd82feab49d5/?format=api",
            "uuid": "ff46bcf7-af97-496d-8c0e-cd82feab49d5",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-28T09:15:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -570.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/77c45db1-2c98-4a6d-8df3-b44ce4e1237a/?format=api",
                "uuid": "77c45db1-2c98-4a6d-8df3-b44ce4e1237a",
                "name": "Peilmeting Hannie Schafttocht bovenstr (logger)",
                "code": "MP6083"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.405960Z",
            "last_modified": "2025-03-15T11:25:46.780653Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a6fc7e8a-bcc4-4f5c-95c5-cb2e67b28921/?format=api",
            "uuid": "a6fc7e8a-bcc4-4f5c-95c5-cb2e67b28921",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-27T12:45:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -569.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/534efdeb-ee93-4071-a221-1844799c3529/?format=api",
                "uuid": "534efdeb-ee93-4071-a221-1844799c3529",
                "name": "Peilmeting J. Posttocht bovenstrooms (logger)",
                "code": "MP6081"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.406099Z",
            "last_modified": "2025-03-15T11:25:51.053298Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a590ae99-343c-4567-b430-dd19635b4604/?format=api",
            "uuid": "a590ae99-343c-4567-b430-dd19635b4604",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-28T09:15:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -569.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/86b72276-5913-4293-8c33-f82e5f4a1a22/?format=api",
                "uuid": "86b72276-5913-4293-8c33-f82e5f4a1a22",
                "name": "Peilmeting Hannie Schafttocht benedenstr (logger)",
                "code": "MP6082"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.406234Z",
            "last_modified": "2025-03-15T11:25:30.030047Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/47ceedd6-e6c8-4afe-a98f-f66636d7fc06/?format=api",
            "uuid": "47ceedd6-e6c8-4afe-a98f-f66636d7fc06",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-03-27T14:45:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -566.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/f30b8a71-a5c2-4df3-8dd5-e7f5e117ddb0/?format=api",
                "uuid": "f30b8a71-a5c2-4df3-8dd5-e7f5e117ddb0",
                "name": "Peilmeting Zuidervaart bovenstrooms (logger)",
                "code": "MP6085"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.406367Z",
            "last_modified": "2025-03-15T11:25:33.157348Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e302f79e-38f2-47c3-995a-088a17bc33c7/?format=api",
            "uuid": "e302f79e-38f2-47c3-995a-088a17bc33c7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-06-18T10:15:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -412.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/d4ee2af8-a4d2-44d9-98cd-fd83d0270c66/?format=api",
                "uuid": "d4ee2af8-a4d2-44d9-98cd-fd83d0270c66",
                "name": "Peilmeting Lindeweg (logger)",
                "code": "MP6088"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.406514Z",
            "last_modified": "2025-03-15T11:25:48.974178Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4a91f7a0-f742-493a-974f-bc270272cd25/?format=api",
            "uuid": "4a91f7a0-f742-493a-974f-bc270272cd25",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2018-06-18T09:45:00Z",
            "end": "2022-12-18T05:00:00Z",
            "value_type": "float",
            "last_value": -334.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/824880ba-dbcd-43e5-adb4-c80f7b3a29ab/?format=api",
                "uuid": "824880ba-dbcd-43e5-adb4-c80f7b3a29ab",
                "name": "Peilmeting Ruttenseweg (logger)",
                "code": "MP6087"
            },
            "extra_metadata": {},
            "created": "2019-05-02T10:52:19.406650Z",
            "last_modified": "2023-01-11T04:45:05.460674Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6e9be725-9781-418c-bdbd-a013cf1d6fd6/?format=api",
            "uuid": "6e9be725-9781-418c-bdbd-a013cf1d6fd6",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2015-01-01T13:30:00Z",
            "end": "2025-03-15T10:00:00Z",
            "value_type": "float",
            "last_value": -200.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/5ddf22eb-6084-4618-b66f-397049f326c2/?format=api",
                "uuid": "5ddf22eb-6084-4618-b66f-397049f326c2",
                "name": "WNS2184",
                "code": "MP6075"
            },
            "extra_metadata": {},
            "created": "2019-05-06T13:56:37.475629Z",
            "last_modified": "2025-03-15T11:25:50.131462Z",
            "access_modifier": "Public"
        }
    ]
}