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=13
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=14",
    "previous": "https://demo.lizard.net/api/v4/filters/?format=api&page=12",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/filters/41302/?format=api",
            "id": 41302,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/53a17cf0-8a89-4f70-8ae7-56e32ace2ae0/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6e57c91c-0333-421e-a00b-e204650a9db3/?format=api"
            ],
            "code": "33DP0135003",
            "last_modified": "2024-07-08T10:37:06.173457Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10925/?format=api",
            "top_level": 66.0,
            "filter_top_level": -62.33,
            "filter_bottom_level": -64.33,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41303/?format=api",
            "id": 41303,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/03bff672-a3a1-41dc-a3dd-b539784d9707/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/5c38d869-4c2a-42b3-b870-16da20c60001/?format=api"
            ],
            "code": "33DP0135004",
            "last_modified": "2024-07-08T10:37:06.642906Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10925/?format=api",
            "top_level": 66.01,
            "filter_top_level": -95.07,
            "filter_bottom_level": -97.07,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41304/?format=api",
            "id": 41304,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/be6f2f58-7db0-4ed1-8631-50b7ce2211e2/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/f68f4fc0-0c13-4e8f-8e9d-284d685a231d/?format=api"
            ],
            "code": "33DP0135005",
            "last_modified": "2024-07-08T10:37:07.110066Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10925/?format=api",
            "top_level": 65.89,
            "filter_top_level": -123.84,
            "filter_bottom_level": -125.84,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41305/?format=api",
            "id": 41305,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/415874e5-2dd0-4221-aa73-174faa7a1649/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fe7897e4-1c42-4b29-a9bd-d674a7586ef2/?format=api"
            ],
            "code": "33DP0141001",
            "last_modified": "2024-07-05T17:34:03.671082Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10926/?format=api",
            "top_level": 42.85,
            "filter_top_level": 4.87,
            "filter_bottom_level": 2.87,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41306/?format=api",
            "id": 41306,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/4fc5bcdf-3c99-4103-a7bd-dca9044c9f9b/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/d4fcd922-43df-4f2a-9f2a-93538a644932/?format=api"
            ],
            "code": "33DP0142001",
            "last_modified": "2024-07-05T17:34:04.689870Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10927/?format=api",
            "top_level": 46.34,
            "filter_top_level": 8.34,
            "filter_bottom_level": 6.34,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41307/?format=api",
            "id": 41307,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/da7520e2-d56d-4e7b-8996-b2dba6b3bc34/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/20d7fe46-8be3-47f1-aad8-f8f21f9b4ce1/?format=api"
            ],
            "code": "33DP0143001",
            "last_modified": "2024-07-05T17:34:05.666910Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10928/?format=api",
            "top_level": 37.02,
            "filter_top_level": -0.98,
            "filter_bottom_level": -2.98,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41308/?format=api",
            "id": 41308,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/0b2e1d8f-d874-4441-90cf-1398c1cd0059/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/fe2a78fb-7369-4015-94a1-e4c6ffa2f876/?format=api"
            ],
            "code": "33DP0144001",
            "last_modified": "2024-07-05T17:34:06.674727Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10929/?format=api",
            "top_level": 35.64,
            "filter_top_level": -2.35,
            "filter_bottom_level": -4.35,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41309/?format=api",
            "id": 41309,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/29f6497d-aa18-4eb8-84f9-9a0523bf47a7/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/05b7c98c-0d62-4496-826a-47beb0fa45a0/?format=api"
            ],
            "code": "33DP0159001",
            "last_modified": "2024-07-05T17:34:07.934334Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10930/?format=api",
            "top_level": 43.99,
            "filter_top_level": 28.13,
            "filter_bottom_level": 26.78,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41310/?format=api",
            "id": 41310,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/18217466-237d-41ff-b35f-74ee10bdd89e/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/8fcf5615-aee5-4110-9bc9-ad1f454b6c02/?format=api"
            ],
            "code": "33DP0159002",
            "last_modified": "2024-07-05T17:34:08.393404Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10930/?format=api",
            "top_level": 43.876,
            "filter_top_level": 5.24,
            "filter_bottom_level": 3.24,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/filters/41311/?format=api",
            "id": 41311,
            "timeseries": [
                "https://demo.lizard.net/api/v4/timeseries/dc63e0ef-f02d-49d6-84b5-932817011a13/?format=api",
                "https://demo.lizard.net/api/v4/timeseries/6a0be5ac-23f9-4446-8c34-c16e70916d12/?format=api"
            ],
            "code": "33DP0160001",
            "last_modified": "2024-09-26T14:36:53.201426Z",
            "created": "2016-02-03T10:53:26.311390Z",
            "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/10931/?format=api",
            "top_level": 44.97,
            "filter_top_level": 33.0,
            "filter_bottom_level": 31.0,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}