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/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=6",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/3e9ab044-9015-4f7b-bc42-407f2915cb0c/timeseries/?format=api&page=4",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/810b8a78-567b-4b93-a7e7-ff965ca9bc16/?format=api",
            "uuid": "810b8a78-567b-4b93-a7e7-ff965ca9bc16",
            "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/1ff9a1a2-b5ff-4308-b560-8fe60db49638/?format=api",
                "uuid": "1ff9a1a2-b5ff-4308-b560-8fe60db49638",
                "name": "06DP0295007",
                "code": "06DP0295007"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:05:29.922510Z",
            "last_modified": "2022-10-04T18:05:29.922495Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/78d8d070-aa98-46d6-89df-e1c3b65837dc/?format=api",
            "uuid": "78d8d070-aa98-46d6-89df-e1c3b65837dc",
            "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/9f479238-5dd9-4497-a6b9-e8ab5cfd279f/?format=api",
                "uuid": "9f479238-5dd9-4497-a6b9-e8ab5cfd279f",
                "name": "11CP0090001",
                "code": "11CP0090001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:09:57.936240Z",
            "last_modified": "2022-10-04T18:09:57.936227Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/0cc5554a-a06f-40fe-a7a4-69f376254cb9/?format=api",
            "uuid": "0cc5554a-a06f-40fe-a7a4-69f376254cb9",
            "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/9f479238-5dd9-4497-a6b9-e8ab5cfd279f/?format=api",
                "uuid": "9f479238-5dd9-4497-a6b9-e8ab5cfd279f",
                "name": "11CP0090001",
                "code": "11CP0090001"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:09:58.410679Z",
            "last_modified": "2022-10-04T18:09:58.410666Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/41780b69-627c-4294-a7ac-389ea59fc102/?format=api",
            "uuid": "41780b69-627c-4294-a7ac-389ea59fc102",
            "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/b9cd8a92-56e0-42ac-bc65-b4ed6c3bc157/?format=api",
                "uuid": "b9cd8a92-56e0-42ac-bc65-b4ed6c3bc157",
                "name": "11CP0090002",
                "code": "11CP0090002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:00.746629Z",
            "last_modified": "2022-10-04T18:10:00.746615Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/24257047-9ce8-480e-9b56-878eb78bcfe4/?format=api",
            "uuid": "24257047-9ce8-480e-9b56-878eb78bcfe4",
            "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/b9cd8a92-56e0-42ac-bc65-b4ed6c3bc157/?format=api",
                "uuid": "b9cd8a92-56e0-42ac-bc65-b4ed6c3bc157",
                "name": "11CP0090002",
                "code": "11CP0090002"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:01.222448Z",
            "last_modified": "2022-10-04T18:10:01.222432Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/6f578a05-0431-4499-962a-0ae58edafa93/?format=api",
            "uuid": "6f578a05-0431-4499-962a-0ae58edafa93",
            "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/94123070-ca46-4500-bfb0-bf44507e1d7f/?format=api",
                "uuid": "94123070-ca46-4500-bfb0-bf44507e1d7f",
                "name": "11CP0090003",
                "code": "11CP0090003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:03.271432Z",
            "last_modified": "2022-10-04T18:10:03.271418Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/afa378ec-3837-48c6-bb8f-5610be7a29d5/?format=api",
            "uuid": "afa378ec-3837-48c6-bb8f-5610be7a29d5",
            "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/94123070-ca46-4500-bfb0-bf44507e1d7f/?format=api",
                "uuid": "94123070-ca46-4500-bfb0-bf44507e1d7f",
                "name": "11CP0090003",
                "code": "11CP0090003"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:03.720707Z",
            "last_modified": "2022-10-04T18:10:03.720692Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e0a4e6b9-2ccd-44ea-8d83-5ceb2d388e84/?format=api",
            "uuid": "e0a4e6b9-2ccd-44ea-8d83-5ceb2d388e84",
            "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/0a4a91f7-f231-4c51-9d97-4cbb035ff179/?format=api",
                "uuid": "0a4a91f7-f231-4c51-9d97-4cbb035ff179",
                "name": "11CP0090004",
                "code": "11CP0090004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:05.726765Z",
            "last_modified": "2022-10-04T18:10:05.726750Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/ec01697b-2629-4f95-bae1-de7535dddb64/?format=api",
            "uuid": "ec01697b-2629-4f95-bae1-de7535dddb64",
            "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/0a4a91f7-f231-4c51-9d97-4cbb035ff179/?format=api",
                "uuid": "0a4a91f7-f231-4c51-9d97-4cbb035ff179",
                "name": "11CP0090004",
                "code": "11CP0090004"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:06.192945Z",
            "last_modified": "2022-10-04T18:10:06.192931Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/c1fb600a-87ed-426c-aac9-472b4aaad9cb/?format=api",
            "uuid": "c1fb600a-87ed-426c-aac9-472b4aaad9cb",
            "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/2ddeb8d5-af8e-464e-8e4f-5a554af02a21/?format=api",
                "uuid": "2ddeb8d5-af8e-464e-8e4f-5a554af02a21",
                "name": "11CP0090005",
                "code": "11CP0090005"
            },
            "extra_metadata": {},
            "created": "2022-10-04T18:10:08.383363Z",
            "last_modified": "2022-10-04T18:10:08.383349Z",
            "access_modifier": "Public"
        }
    ]
}