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=44
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=45",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/50a999df-aba4-4e52-b155-255b497d70b8/timeseries/?format=api&page=43",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e798192c-b308-4710-8d7c-44ee570c0fba/?format=api",
            "uuid": "e798192c-b308-4710-8d7c-44ee570c0fba",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-04-06T11:00:00Z",
            "end": "2019-09-21T22:00:00Z",
            "value_type": "float",
            "last_value": -262.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/2d37efcb-dc9f-4cf5-94de-b257960486f0/?format=api",
                "uuid": "2d37efcb-dc9f-4cf5-94de-b257960486f0",
                "name": "ROTONDE GANZENWEG, wegsloot n/o van ganzenweg",
                "code": "26GN-157-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:08:38.635899Z",
            "last_modified": "2020-11-03T12:51:18.712700Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c1a4ad0c-c137-40e3-aa77-6df1b7e3ab2b/?format=api",
            "uuid": "c1a4ad0c-c137-40e3-aa77-6df1b7e3ab2b",
            "code": "WNS2184::second::1::3600",
            "name": "WNS2184",
            "description": "",
            "start": "2018-04-06T10:00:00Z",
            "end": "2019-07-15T22:00:00Z",
            "value_type": "float",
            "last_value": -253.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/2421a1fd-3bed-4f45-a2d8-dd91a2f9eb23/?format=api",
                "uuid": "2421a1fd-3bed-4f45-a2d8-dd91a2f9eb23",
                "name": "ROTONDE GANZENWEG, wegsloot z/w van ganzenweg",
                "code": "26GN-161-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T12:08:38.635985Z",
            "last_modified": "2020-11-03T12:51:46.278901Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/002495d0-de1b-46c6-ad36-7355df866b69/?format=api",
            "uuid": "002495d0-de1b-46c6-ad36-7355df866b69",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-01-28T12:15:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -128.191,
            "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/98ea84c8-b58f-463d-aed7-40fdff5fc561/?format=api",
                "uuid": "98ea84c8-b58f-463d-aed7-40fdff5fc561",
                "name": "UITERDIJKENWEG, kavel R97, aanvoersloot",
                "code": "16DZ-012-02"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648456Z",
            "last_modified": "2020-11-03T17:52:22.282546Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0c698ec-84d9-46a9-a428-1094848cbd3b/?format=api",
            "uuid": "c0c698ec-84d9-46a9-a428-1094848cbd3b",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-22T10:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -404.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/3bbaeedb-9070-431b-b8b1-6999a373ad0a/?format=api",
                "uuid": "3bbaeedb-9070-431b-b8b1-6999a373ad0a",
                "name": "Kavel NOP-A91, aanvoersloot",
                "code": "15HN-136-04"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648556Z",
            "last_modified": "2020-11-03T17:55:22.036631Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0087bf11-0ce3-4b38-bb73-78fc8ca21166/?format=api",
            "uuid": "0087bf11-0ce3-4b38-bb73-78fc8ca21166",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2011-07-22T10:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -393.196,
            "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/1e99be2b-0638-4a51-8305-6362c7de8b56/?format=api",
                "uuid": "1e99be2b-0638-4a51-8305-6362c7de8b56",
                "name": "Kavel NOP-A84, aanvoersloot",
                "code": "15FZ-123-04"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648643Z",
            "last_modified": "2020-11-03T17:52:37.381437Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7527adaa-4c6d-4fe0-aede-7e0d7ee19f0d/?format=api",
            "uuid": "7527adaa-4c6d-4fe0-aede-7e0d7ee19f0d",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-02-19T11:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -517.273,
            "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/e7fbb7d8-9d2f-4ea5-a76a-632dc4fced13/?format=api",
                "uuid": "e7fbb7d8-9d2f-4ea5-a76a-632dc4fced13",
                "name": "MOSSELTOCHT, eind kavel Y57",
                "code": "26FZ-109-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648727Z",
            "last_modified": "2020-11-03T17:53:30.575096Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/828007ad-0377-4405-a335-7242f6f979c7/?format=api",
            "uuid": "828007ad-0377-4405-a335-7242f6f979c7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-02-18T17:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -474.496,
            "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/353396ba-71c5-4d48-8eb6-fa7b8bd4b315/?format=api",
                "uuid": "353396ba-71c5-4d48-8eb6-fa7b8bd4b315",
                "name": "OLDEBROEKERTOCHT, 25m v/a hoek Spijktocht",
                "code": "27AN-039-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648843Z",
            "last_modified": "2020-11-03T17:53:32.689009Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c0b88d20-0472-4ef9-b26c-d045ca58b2a2/?format=api",
            "uuid": "c0b88d20-0472-4ef9-b26c-d045ca58b2a2",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2003-04-01T17:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -449.686,
            "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/bd4a67a3-b950-442b-ae0a-2cab4840b11b/?format=api",
                "uuid": "bd4a67a3-b950-442b-ae0a-2cab4840b11b",
                "name": "OUDEBOSTOCHT, Oudebosweg, eind kavel P52",
                "code": "20CZ-040-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.648939Z",
            "last_modified": "2020-11-03T17:57:17.516516Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4d3ce7f6-a57e-4dae-982a-fef64537a3a7/?format=api",
            "uuid": "4d3ce7f6-a57e-4dae-982a-fef64537a3a7",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2003-04-01T17:00:00Z",
            "end": "2012-01-01T00:00:00Z",
            "value_type": "float",
            "last_value": -342.196,
            "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/e9622125-5444-4551-ba78-8d920cab60eb/?format=api",
                "uuid": "e9622125-5444-4551-ba78-8d920cab60eb",
                "name": "REVETOCHT, Reveweg t/o no:4",
                "code": "20CZ-041-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.649042Z",
            "last_modified": "2020-11-03T17:52:34.273943Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/97d54721-ada0-4e1e-af43-b4424b1e5fc3/?format=api",
            "uuid": "97d54721-ada0-4e1e-af43-b4424b1e5fc3",
            "code": "WNS2184::second::1::900",
            "name": "WNS2184",
            "description": "",
            "start": "2004-02-19T17:00:00Z",
            "end": "2011-03-28T10:15:00Z",
            "value_type": "float",
            "last_value": -586.32,
            "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/9a43dc5f-682b-46da-b526-414c4aaa9c60/?format=api",
                "uuid": "9a43dc5f-682b-46da-b526-414c4aaa9c60",
                "name": "RENDIERTOCHT, Rendierweg t.h.v. kavel K38",
                "code": "20HZ-081-01"
            },
            "extra_metadata": {},
            "created": "2020-11-03T17:07:14.649127Z",
            "last_modified": "2020-11-03T17:55:57.632687Z",
            "access_modifier": "Public"
        }
    ]
}