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=50
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=51",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=49",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/de25592d-629e-43f9-86c7-6e8ed122c6cd/?format=api",
            "uuid": "de25592d-629e-43f9-86c7-6e8ed122c6cd",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-10-18T17:00:00Z",
            "end": "2008-10-21T02:45: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/8663ac61-6f3c-417d-ae5e-895f14eb6520/?format=api",
                "uuid": "8663ac61-6f3c-417d-ae5e-895f14eb6520",
                "name": "STADSWATER EMMELOORD, wijkpark Zwin",
                "code": "20FN-210-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.015629Z",
            "last_modified": "2020-11-03T17:32:40.298635Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/23a60afb-1455-4387-b45a-f788541f7653/?format=api",
            "uuid": "23a60afb-1455-4387-b45a-f788541f7653",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2006-12-04T17:00:00Z",
            "end": "2008-01-28T13:15:00Z",
            "value_type": "float",
            "last_value": -144.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/cef8bbc2-3187-4f24-9c66-0d41b5794d85/?format=api",
                "uuid": "cef8bbc2-3187-4f24-9c66-0d41b5794d85",
                "name": "AANVOERSLOOT 5-10, Drietorenweg 44II",
                "code": "21AZ-100-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.015711Z",
            "last_modified": "2020-11-03T17:32:13.156037Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/2ab55366-64a9-467c-a02a-aedf73bcef37/?format=api",
            "uuid": "2ab55366-64a9-467c-a02a-aedf73bcef37",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2007-03-05T17:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -573.204,
            "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/ae808403-75c1-4048-8c5c-37d1d8b47c0e/?format=api",
                "uuid": "ae808403-75c1-4048-8c5c-37d1d8b47c0e",
                "name": "BURCHTTOCHT, Friesepad",
                "code": "16CZ-105-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.015793Z",
            "last_modified": "2020-11-03T18:04:27.754354Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0d1d6e5b-8f56-4973-85a2-3c8fa8c73deb/?format=api",
            "uuid": "0d1d6e5b-8f56-4973-85a2-3c8fa8c73deb",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-26T15:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -630.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/1621226c-83f7-4a8f-8d90-bb759c99b484/?format=api",
                "uuid": "1621226c-83f7-4a8f-8d90-bb759c99b484",
                "name": "NOORDERTOCHT, brug Plavuizenweg",
                "code": "20GN-072-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.015877Z",
            "last_modified": "2020-11-03T17:58:36.556668Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9ce8a08d-068f-4aaa-b5cc-a3b957e4bdd3/?format=api",
            "uuid": "9ce8a08d-068f-4aaa-b5cc-a3b957e4bdd3",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-26T13:30:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -631.996,
            "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/930588a6-f1a3-48d0-a7fb-2e1c44d15b86/?format=api",
                "uuid": "930588a6-f1a3-48d0-a7fb-2e1c44d15b86",
                "name": "SWIFTERVAART, brug Elandweg",
                "code": "20HN-097-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.015960Z",
            "last_modified": "2020-11-03T18:03:09.654854Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/392236ca-801d-40d2-a46e-c34561f358a4/?format=api",
            "uuid": "392236ca-801d-40d2-a46e-c34561f358a4",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-08-05T12:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -525.896,
            "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/98e39aa4-351f-4389-8d0b-05902c22c0f5/?format=api",
                "uuid": "98e39aa4-351f-4389-8d0b-05902c22c0f5",
                "name": "PRIEMTOCHT, hoek Gooise weg",
                "code": "26DZ-043-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.016043Z",
            "last_modified": "2020-11-03T18:05:19.957883Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a2f2a0e-9edb-42c2-9a78-1ecdfca488e9/?format=api",
            "uuid": "9a2f2a0e-9edb-42c2-9a78-1ecdfca488e9",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-26T10:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -573.896,
            "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/41ec148a-8d40-42e6-b690-10016cabda4b/?format=api",
                "uuid": "41ec148a-8d40-42e6-b690-10016cabda4b",
                "name": "NAGELERVAART, bij A6",
                "code": "20FZ-064-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.016125Z",
            "last_modified": "2020-11-03T18:04:32.735098Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5f41adcc-8632-4b00-9026-298eed40a1be/?format=api",
            "uuid": "5f41adcc-8632-4b00-9026-298eed40a1be",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-26T09:15:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -577.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/444ba055-282a-46f1-a351-bb56707de4db/?format=api",
                "uuid": "444ba055-282a-46f1-a351-bb56707de4db",
                "name": "JOHANNES POSTTOCHT, begin",
                "code": "20FN-232-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.016226Z",
            "last_modified": "2020-11-03T18:03:16.058673Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b0a4429f-85ab-4f7b-8c72-df9ecbe119c2/?format=api",
            "uuid": "b0a4429f-85ab-4f7b-8c72-df9ecbe119c2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-22T12:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -570.796,
            "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/91a04ac6-a31c-4fe4-a560-466165a5b651/?format=api",
                "uuid": "91a04ac6-a31c-4fe4-a560-466165a5b651",
                "name": "WESTERMEERTOCHT, thv Espelertocht",
                "code": "15GZ-052-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.016314Z",
            "last_modified": "2020-11-03T18:11:37.442776Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4905f01b-ed38-4a13-bab1-14ea37a66b05/?format=api",
            "uuid": "4905f01b-ed38-4a13-bab1-14ea37a66b05",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-26T12:15:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -574.996,
            "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/9b999a9e-7240-42a6-abd7-e523e79fd260/?format=api",
                "uuid": "9b999a9e-7240-42a6-abd7-e523e79fd260",
                "name": "ESPELERVAART, brug Hannie Schaftweg",
                "code": "15HZ-123-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:08:04.016398Z",
            "last_modified": "2020-11-03T18:02:33.140840Z",
            "access_modifier": "Public"
        }
    ]
}