List assets of type Filter

Query parameters:

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

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.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

Custom route: by-organisation

Filter assets by organisation UUID. Pagination is enabled.

Examples:

?code=ABC_2123

?code__startswith=ABC

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

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

/by-organisation/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/
GET /api/v4/filters/?format=api&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23572,
    "next": "https://demo.lizard.net/api/v4/filters/?format=api&page=17",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=15",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/41332/?format=api",
            "id": 41332,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/761b9ffe-bdc9-4659-9394-2ba1c7914792/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/709dc20e-05e0-4eb2-aa28-b0914bbd2d54/?format=api"
            ],
            "code": "33DP0188002",
            "last_modified": "2024-07-05T17:34:32.899919Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10943/?format=api",
            "top_level": 34.622,
            "filter_top_level": -4.52,
            "filter_bottom_level": -6.52,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41333/?format=api",
            "id": 41333,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/7cdb3c57-a6ba-48ed-abf1-34fb9c45b3d6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/56ad33da-5f49-48f1-a8c1-6d052a6588c9/?format=api"
            ],
            "code": "33DP0188003",
            "last_modified": "2024-07-05T17:34:33.330346Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10943/?format=api",
            "top_level": 34.596,
            "filter_top_level": -14.5,
            "filter_bottom_level": -16.5,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41334/?format=api",
            "id": 41334,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/01ca9fea-cbf8-4509-90c4-a345ad93f226/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c00993ef-7218-4238-8086-8813f6f9c00d/?format=api"
            ],
            "code": "33DP0189001",
            "last_modified": "2024-07-05T17:34:34.451178Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10944/?format=api",
            "top_level": 45.02,
            "filter_top_level": 33.33,
            "filter_bottom_level": 31.33,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41335/?format=api",
            "id": 41335,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/68936476-bd4b-4ed2-a4f1-e817010cab52/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/41be98d0-a225-4cc7-8812-1a08429a96cf/?format=api"
            ],
            "code": "33DP0189002",
            "last_modified": "2024-07-05T17:34:34.910540Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10944/?format=api",
            "top_level": 44.99,
            "filter_top_level": 13.66,
            "filter_bottom_level": 11.66,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41336/?format=api",
            "id": 41336,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/c12fe2d3-39d1-4415-b5d0-7d38a89f4678/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/874ac8ea-2d89-4161-8f93-0e85ded1b5d9/?format=api"
            ],
            "code": "33DP0190001",
            "last_modified": "2024-07-05T17:34:35.959063Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10945/?format=api",
            "top_level": 35.33,
            "filter_top_level": 21.25,
            "filter_bottom_level": 19.25,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41337/?format=api",
            "id": 41337,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/0de71015-68ef-45ed-9ef8-202ade406d79/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6e11abcd-b19a-43a0-ae25-dea8985d52bf/?format=api"
            ],
            "code": "33DP0190002",
            "last_modified": "2024-07-05T17:34:36.398828Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10945/?format=api",
            "top_level": 35.29,
            "filter_top_level": 1.11,
            "filter_bottom_level": -0.89,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41338/?format=api",
            "id": 41338,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/778b97b7-875f-464e-8deb-34f435d4d85d/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ca1c6ba8-29e2-4ed8-b91f-c00a7640fe60/?format=api"
            ],
            "code": "33DP0191001",
            "last_modified": "2024-07-05T17:34:37.432305Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10946/?format=api",
            "top_level": 34.32,
            "filter_top_level": 22.72,
            "filter_bottom_level": 21.72,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41339/?format=api",
            "id": 41339,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/c0239a32-d176-4faa-a4d6-f39ee23bfad9/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/282f1f39-5329-47bd-a8e9-ae56fc48f5c0/?format=api"
            ],
            "code": "33DP0192001",
            "last_modified": "2024-07-05T17:34:38.395104Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10947/?format=api",
            "top_level": 34.01,
            "filter_top_level": 22.41,
            "filter_bottom_level": 21.41,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41340/?format=api",
            "id": 41340,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/dd53d8e1-b938-4e9f-9496-7de66821479f/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/c76be7b5-badb-4021-afcc-52dc8b7dd1c6/?format=api"
            ],
            "code": "33DP0193001",
            "last_modified": "2024-07-05T17:34:39.448167Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10948/?format=api",
            "top_level": 63.687,
            "filter_top_level": 31.89,
            "filter_bottom_level": 29.89,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41341/?format=api",
            "id": 41341,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/58237d18-eab4-4dd9-a391-016f73a000a2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/40b905b6-0b5c-461f-afff-83b447919bd7/?format=api"
            ],
            "code": "33DP0194001",
            "last_modified": "2024-07-05T17:34:40.732167Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10949/?format=api",
            "top_level": 46.75,
            "filter_top_level": 27.99,
            "filter_bottom_level": 26.99,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}