Endpoint for interacting with timeseries metadata.

Query parameters:

uuid Exact filter on uuid.

uuid__in List filter on uuid. UUIDs must be comma separated.

name Filter on name. Filter methods exact and startswith are supported.

code Filter on code. Filter methods exact and startswith are supported.

start: Temporal filter on start. Supports various lookup types (exact, lt, lte, gt, gte; start__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

end: Temporal filter on end. Supports various lookup types (exact, lt, lte, gt, gte; end__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

value_type Filter on value_type. Choices are integer, float, boolean, text, image, movie, file, float array.

observation_type__id Filter on observation_type__id. Filter method exact is supported.

observation_type__code Filter on observation_type__code. Filter methods exact and startswith are supported.

datasource__id Filter on datasource__id. Filter method exact is supported.

datasource__uuid Filter on datasource__uuid field. Filter method exact is supported.

location__uuid Filter on location__uuid field. Filter method exact is supported.

location__organisation__uuid (Requires also filter on code) Filter on location__organisation__uuid. Filter method exact is supported.

monitoring_network__id Filter on monitoring_network__id. Filter method exact is supported.

access_modifier Filter on access_modifier, options are 'Public', 'Private', 'Common', or 'Hidden'.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

Examples

?uuid=d08a97db-80b4-4a0b-bc5b-078f97a948e5

?uuid__in=d08a97db-80b4-4a0b-bc5b-078f97a948e5,9723f42c-820a-4c5f-96ce-9febef948f53

?name=my-timeseries

?name__startswith=my-tim

?code=abc&location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?code__startswith=a&location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?start__gte=2017-01-01T00:00:00Z

?end__lt=2018-01-01T00:00:00Z

?value_type=float

?observation_type=1

?observation_type__id=1

?observation_type__code=my-code

?observation_type__code__startswith=my-c

?datasource=1

?datasource__id=1

?datasource__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?location__code=MOB_MP_P_5min

?location__name__startswith=Rotterdam

?location__organisation__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?location__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1

?access_modifier=Private

?access_modifier=100

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/timeseries/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 282956,
    "next": "https://zuiderzeeland.lizard.net/api/v4/timeseries/?format=api&page=5",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/timeseries/?format=api&page=3",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/67e1fbf2-5a63-4ec5-bf19-f199beb0035f/?format=api",
            "uuid": "67e1fbf2-5a63-4ec5-bf19-f199beb0035f",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-15T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/ff34f479-7227-47e9-a82b-c9df7cb711c0/?format=api",
                "uuid": "ff34f479-7227-47e9-a82b-c9df7cb711c0",
                "name": "Volkel",
                "code": "06375"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:50.983409Z",
            "last_modified": "2024-05-16T13:05:17.349486Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/2ddd3dfa-448b-4d7d-9134-10eff75e8d0a/?format=api",
            "uuid": "2ddd3dfa-448b-4d7d-9134-10eff75e8d0a",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1999-07-14T14:00:00Z",
            "end": "2024-05-15T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/e2d5cd66-1fc9-4c1f-a991-a40f4b056458/?format=api",
                "uuid": "e2d5cd66-1fc9-4c1f-a991-a40f4b056458",
                "name": "Ell",
                "code": "06377"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:51.486063Z",
            "last_modified": "2024-05-16T13:05:19.494604Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8447f541-94ca-4292-9e6b-69d43c35bb54/?format=api",
            "uuid": "8447f541-94ca-4292-9e6b-69d43c35bb54",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1990-01-01T01:00:00Z",
            "end": "2024-05-15T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/b65bd006-0b69-4d7c-b45e-99c463b32009/?format=api",
                "uuid": "b65bd006-0b69-4d7c-b45e-99c463b32009",
                "name": "Maastricht *)",
                "code": "06380"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:51.907884Z",
            "last_modified": "2024-05-16T13:05:21.021930Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/a69ffeb1-c039-4171-bc17-e88ac768a0d3/?format=api",
            "uuid": "a69ffeb1-c039-4171-bc17-e88ac768a0d3",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "1992-03-03T12:00:00Z",
            "end": "2024-05-15T00:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/3ac39622-a2bf-4208-8aa3-d552e6008bbb/?format=api",
                "uuid": "3ac39622-a2bf-4208-8aa3-d552e6008bbb",
                "name": "Arcen",
                "code": "06391"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:52.364573Z",
            "last_modified": "2024-05-16T13:05:24.126104Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8dc27e7-1746-464d-97b3-c7ae51fda1c3/?format=api",
            "uuid": "f8dc27e7-1746-464d-97b3-c7ae51fda1c3",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "2009-12-29T12:00:00Z",
            "end": "2021-06-23T15:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/55e9ce48-01fb-4be3-bdcd-175ab35e2061/?format=api",
                "uuid": "55e9ce48-01fb-4be3-bdcd-175ab35e2061",
                "name": "Lauwersoog",
                "code": "06277"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:52.909063Z",
            "last_modified": "2021-06-23T16:10:23.236210Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/0140032b-b46b-4879-a60a-7c5501a817f7/?format=api",
            "uuid": "0140032b-b46b-4879-a60a-7c5501a817f7",
            "code": "WNS1400.1h::second::1::3600",
            "name": "WNS1400.1h",
            "description": "",
            "start": "2009-12-29T12:00:00Z",
            "end": "2021-06-23T15:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 3600,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/3492937f-2f71-427d-94e7-13c7c8ffcdcc/?format=api",
                "uuid": "3492937f-2f71-427d-94e7-13c7c8ffcdcc",
                "name": "Voorschoten",
                "code": "06215"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:53.348727Z",
            "last_modified": "2021-06-23T16:11:25.442983Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ca9b521-f3ec-4175-9aa4-5efc7fd8ada2/?format=api",
            "uuid": "1ca9b521-f3ec-4175-9aa4-5efc7fd8ada2",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2021-06-24T08:00:00Z",
            "value_type": "float",
            "last_value": null,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/90a71ab5-c765-4f2b-be55-0612e44992ab/?format=api",
                "uuid": "90a71ab5-c765-4f2b-be55-0612e44992ab",
                "name": "HOLLUM",
                "code": "10"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:53.761292Z",
            "last_modified": "2021-06-23T16:12:47.535768Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/edb92760-5dde-46c1-bf24-41f416b4619c/?format=api",
            "uuid": "edb92760-5dde-46c1-bf24-41f416b4619c",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2024-05-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/e8326ab2-bd37-4b73-9df5-0e06f8d173bc/?format=api",
                "uuid": "e8326ab2-bd37-4b73-9df5-0e06f8d173bc",
                "name": "WEST TERSCHELLING",
                "code": "11"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:53.821542Z",
            "last_modified": "2024-05-15T13:05:20.946607Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/b5c9733d-9a31-4acd-a581-714aa837d98d/?format=api",
            "uuid": "b5c9733d-9a31-4acd-a581-714aa837d98d",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2024-05-05T08:00:00Z",
            "value_type": "float",
            "last_value": 23.1,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/5724e9b9-a4f0-40a5-b631-a9aa25af3e19/?format=api",
                "uuid": "5724e9b9-a4f0-40a5-b631-a9aa25af3e19",
                "name": "SCHIERMONNIKOOG",
                "code": "12"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:53.885484Z",
            "last_modified": "2024-05-06T13:05:21.881737Z",
            "access_modifier": "Public"
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ca701da-a474-4436-9d1f-c60ebcc55667/?format=api",
            "uuid": "8ca701da-a474-4436-9d1f-c60ebcc55667",
            "code": "WNS1400.1d::second::1::86400",
            "name": "WNS1400.1d",
            "description": "",
            "start": "2009-12-29T08:00:00Z",
            "end": "2024-05-14T08:00:00Z",
            "value_type": "float",
            "last_value": 0.0,
            "interval": 86400,
            "observation_type": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/observationtypes/36/?format=api",
                "id": 36,
                "code": "WNS1400",
                "parameter": "Neerslag",
                "unit": "mm",
                "scale": "ratio",
                "description": "",
                "domain_values": null,
                "reference_frame": "",
                "compartment": "NT",
                "created": "2015-08-06T15:16:49.002578Z",
                "last_modified": "2019-06-25T07:26:10.441021Z"
            },
            "datasource": null,
            "supplier": null,
            "supplier_code": "",
            "location": {
                "url": "https://zuiderzeeland.lizard.net/api/v4/locations/78c0feb2-88bb-4b3d-988c-cbb1c2b41a37/?format=api",
                "uuid": "78c0feb2-88bb-4b3d-988c-cbb1c2b41a37",
                "name": "OOST VLIELAND",
                "code": "15"
            },
            "extra_metadata": {},
            "created": "2014-11-05T13:46:53.937954Z",
            "last_modified": "2024-05-15T13:05:15.140679Z",
            "access_modifier": "Public"
        }
    ]
}