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/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=23
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 250,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=24",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/f7f1e264-2be4-42ce-874b-f86730a07362/timeseries/?format=api&page=22",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dc8468d4-dccc-4d15-a22e-bd2dd5a15d0f/?format=api",
            "uuid": "dc8468d4-dccc-4d15-a22e-bd2dd5a15d0f",
            "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/4428bec4-945a-46eb-94d4-dba87e35ea1d/?format=api",
                "uuid": "4428bec4-945a-46eb-94d4-dba87e35ea1d",
                "name": "28FA3217002",
                "code": "28FA3217002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:06.635224Z",
            "last_modified": "2022-10-04T20:29:06.635210Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf855998-8d4d-4545-b722-de0c99499769/?format=api",
            "uuid": "bf855998-8d4d-4545-b722-de0c99499769",
            "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/b2ad5edf-8f5d-4457-8469-d01ea323f838/?format=api",
                "uuid": "b2ad5edf-8f5d-4457-8469-d01ea323f838",
                "name": "28FA3217003",
                "code": "28FA3217003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:08.517896Z",
            "last_modified": "2022-10-04T20:29:08.517884Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec44edc2-4b36-4752-a672-2feccbd0fb21/?format=api",
            "uuid": "ec44edc2-4b36-4752-a672-2feccbd0fb21",
            "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/b2ad5edf-8f5d-4457-8469-d01ea323f838/?format=api",
                "uuid": "b2ad5edf-8f5d-4457-8469-d01ea323f838",
                "name": "28FA3217003",
                "code": "28FA3217003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:08.996439Z",
            "last_modified": "2022-10-04T20:29:08.996424Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/9a5c2e7d-49e9-4fdd-a7df-5121b0444297/?format=api",
            "uuid": "9a5c2e7d-49e9-4fdd-a7df-5121b0444297",
            "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/e74c6589-39ca-491d-99dc-3f700ec6ef90/?format=api",
                "uuid": "e74c6589-39ca-491d-99dc-3f700ec6ef90",
                "name": "28FA3218001",
                "code": "28FA3218001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:11.077786Z",
            "last_modified": "2022-10-04T20:29:11.077757Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/67ad1191-1896-4e5f-93f2-366de9835da2/?format=api",
            "uuid": "67ad1191-1896-4e5f-93f2-366de9835da2",
            "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/e74c6589-39ca-491d-99dc-3f700ec6ef90/?format=api",
                "uuid": "e74c6589-39ca-491d-99dc-3f700ec6ef90",
                "name": "28FA3218001",
                "code": "28FA3218001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:11.511472Z",
            "last_modified": "2022-10-04T20:29:11.511458Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/868ae7cb-9844-4185-936a-088879542016/?format=api",
            "uuid": "868ae7cb-9844-4185-936a-088879542016",
            "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/78a1032a-68ec-4a88-b591-415cf6891977/?format=api",
                "uuid": "78a1032a-68ec-4a88-b591-415cf6891977",
                "name": "28FA3218002",
                "code": "28FA3218002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:13.343823Z",
            "last_modified": "2022-10-04T20:29:13.343810Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/63424b1a-554f-4c8b-a114-4dc7fd3dfa73/?format=api",
            "uuid": "63424b1a-554f-4c8b-a114-4dc7fd3dfa73",
            "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/78a1032a-68ec-4a88-b591-415cf6891977/?format=api",
                "uuid": "78a1032a-68ec-4a88-b591-415cf6891977",
                "name": "28FA3218002",
                "code": "28FA3218002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:13.829129Z",
            "last_modified": "2022-10-04T20:29:13.829116Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/3341cfca-bf0d-4b25-9224-580f314b14d3/?format=api",
            "uuid": "3341cfca-bf0d-4b25-9224-580f314b14d3",
            "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/dbd17b25-113c-42a6-a895-c3c408e7f8dd/?format=api",
                "uuid": "dbd17b25-113c-42a6-a895-c3c408e7f8dd",
                "name": "28FA3218003",
                "code": "28FA3218003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:15.678971Z",
            "last_modified": "2022-10-04T20:29:15.678955Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/acafeec0-f6fc-4a4c-91df-cc8b1b5e5007/?format=api",
            "uuid": "acafeec0-f6fc-4a4c-91df-cc8b1b5e5007",
            "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/dbd17b25-113c-42a6-a895-c3c408e7f8dd/?format=api",
                "uuid": "dbd17b25-113c-42a6-a895-c3c408e7f8dd",
                "name": "28FA3218003",
                "code": "28FA3218003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:16.155999Z",
            "last_modified": "2022-10-04T20:29:16.155982Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/5815bd78-a2c3-4a45-86e7-dd729204d3c8/?format=api",
            "uuid": "5815bd78-a2c3-4a45-86e7-dd729204d3c8",
            "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/99f2b1c3-e693-4558-b3fe-e296557fc358/?format=api",
                "uuid": "99f2b1c3-e693-4558-b3fe-e296557fc358",
                "name": "B28F0219001",
                "code": "28FA3219001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:29:17.978555Z",
            "last_modified": "2022-10-04T20:29:17.978541Z",
            "access_modifier": "Public"
        }
    ]
}