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/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=19
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 462,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=20",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/timeseries/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/1f1ac673-3403-4c23-9b27-01d1195db941/?format=api",
            "uuid": "1f1ac673-3403-4c23-9b27-01d1195db941",
            "code": "1F1AC673-3403-4C23-9B27-01D1195DB941",
            "name": "Waterhoogte bij Belfeld boven",
            "description": "Waterhoogte bij Belfeld boven(LMW_BELB_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 1511.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_BELB_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4d6c3256-891d-4217-9545-87c9984f22cd/?format=api",
                "uuid": "4d6c3256-891d-4217-9545-87c9984f22cd",
                "name": "BELB",
                "code": "4d6c3256-891d-4217-9545-87c9984f22cd"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.561435Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/16ff35c4-5260-40a8-b124-9db8dc3760e5/?format=api",
            "uuid": "16ff35c4-5260-40a8-b124-9db8dc3760e5",
            "code": "16FF35C4-5260-40A8-B124-9DB8DC3760E5",
            "name": "watertemp gemeten bij Oosterschelde 4b",
            "description": "watertemp gemeten bij Oosterschelde 4b(LMW_OS4b_TW10S)",
            "start": "2013-04-23T20:10:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 7.1,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/325/?format=api",
                "id": 325,
                "code": "T (oC)",
                "parameter": "Temperatuur",
                "unit": "°C",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": null,
                "created": "2015-09-11T08:04:14.703240Z",
                "last_modified": "2019-10-17T19:30:52.369929Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OS4b_TW10S",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d48374fe-871f-4cda-bedb-b4444ced0e08/?format=api",
                "uuid": "d48374fe-871f-4cda-bedb-b4444ced0e08",
                "name": "OS4b",
                "code": "d48374fe-871f-4cda-bedb-b4444ced0e08"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:42.880882Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/11f539fd-a679-4453-b072-fd80bbbed3bb/?format=api",
            "uuid": "11f539fd-a679-4453-b072-fd80bbbed3bb",
            "code": "11F539FD-A679-4453-B072-FD80BBBED3BB",
            "name": "Waterhoogte bij Oude Schild",
            "description": "Waterhoogte bij Oude Schild(LMW_OUDE_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -22.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OUDE_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5be5261e-af16-4ffb-8b79-772680389477/?format=api",
                "uuid": "5be5261e-af16-4ffb-8b79-772680389477",
                "name": "OUDE",
                "code": "5be5261e-af16-4ffb-8b79-772680389477"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:40.290253Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0f3c6d25-f0d2-4b70-a58c-a8ef35989405/?format=api",
            "uuid": "0f3c6d25-f0d2-4b70-a58c-a8ef35989405",
            "code": "0F3C6D25-F0D2-4B70-A58C-A8EF35989405",
            "name": "H1d3 bij Overloop van Hansweert",
            "description": "H1d3 bij Overloop van Hansweert(LMW_OVHW_H1d3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 27.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/356/?format=api",
                "id": 356,
                "code": "Googste 1/3 (cm) OW",
                "parameter": "Googste 1/3",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:04:19.263841Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OVHW_H1d3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0dac8550-7c30-4558-97b6-f98fdfcabacf/?format=api",
                "uuid": "0dac8550-7c30-4558-97b6-f98fdfcabacf",
                "name": "OVHW",
                "code": "0dac8550-7c30-4558-97b6-f98fdfcabacf"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.390611Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4483141f-f2f7-4ebb-9183-ce4f348c0929/?format=api",
            "uuid": "4483141f-f2f7-4ebb-9183-ce4f348c0929",
            "code": "4483141F-F2F7-4EBB-9183-CE4F348C0929",
            "name": "energie E10 gemeten bij Overloop van Hansweert",
            "description": "energie E10 gemeten bij Overloop van Hansweert(LMW_OVHW_TE3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/401/?format=api",
                "id": 401,
                "code": "ENGE (cm^2) OW",
                "parameter": "ENGE",
                "unit": "cm^2",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "OW",
                "created": "2015-09-11T08:05:09.153522Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_OVHW_TE3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0dac8550-7c30-4558-97b6-f98fdfcabacf/?format=api",
                "uuid": "0dac8550-7c30-4558-97b6-f98fdfcabacf",
                "name": "OVHW",
                "code": "0dac8550-7c30-4558-97b6-f98fdfcabacf"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:44.814372Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/306a2c6d-755a-4fa2-8ad3-15633d449f6b/?format=api",
            "uuid": "306a2c6d-755a-4fa2-8ad3-15633d449f6b",
            "code": "306A2C6D-755A-4FA2-8AD3-15633D449F6B",
            "name": "chlorositeit bij Spijkenisserbrug",
            "description": "chlorositeit bij Spijkenisserbrug(LMW_SPI25_CL10)",
            "start": "2013-04-23T20:10:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 58.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/335/?format=api",
                "id": 335,
                "code": "Chlorosity (mg Cl/l) OW",
                "parameter": "Chlorosity",
                "unit": "mg Cl/l",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "OW",
                "created": "2015-09-11T08:04:15.282375Z",
                "last_modified": "2020-10-28T13:42:40.704665Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_SPI25_CL10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d9a652bf-9cf8-4c62-a4b9-5fc8b8d36359/?format=api",
                "uuid": "d9a652bf-9cf8-4c62-a4b9-5fc8b8d36359",
                "name": "SPI25",
                "code": "d9a652bf-9cf8-4c62-a4b9-5fc8b8d36359"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true,
                "compartment": "OW"
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.131936Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e146b3fd-269d-48f7-8859-19b3e77b8928/?format=api",
            "uuid": "e146b3fd-269d-48f7-8859-19b3e77b8928",
            "code": "E146B3FD-269D-48F7-8859-19B3E77B8928",
            "name": "Waterhoogte bij Gouda brug",
            "description": "Waterhoogte bij Gouda brug(LMW_GOUD_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 42.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_GOUD_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/4f8b3669-99dd-444b-9199-3d249bd442dd/?format=api",
                "uuid": "4f8b3669-99dd-444b-9199-3d249bd442dd",
                "name": "GOUD",
                "code": "4f8b3669-99dd-444b-9199-3d249bd442dd"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.044093Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/af43a114-4dc4-4799-9c08-8423a09c29db/?format=api",
            "uuid": "af43a114-4dc4-4799-9c08-8423a09c29db",
            "code": "AF43A114-4DC4-4799-9C08-8423A09C29DB",
            "name": "waterhoogte gemeten bij Haringvliet 10",
            "description": "waterhoogte gemeten bij Haringvliet 10(LMW_HA10_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": 92.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_HA10_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/0076efe2-40b3-4804-9cd8-9742d8f243a6/?format=api",
                "uuid": "0076efe2-40b3-4804-9cd8-9742d8f243a6",
                "name": "HA10",
                "code": "0076efe2-40b3-4804-9cd8-9742d8f243a6"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:43.105162Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6588cd86-5553-4d3d-bcfb-8b077bf5ecd1/?format=api",
            "uuid": "6588cd86-5553-4d3d-bcfb-8b077bf5ecd1",
            "code": "6588CD86-5553-4D3D-BCFB-8B077BF5ECD1",
            "name": "Th0_B3 bij IJmuiden munitie stort 1",
            "description": "Th0_B3 bij IJmuiden munitie stort 1(LMW_MUN1_Th0_B3)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:30:00Z",
            "value_type": "float",
            "last_value": 332.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/402/?format=api",
                "id": 402,
                "code": "g 30-100 mHz (graden)",
                "parameter": "g 30-100 mHz",
                "unit": "graden",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "",
                "created": "2015-09-11T08:05:10.630902Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_MUN1_Th0_B3",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5b11af9b-2db3-4df2-8463-956a4e3e20b2/?format=api",
                "uuid": "5b11af9b-2db3-4df2-8463-956a4e3e20b2",
                "name": "MUN1",
                "code": "5b11af9b-2db3-4df2-8463-956a4e3e20b2"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:41.972487Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fed24fcb-05eb-4276-a01a-14776310dac1/?format=api",
            "uuid": "fed24fcb-05eb-4276-a01a-14776310dac1",
            "code": "FED24FCB-05EB-4276-A01A-14776310DAC1",
            "name": "Waterhoogte bij Nijkerk west",
            "description": "Waterhoogte bij Nijkerk west(LMW_NIJW_H10)",
            "start": "2013-03-29T14:30:00Z",
            "end": "2023-01-17T07:40:00Z",
            "value_type": "float",
            "last_value": -11.0,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
                "id": 352,
                "code": "WATHTE (cm)",
                "parameter": "Waterhoogte",
                "unit": "cm",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "",
                "created": "2015-09-11T08:04:18.072539Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "LMW_NIJW_H10",
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5cc6ee52-bd2b-44b2-a4c0-a525d174bbb8/?format=api",
                "uuid": "5cc6ee52-bd2b-44b2-a4c0-a525d174bbb8",
                "name": "NIJW",
                "code": "5cc6ee52-bd2b-44b2-a4c0-a525d174bbb8"
            },
            "extra_metadata": {
                "org": "Rijkswaterstaat",
                "ddsc": true
            },
            "created": "2013-04-03T10:31:51.394501Z",
            "last_modified": "2023-01-17T07:59:45.399212Z",
            "access_modifier": "Public"
        }
    ]
}