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/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/5d7d872b-e135-4658-a56e-615e558df401/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/73fce995-524c-4100-a22e-f8c5c4c14ba9/?format=api",
            "uuid": "73fce995-524c-4100-a22e-f8c5c4c14ba9",
            "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/341e44e8-e5cb-4069-97c4-9d2ca2a4af99/?format=api",
                "uuid": "341e44e8-e5cb-4069-97c4-9d2ca2a4af99",
                "name": "04FM002003",
                "code": "04FM002003"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:31.507912Z",
            "last_modified": "2023-04-11T22:30:31.507897Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/dbab4532-7eed-488a-bbe9-2735883cddaa/?format=api",
            "uuid": "dbab4532-7eed-488a-bbe9-2735883cddaa",
            "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/341e44e8-e5cb-4069-97c4-9d2ca2a4af99/?format=api",
                "uuid": "341e44e8-e5cb-4069-97c4-9d2ca2a4af99",
                "name": "04FM002003",
                "code": "04FM002003"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:32.066290Z",
            "last_modified": "2023-04-11T22:30:32.066273Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/404bf656-65ab-44fa-8e79-e470eec40e60/?format=api",
            "uuid": "404bf656-65ab-44fa-8e79-e470eec40e60",
            "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/7ad03293-f73d-4755-b28c-e10d01f0f15d/?format=api",
                "uuid": "7ad03293-f73d-4755-b28c-e10d01f0f15d",
                "name": "04FM002004",
                "code": "04FM002004"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:37.811207Z",
            "last_modified": "2023-04-11T22:30:37.811192Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/76e16468-dcc3-4ca9-975f-ccad52feef5b/?format=api",
            "uuid": "76e16468-dcc3-4ca9-975f-ccad52feef5b",
            "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/7ad03293-f73d-4755-b28c-e10d01f0f15d/?format=api",
                "uuid": "7ad03293-f73d-4755-b28c-e10d01f0f15d",
                "name": "04FM002004",
                "code": "04FM002004"
            },
            "extra_metadata": {},
            "created": "2023-04-11T22:30:40.465239Z",
            "last_modified": "2023-04-11T22:30:40.465217Z",
            "access_modifier": "Public"
        }
    ]
}