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/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=15
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 166,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=16",
    "previous": "https://demo.lizard.net/api/v4/monitoringnetworks/ff91e94f-19cb-42bc-849a-490ac6dab259/timeseries/?format=api&page=14",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d1d96d7e-d256-4742-8e17-8b55eab50b9b/?format=api",
            "uuid": "d1d96d7e-d256-4742-8e17-8b55eab50b9b",
            "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/7133647a-fb96-467c-9ccb-c258b87c6f79/?format=api",
                "uuid": "7133647a-fb96-467c-9ccb-c258b87c6f79",
                "name": "B27H0114057",
                "code": "27HP0117057"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:40.028623Z",
            "last_modified": "2022-10-04T20:10:40.028609Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/7f5ae557-7c07-4b1f-96ea-298a5d76a9a8/?format=api",
            "uuid": "7f5ae557-7c07-4b1f-96ea-298a5d76a9a8",
            "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/7133647a-fb96-467c-9ccb-c258b87c6f79/?format=api",
                "uuid": "7133647a-fb96-467c-9ccb-c258b87c6f79",
                "name": "B27H0114057",
                "code": "27HP0117057"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:40.458820Z",
            "last_modified": "2022-10-04T20:10:40.458806Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/02f7353e-36a7-4514-a478-1065fc261ab3/?format=api",
            "uuid": "02f7353e-36a7-4514-a478-1065fc261ab3",
            "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/ab32405d-32d0-4702-aed5-e85f416e278d/?format=api",
                "uuid": "ab32405d-32d0-4702-aed5-e85f416e278d",
                "name": "B27H0114058",
                "code": "27HP0117058"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:42.764012Z",
            "last_modified": "2022-10-04T20:10:42.763997Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/aef01573-e4a1-4113-890a-83560268bb30/?format=api",
            "uuid": "aef01573-e4a1-4113-890a-83560268bb30",
            "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/ab32405d-32d0-4702-aed5-e85f416e278d/?format=api",
                "uuid": "ab32405d-32d0-4702-aed5-e85f416e278d",
                "name": "B27H0114058",
                "code": "27HP0117058"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:43.230605Z",
            "last_modified": "2022-10-04T20:10:43.230589Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/f0f4d378-7cd4-49b3-b3c2-6ca64d825227/?format=api",
            "uuid": "f0f4d378-7cd4-49b3-b3c2-6ca64d825227",
            "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/ee5aff63-cf41-4e52-b0e6-194480730097/?format=api",
                "uuid": "ee5aff63-cf41-4e52-b0e6-194480730097",
                "name": "B27H0114059",
                "code": "27HP0117059"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:45.309466Z",
            "last_modified": "2022-10-04T20:10:45.309452Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/790bd573-a902-4752-aaff-7ec92fbe0058/?format=api",
            "uuid": "790bd573-a902-4752-aaff-7ec92fbe0058",
            "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/ee5aff63-cf41-4e52-b0e6-194480730097/?format=api",
                "uuid": "ee5aff63-cf41-4e52-b0e6-194480730097",
                "name": "B27H0114059",
                "code": "27HP0117059"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:45.753973Z",
            "last_modified": "2022-10-04T20:10:45.753958Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/bf773984-c2b9-45cd-8827-104403852444/?format=api",
            "uuid": "bf773984-c2b9-45cd-8827-104403852444",
            "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/8ba39beb-3db1-4c1a-891a-d084f1033fbc/?format=api",
                "uuid": "8ba39beb-3db1-4c1a-891a-d084f1033fbc",
                "name": "B27H0114060",
                "code": "27HP0117060"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:48.062171Z",
            "last_modified": "2022-10-04T20:10:48.062157Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/522b1546-e4ac-47a6-8363-cdef4926e0c3/?format=api",
            "uuid": "522b1546-e4ac-47a6-8363-cdef4926e0c3",
            "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/8ba39beb-3db1-4c1a-891a-d084f1033fbc/?format=api",
                "uuid": "8ba39beb-3db1-4c1a-891a-d084f1033fbc",
                "name": "B27H0114060",
                "code": "27HP0117060"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:48.514629Z",
            "last_modified": "2022-10-04T20:10:48.514614Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/d6d3235e-9bb9-40eb-90c8-5b3caf463d13/?format=api",
            "uuid": "d6d3235e-9bb9-40eb-90c8-5b3caf463d13",
            "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/bb0188d1-6dbc-4cf2-b52c-0a6e275db02a/?format=api",
                "uuid": "bb0188d1-6dbc-4cf2-b52c-0a6e275db02a",
                "name": "B27H0114061",
                "code": "27HP0117061"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:50.703975Z",
            "last_modified": "2022-10-04T20:10:50.703962Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://demo.lizard.net/api/v4/timeseries/e25270d4-5029-41d1-b1bd-de3c9ceaf991/?format=api",
            "uuid": "e25270d4-5029-41d1-b1bd-de3c9ceaf991",
            "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/bb0188d1-6dbc-4cf2-b52c-0a6e275db02a/?format=api",
                "uuid": "bb0188d1-6dbc-4cf2-b52c-0a6e275db02a",
                "name": "B27H0114061",
                "code": "27HP0117061"
            },
            "extra_metadata": {},
            "created": "2022-10-04T20:10:51.165735Z",
            "last_modified": "2022-10-04T20:10:51.165722Z",
            "access_modifier": "Public"
        }
    ]
}