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/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=52
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 513,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/timeseries/?format=api&page=51",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b979f622-a802-4bad-9e7d-10447d266009/?format=api",
            "uuid": "b979f622-a802-4bad-9e7d-10447d266009",
            "code": "WNS9027::nonequidistant::1::1",
            "name": "(u'06315', 'WNS9027::nonequidistant::1::1')",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/894/?format=api",
                "id": 894,
                "code": "WNS9027",
                "parameter": "Verdamping",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2017-11-24T08:38:27.371167Z",
                "last_modified": "2020-03-20T18:52:50.818333Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/f279d8c3-fb20-49ab-9192-b142f4996b1f/?format=api",
                "uuid": "f279d8c3-fb20-49ab-9192-b142f4996b1f",
                "name": "Hansweert",
                "code": "06315"
            },
            "extra_metadata": {},
            "created": "2018-07-12T11:12:40.525668Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/03de4458-2c1a-4c39-8ce0-8e79048b7a92/?format=api",
            "uuid": "03de4458-2c1a-4c39-8ce0-8e79048b7a92",
            "code": "WNS9027::nonequidistant::1::1",
            "name": "(u'06340', 'WNS9027::nonequidistant::1::1')",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/894/?format=api",
                "id": 894,
                "code": "WNS9027",
                "parameter": "Verdamping",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2017-11-24T08:38:27.371167Z",
                "last_modified": "2020-03-20T18:52:50.818333Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/33b8d510-9cb0-4121-8075-9ca9fbf77d2f/?format=api",
                "uuid": "33b8d510-9cb0-4121-8075-9ca9fbf77d2f",
                "name": "Woensdrecht",
                "code": "06340"
            },
            "extra_metadata": {},
            "created": "2018-07-12T11:12:40.525883Z",
            "last_modified": null,
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/8f5289b6-4c5c-485d-8efe-b9d3e7edc1d3/?format=api",
            "uuid": "8f5289b6-4c5c-485d-8efe-b9d3e7edc1d3",
            "code": "WNS9027::nonequidistant::1::1",
            "name": "(u'06343', 'WNS9027::nonequidistant::1::1')",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/894/?format=api",
                "id": 894,
                "code": "WNS9027",
                "parameter": "Verdamping",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": null,
                "compartment": "LT",
                "created": "2017-11-24T08:38:27.371167Z",
                "last_modified": "2020-03-20T18:52:50.818333Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/e51b57e2-04cb-4324-ba3f-eb80c4b74131/?format=api",
                "uuid": "e51b57e2-04cb-4324-ba3f-eb80c4b74131",
                "name": "Rotterdam Geulhaven",
                "code": "06343"
            },
            "extra_metadata": {},
            "created": "2018-07-12T11:12:40.526088Z",
            "last_modified": null,
            "access_modifier": "Public"
        }
    ]
}