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=20
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=21",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=19",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/41376/?format=api",
            "id": 41376,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/75f5dc3f-b0b2-48fa-b872-6abbe7426c4c/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d6341a9d-6759-466f-b500-2bd4a639ab7d/?format=api"
            ],
            "code": "33EA3225001",
            "last_modified": "2024-07-05T17:35:13.160689Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10976/?format=api",
            "top_level": 0.0,
            "filter_top_level": -122.32,
            "filter_bottom_level": -151.77,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41377/?format=api",
            "id": 41377,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/80fd6b23-940d-4a6d-9a11-ca80a70451f1/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/ecfbf707-d5d0-4374-b818-34036e7f6073/?format=api"
            ],
            "code": "33EA3225002",
            "last_modified": "2024-07-05T17:35:13.588819Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10976/?format=api",
            "top_level": null,
            "filter_top_level": -136.5,
            "filter_bottom_level": -138.5,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41378/?format=api",
            "id": 41378,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/de84d052-62f1-4464-81cb-1a465636c677/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a45d698c-98b4-4dce-bc3b-a13066acc43f/?format=api"
            ],
            "code": "33EA3226001",
            "last_modified": "2024-07-05T17:35:14.673649Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10977/?format=api",
            "top_level": null,
            "filter_top_level": -135.7,
            "filter_bottom_level": -136.7,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41379/?format=api",
            "id": 41379,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/caa65a9d-bcd4-4d94-a1fb-39815a969765/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fa311fd6-4ffa-4ce9-b04c-3a07b5aee814/?format=api"
            ],
            "code": "33EA3226002",
            "last_modified": "2024-07-05T17:35:15.107045Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10977/?format=api",
            "top_level": 0.0,
            "filter_top_level": -121.7,
            "filter_bottom_level": -151.7,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41380/?format=api",
            "id": 41380,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/d71a1172-a4ad-45ee-9347-c3e890ca88d4/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/aac66303-f156-460e-9ce3-8729136eb446/?format=api"
            ],
            "code": "33EA3227001",
            "last_modified": "2024-07-05T17:35:16.087243Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10978/?format=api",
            "top_level": null,
            "filter_top_level": -122.31,
            "filter_bottom_level": -149.72,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41381/?format=api",
            "id": 41381,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/3dead4d8-9f2d-49ac-8b12-681ae7f2f6bd/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/e6e8cbb8-e68f-47f4-9218-dbd80aa59c6c/?format=api"
            ],
            "code": "33EB0026001",
            "last_modified": "2024-07-08T10:37:14.848520Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10979/?format=api",
            "top_level": 4.92,
            "filter_top_level": -15.63,
            "filter_bottom_level": -36.03,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41382/?format=api",
            "id": 41382,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/73a2b74e-779d-4fb5-8fd0-1855de56105b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fb21b7a7-655e-493b-a187-8df6bcdf9c1c/?format=api"
            ],
            "code": "33EB0058001",
            "last_modified": "2024-07-08T10:37:16.149013Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10980/?format=api",
            "top_level": 5.11,
            "filter_top_level": -12.58,
            "filter_bottom_level": -28.58,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41383/?format=api",
            "id": 41383,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/221cfa82-d0de-4e0d-a3e8-19b6408e8da6/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/a149ab96-cef7-4326-9837-b8efb9634d52/?format=api"
            ],
            "code": "33EB0061001",
            "last_modified": "2024-07-08T10:37:17.443688Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10981/?format=api",
            "top_level": 5.11,
            "filter_top_level": -12.67,
            "filter_bottom_level": -32.67,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41384/?format=api",
            "id": 41384,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/b6d9d2f6-16dc-42d5-8297-56f5b31f59c2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/734fa1e5-645d-4924-abf9-a0f3795c4aad/?format=api"
            ],
            "code": "33EB0064001",
            "last_modified": "2024-07-05T17:35:21.126671Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10982/?format=api",
            "top_level": 5.66,
            "filter_top_level": -14.03,
            "filter_bottom_level": -35.03,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41385/?format=api",
            "id": 41385,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/46059bc0-bccd-41cb-9cc8-e3acaf9b0aef/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/0ab162e7-19c8-4752-9031-501d89ecb395/?format=api"
            ],
            "code": "33EB0065001",
            "last_modified": "2024-07-05T17:35:22.124244Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10983/?format=api",
            "top_level": 6.09,
            "filter_top_level": -16.53,
            "filter_bottom_level": -27.53,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}