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=2179
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21847,
    "next": "https://zuiderzeeland.lizard.net/api/v4/filters/?format=api&page=2180",
    "previous": "https://zuiderzeeland.lizard.net/api/v4/filters/?format=api&page=2178",
    "results": [
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123748/?format=api",
            "id": 123748,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e59b8be-1ad1-4ea9-9fd6-a47587213ad8/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/dcf38ad8-2d79-4047-88ed-4e836629374d/?format=api"
            ],
            "code": "33CM005001",
            "last_modified": "2024-08-27T13:41:04.150134Z",
            "created": "2024-08-27T13:41:04.150147Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94239/?format=api",
            "top_level": 51.55,
            "filter_top_level": 30.95,
            "filter_bottom_level": 25.95,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123749/?format=api",
            "id": 123749,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b791196b-423f-48c6-a023-89da135cec7f/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a641cc00-ad81-45ba-a683-32c77403e0d7/?format=api"
            ],
            "code": "39CM003001",
            "last_modified": "2024-08-27T13:41:33.626017Z",
            "created": "2024-08-27T13:41:33.626029Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94240/?format=api",
            "top_level": 3.39,
            "filter_top_level": 0.71,
            "filter_bottom_level": -1.29,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123750/?format=api",
            "id": 123750,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e57066d4-547c-42c0-90a1-f41f6bfc827c/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/f34a9339-eb9d-46d8-a356-4145c330ecb8/?format=api"
            ],
            "code": "39CM004001",
            "last_modified": "2024-08-27T13:41:35.615891Z",
            "created": "2024-08-27T13:41:35.615907Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94241/?format=api",
            "top_level": 3.73,
            "filter_top_level": 1.47,
            "filter_bottom_level": 0.47,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123751/?format=api",
            "id": 123751,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/b843a2a3-aed7-49fb-9d52-217ec588a9bf/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9a58ad0-99ab-4c61-86dc-37d6b8ccdcdb/?format=api"
            ],
            "code": "39CM005001",
            "last_modified": "2024-08-27T13:41:37.468359Z",
            "created": "2024-08-27T13:41:37.468382Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94242/?format=api",
            "top_level": 2.73,
            "filter_top_level": -0.07,
            "filter_bottom_level": -2.07,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123752/?format=api",
            "id": 123752,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ada8b9a-cbd0-464f-b33a-6e2d6a4b0c1c/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/0bb63b58-ab9b-4133-b7dd-808acb516c66/?format=api"
            ],
            "code": "39CM006001",
            "last_modified": "2024-08-27T13:41:39.445580Z",
            "created": "2024-08-27T13:41:39.445593Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94243/?format=api",
            "top_level": 2.75,
            "filter_top_level": -0.53,
            "filter_bottom_level": -2.53,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123753/?format=api",
            "id": 123753,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ef07387-201c-4a90-845b-11cbc0cc5ea4/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/2edc252b-9cac-4f15-a667-cd2272d29500/?format=api"
            ],
            "code": "39CM007001",
            "last_modified": "2024-08-27T13:41:41.264406Z",
            "created": "2024-08-27T13:41:41.264419Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94244/?format=api",
            "top_level": 2.64,
            "filter_top_level": -0.01,
            "filter_bottom_level": -2.01,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123754/?format=api",
            "id": 123754,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e79641d3-556e-402d-8ceb-61d65b0741d3/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/f0992ccd-1bf6-42ac-a033-bd59559aaefe/?format=api"
            ],
            "code": "39CM008001",
            "last_modified": "2024-08-27T13:41:43.237143Z",
            "created": "2024-08-27T13:41:43.237160Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94245/?format=api",
            "top_level": 2.98,
            "filter_top_level": -0.49,
            "filter_bottom_level": -2.49,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123755/?format=api",
            "id": 123755,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/bef14161-858e-421e-913f-f6189e0e599c/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/d45212f0-b4a9-44c8-b700-10f5c5feaeb9/?format=api"
            ],
            "code": "39FM027001",
            "last_modified": "2024-08-27T13:41:57.496420Z",
            "created": "2024-08-27T13:41:57.496432Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94246/?format=api",
            "top_level": 8.6,
            "filter_top_level": 5.48,
            "filter_bottom_level": 4.48,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123756/?format=api",
            "id": 123756,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/7335e27c-b3b4-4551-bb57-aad186bc956d/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/e0fe67fc-dc71-4d93-9a06-6632131980fd/?format=api"
            ],
            "code": "39FM028001",
            "last_modified": "2024-08-27T13:41:59.325328Z",
            "created": "2024-08-27T13:41:59.325346Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94247/?format=api",
            "top_level": 8.05,
            "filter_top_level": 5.39,
            "filter_bottom_level": 4.39,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        },
        {
            "url": "https://zuiderzeeland.lizard.net/api/v4/filters/123757/?format=api",
            "id": 123757,
            "timeseries": [
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/1abce387-d6dc-4d84-abab-441df7644d20/?format=api",
                "https://zuiderzeeland.lizard.net/api/v4/timeseries/a215ea40-d945-4ba6-aa7b-a24970d7fbc1/?format=api"
            ],
            "code": "39FM030001",
            "last_modified": "2024-08-27T13:42:01.105419Z",
            "created": "2024-08-27T13:42:01.105432Z",
            "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/94248/?format=api",
            "top_level": 8.84,
            "filter_top_level": 5.27,
            "filter_bottom_level": 3.27,
            "aquifer_confinement": "None",
            "lithology": null,
            "high_groundwater_level": null,
            "low_groundwater_level": null
        }
    ]
}