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/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 180,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=13",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/47a5a334-0f07-4ee3-8ad9-4e4949ddac67/timeseries/?format=api&page=11",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4bb5ec96-d5b8-44a9-95bb-c22caa96c81c/?format=api",
            "uuid": "4bb5ec96-d5b8-44a9-95bb-c22caa96c81c",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/211ca94e-b615-48c3-a3d7-6b9438cacdf5/?format=api",
                "uuid": "211ca94e-b615-48c3-a3d7-6b9438cacdf5",
                "name": "B39B0335005",
                "code": "LEWP024005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:27.266962Z",
            "last_modified": "2022-10-05T08:12:27.266943Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/34499326-118a-4a86-9401-e27b4d74c98f/?format=api",
            "uuid": "34499326-118a-4a86-9401-e27b4d74c98f",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/211ca94e-b615-48c3-a3d7-6b9438cacdf5/?format=api",
                "uuid": "211ca94e-b615-48c3-a3d7-6b9438cacdf5",
                "name": "B39B0335005",
                "code": "LEWP024005"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:27.703493Z",
            "last_modified": "2022-10-05T08:12:27.703480Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/68929046-90c6-4e66-a691-6c8e633bba58/?format=api",
            "uuid": "68929046-90c6-4e66-a691-6c8e633bba58",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/8376dfee-ce4d-44a7-a274-20a4a72a7eba/?format=api",
                "uuid": "8376dfee-ce4d-44a7-a274-20a4a72a7eba",
                "name": "B39B0335006",
                "code": "LEWP024006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:30.698082Z",
            "last_modified": "2022-10-05T08:12:30.698065Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/648f0e76-d1a7-4191-816b-216adc0e270d/?format=api",
            "uuid": "648f0e76-d1a7-4191-816b-216adc0e270d",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/8376dfee-ce4d-44a7-a274-20a4a72a7eba/?format=api",
                "uuid": "8376dfee-ce4d-44a7-a274-20a4a72a7eba",
                "name": "B39B0335006",
                "code": "LEWP024006"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:31.163421Z",
            "last_modified": "2022-10-05T08:12:31.163405Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/71851a1c-31e3-48b5-b358-6289e1bf4e87/?format=api",
            "uuid": "71851a1c-31e3-48b5-b358-6289e1bf4e87",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/cb9aedd3-1daf-42c5-9c45-033599c4c0b0/?format=api",
                "uuid": "cb9aedd3-1daf-42c5-9c45-033599c4c0b0",
                "name": "B39B0335007",
                "code": "LEWP024007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:34.363952Z",
            "last_modified": "2022-10-05T08:12:34.363938Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/b632cc56-52f3-426f-9573-445f4ab71740/?format=api",
            "uuid": "b632cc56-52f3-426f-9573-445f4ab71740",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/cb9aedd3-1daf-42c5-9c45-033599c4c0b0/?format=api",
                "uuid": "cb9aedd3-1daf-42c5-9c45-033599c4c0b0",
                "name": "B39B0335007",
                "code": "LEWP024007"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:34.819926Z",
            "last_modified": "2022-10-05T08:12:34.819913Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ff4e4bfb-4b80-49ab-9b3e-d53e9fff47c3/?format=api",
            "uuid": "ff4e4bfb-4b80-49ab-9b3e-d53e9fff47c3",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/d34a5815-ff2b-472c-b9a9-bbeb2c024d7e/?format=api",
                "uuid": "d34a5815-ff2b-472c-b9a9-bbeb2c024d7e",
                "name": "B39B0335008",
                "code": "LEWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:37.857178Z",
            "last_modified": "2022-10-05T08:12:37.857166Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/fa4722ac-7ba0-4e1a-991a-0591bdf536ef/?format=api",
            "uuid": "fa4722ac-7ba0-4e1a-991a-0591bdf536ef",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/d34a5815-ff2b-472c-b9a9-bbeb2c024d7e/?format=api",
                "uuid": "d34a5815-ff2b-472c-b9a9-bbeb2c024d7e",
                "name": "B39B0335008",
                "code": "LEWP024008"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:38.298260Z",
            "last_modified": "2022-10-05T08:12:38.298243Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/a2abfa56-07b5-4645-94c1-7537e0d6ffc5/?format=api",
            "uuid": "a2abfa56-07b5-4645-94c1-7537e0d6ffc5",
            "code": "WNS9040",
            "name": "WNS9040",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/28/?format=api",
                "id": 28,
                "code": "WNS9040",
                "parameter": "Stijghoogte",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "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/5c677913-1b85-48bb-aa40-e45c25875130/?format=api",
                "uuid": "5c677913-1b85-48bb-aa40-e45c25875130",
                "name": "B39B0335009",
                "code": "LEWP024009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:41.264222Z",
            "last_modified": "2022-10-05T08:12:41.264208Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/4e13e9c4-f957-400a-96e8-ffeca408cb58/?format=api",
            "uuid": "4e13e9c4-f957-400a-96e8-ffeca408cb58",
            "code": "WNS9040.hand",
            "name": "WNS9040.hand",
            "description": "",
            "start": null,
            "end": null,
            "value_type": "float",
            "last_value": null,
            "interval": null,
            "observation_type": {
                "url": "https://demo.lizard.net/api/v4/observationtypes/911/?format=api",
                "id": 911,
                "code": "WNS9040.hand",
                "parameter": "Handpeiling",
                "unit": "m",
                "scale": "interval",
                "description": "",
                "domain_values": null,
                "reference_frame": "NAP",
                "compartment": "GW",
                "created": "2018-02-23T23:46:52.846502Z",
                "last_modified": "2023-12-13T13:18:44.845570Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": null,
            "location": {
                "url": "https://demo.lizard.net/api/v4/locations/5c677913-1b85-48bb-aa40-e45c25875130/?format=api",
                "uuid": "5c677913-1b85-48bb-aa40-e45c25875130",
                "name": "B39B0335009",
                "code": "LEWP024009"
            },
            "extra_metadata": {},
            "created": "2022-10-05T08:12:41.734864Z",
            "last_modified": "2022-10-05T08:12:41.734850Z",
            "access_modifier": "Public"
        }
    ]
}