Endpoint for WMSLayers (read-write).

The options GET, POST, PATCH, DELETE are implemented. When updating (PATCH) user must provide the final list for nested objects. If no list of objects is passed during a partial update the list will remains invariant.

Required fields

slug Identifier for this wms layer.

organisation Organisation for this wms layer.

Query parameters:

name Text filter on the name field. All text field filter methods, like startswith, endswith, icontains are supported.

uuid Filter on 'uuid' field. UUIDs must be separated by commas and must be specified in their canonical textual representation (in their 8-4-4-4-12 form, that is). Filtering is case insensitive and may be done across relationships.

organisation Filter on Organisations.

slug Filter on Slug.

layer_collections Filter on LayerCollections.

ordering Show the results in a specific order. You can order them by name, organisation__name or last_modified. Add a - in front to reverse the order.

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

?name__icontains=Elevation

?organisation__name=DDSC

?organisation__uuid=61f5a464c35044c19bc7d4b42d7f58cb

?organisation__name__startswith=Nelen

?organisation__name__icontains=Schuur

?uuid=10415ccb-ec31-4d43-bdb3-db597061527b

?layer_collections__organisation__name__startswith=Nelen

?layer_collections__slug=LayerCollection

?layer_collections__slug__icontains=LayerCollection

?ordering=name

?ordering=-organisation__name

?access_modifier=Private

?access_modifier=100

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

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

{
    "count": 368,
    "next": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=4",
    "previous": "https://demo.lizard.net/api/v4/wmslayers/?format=api&page=2",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/d7c57eb8-7522-4b79-a22b-45505a2d9e3c/?format=api",
            "uuid": "d7c57eb8-7522-4b79-a22b-45505a2d9e3c",
            "name": "um rakuba channels",
            "description": "um rakuba channels statistics based on 4 hours 10mm/hr",
            "slug": "w0048_rakuba:w0048_channels",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/w0048_rakuba/wms",
            "legend_url": "",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/w0048_rakuba/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": -85.05999999999999,
                "west": -180.00000000000003,
                "north": 85.05999999999999,
                "east": 180.00000000000003
            },
            "download_url": "",
            "created": "2021-02-24T11:55:38.975653Z",
            "last_modified": "2021-02-24T11:55:38.975630Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/7e6dd30f-6cd5-44d3-9aa3-7eaad5f4ee7a/?format=api",
            "uuid": "7e6dd30f-6cd5-44d3-9aa3-7eaad5f4ee7a",
            "name": "um rakuba bodemtypes",
            "description": "um rakuba bodemtypes",
            "slug": "w0048_rakuba:w0048_bodemtypes",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/w0048_rakuba/wms",
            "legend_url": "",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/w0048_rakuba/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "project.support",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": -85.05999999999999,
                "west": -180.00000000000003,
                "north": 85.05999999999999,
                "east": 180.00000000000003
            },
            "download_url": "",
            "created": "2021-02-24T07:28:13.298951Z",
            "last_modified": "2021-02-24T07:28:13.298928Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/cfed0d7b-937d-43b7-9842-f3c203c9caab/?format=api",
            "uuid": "cfed0d7b-937d-43b7-9842-f3c203c9caab",
            "name": "u0106_future_insight_3d_zeeland_0030h_wegen_20230501",
            "description": "De laag 3d_zeeland_0030h_wegen komt van future_insight.",
            "slug": "p_future_insight_lizard:u0106_future_insight_3d_zeeland_0030h_we",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/wms",
            "legend_url": "https://maps1.project.lizard.net/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=p_future_insight_lizard:u0106_future_insight_3d_zeeland_0030h_wegen_20230501&LEGEND_OPTIONS=forceRule:True;dx:0.2;dy:0.2;mx:0.2;my:0.2;fontStyle:bold;borderColor:0000ff;border:true;fontColor:ff0000;fontSize:18",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/future_insight/?format=api",
                    "slug": "future_insight",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                        "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                        "name": "Nelen & Schuurmans Consultancy"
                    },
                    "access_modifier": "Public",
                    "supplier": "chris.kerklaan",
                    "created": "2020-03-31T14:07:00.262123Z",
                    "last_modified": "2020-03-31T14:07:00.262078Z"
                }
            ],
            "spatial_bounds": {
                "south": 51.59705252135903,
                "west": 3.681293382177005,
                "north": 51.75795642662109,
                "east": 4.193930009968507
            },
            "download_url": "https://maps1.project.lizard.net/geoserver/wfs?&request=GetFeature&typeName=p_future_insight_lizard:u0106_future_insight_3d_zeeland_0030h_wegen_20230501&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-04-20T12:30:24.380213Z",
            "last_modified": "2020-04-20T12:30:24.380167Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/aaa1ca12-2d5a-44f5-8702-dd08b51a1906/?format=api",
            "uuid": "aaa1ca12-2d5a-44f5-8702-dd08b51a1906",
            "name": "u0011_cursus_hhnk_pumps_overstroming_20210202",
            "description": "De laag hhnk_pumps_overstroming komt van cursus. Voor meer informatie over \r\n        deze laag, ga naar de klimaatatlas www.cursus.klimaatatlas.net.",
            "slug": "hhnk_klimaatatlas:1806_hhnk_hhnk_pumps_overstroming",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wms",
            "legend_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wms/?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=hhnk_klimaatatlas:1806_hhnk_hhnk_pumps_overstroming&LEGEND_OPTIONS=forceRule:True;dx:0.2;dy:0.2;mx:0.2;my:0.2;fontName:Times%20New%20Roman;borderColor:#429A95;border:true;fontColor:#15EBB3;fontSize:18;dpi:180",
            "get_feature_info_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wms/",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/hhnk_klimaatatlas/?format=api",
                    "slug": "hhnk_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                        "name": "Hoogheemraadschap Hollands Noorderkwartier"
                    },
                    "access_modifier": "Public",
                    "supplier": null,
                    "created": "2019-09-18T07:08:16.480600Z",
                    "last_modified": "2022-05-23T14:24:30.923651Z"
                }
            ],
            "spatial_bounds": {
                "south": 52.41745999182616,
                "west": 4.583565773185921,
                "north": 53.06146066131979,
                "east": 5.297578470441581
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/hhnk_klimaatatlas/wfs/?&request=GetFeature&typeName=hhnk_klimaatatlas:1806_hhnk_hhnk_pumps_overstroming&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-10-22T06:39:20.755179Z",
            "last_modified": "2020-11-04T15:30:24.331979Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/f8ff1683-cf23-41cd-8d34-970133425082/?format=api",
            "uuid": "f8ff1683-cf23-41cd-8d34-970133425082",
            "name": "legend_hittestress.nu",
            "description": "test",
            "slug": "legend_hittestress.nu",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://nens.lizard.net/wms/raster_5a18db90-36a3-4f17-a0d2-990b3f8c6e44/?request=GetCapabilities",
            "legend_url": "https://nens.lizard.net/wms/raster_5a18db90-36a3-4f17-a0d2-990b3f8c6e44/?service=WMS&request=GetLegendGraphic&format=image/png&width=256&height=256&layer=nelen-schuurmans:hittestress-nederland-windstil-export&style=pet_heatstress:38:52&",
            "get_feature_info_url": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": null,
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": "",
            "created": "2024-04-02T09:45:03.232344Z",
            "last_modified": "2024-04-02T10:02:38.892453Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/cacc63dc-50a4-4b3f-9543-8083a76f4c3f/?format=api",
            "uuid": "cacc63dc-50a4-4b3f-9543-8083a76f4c3f",
            "name": "kwetsbare_panden_leiderdorp",
            "description": "kwetsbare_panden_leiderdorp",
            "slug": "p_bodis_lizard:w0168_bodis_kwetsbare_panden_31122024",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/p_bodis_lizard/wms",
            "legend_url": "",
            "get_feature_info_url": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/91cf9190-e0c9-452a-a291-6526bda6ad3b/?format=api",
                "uuid": "91cf9190-e0c9-452a-a291-6526bda6ad3b",
                "name": "BODIS"
            },
            "access_modifier": "Public",
            "supplier": "joost.vandijk",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 52.166147581827644,
                "west": 4.518638449255234,
                "north": 52.17437605157667,
                "east": 4.541233605162577
            },
            "download_url": "",
            "created": "2023-10-31T09:19:09.854695Z",
            "last_modified": "2023-10-31T09:19:09.854683Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/7879365d-4145-4092-a7db-e5676f5ffa8a/?format=api",
            "uuid": "7879365d-4145-4092-a7db-e5676f5ffa8a",
            "name": "hhnk_wateroverlast_rioolgemalen_hhnk_rwzi",
            "description": "De laag hhnk_pumps_rwzi_wateroverlast komt van cursus. Voor meer informatie over \n        deze laag, ga naar de klimaatatlas www.cursus.klimaatatlas.net.",
            "slug": "p_cursus_klimaatatlas:u0011_cursus_hhnk_pumps_rwzi_wateroverlast",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.project.lizard.net/geoserver/p_cursus_klimaatatlas/wms/",
            "legend_url": "https://maps1.project.lizard.net/geoserver/p_cursus_klimaatatlas/wms/?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=p_cursus_klimaatatlas:u0011_cursus_hhnk_pumps_rwzi_wateroverlast_20210202&LEGEND_OPTIONS=forceRule:True;dx:0.2;dy:0.2;mx:0.2;my:0.2;fontName:Times%20New%20Roman;borderColor:#429A95;border:true;fontColor:#15EBB3;fontSize:18;dpi:180",
            "get_feature_info_url": "https://maps1.project.lizard.net/geoserver/p_cursus_klimaatatlas/wms/",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/cursus_klimaatatlas/?format=api",
                    "slug": "cursus_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                        "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                        "name": "Nelen & Schuurmans Consultancy"
                    },
                    "access_modifier": "Public",
                    "supplier": "chris.kerklaan",
                    "created": "2020-02-10T07:37:13.146099Z",
                    "last_modified": "2020-02-10T07:37:13.146050Z"
                }
            ],
            "spatial_bounds": {
                "south": 52.411205435242756,
                "west": 4.596849200701423,
                "north": 53.1583602708098,
                "east": 5.2746620872261625
            },
            "download_url": "https://maps1.project.lizard.net/geoserver/p_cursus_klimaatatlas/wfs/?&request=GetFeature&typeName=p_cursus_klimaatatlas:u0011_cursus_hhnk_pumps_rwzi_wateroverlast_20210202&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2020-10-22T08:32:45.464925Z",
            "last_modified": "2020-11-03T10:47:32.176963Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/ef6a8f74-8e91-4bf3-b398-1140f75a3cfc/?format=api",
            "uuid": "ef6a8f74-8e91-4bf3-b398-1140f75a3cfc",
            "name": "areaal rioolleiding GWSW PDOK",
            "description": "rioolleiding gwsw pdok",
            "slug": "BeheerLeiding",
            "get_feature_info": true,
            "min_zoom": 15,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "True"
            },
            "wms_url": "https://service.pdok.nl/rioned/beheerstedelijkwater/wms/v1_0?request=GetCapabilities&service=WMS",
            "legend_url": "https://service.pdok.nl/rioned/beheerstedelijkwater/wms/v1_0/legend/BeheerLeiding/GWSW_Leiding.png",
            "get_feature_info_url": "https://geodata.nationaalgeoregister.nl/rioned/gwsw/wms/v1_0",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/9766a45f-9c6c-40a9-a5fc-f321e65afb1a/?format=api",
                "uuid": "9766a45f-9c6c-40a9-a5fc-f321e65afb1a",
                "name": "Utrecht"
            },
            "access_modifier": "Public",
            "supplier": "utrecht",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": {
                "south": 52.07,
                "west": 4.96,
                "north": 52.15,
                "east": 5.23
            },
            "download_url": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=e30528cf-9964-4741-b0f3-5814c8b0ade4",
            "created": "2020-11-16T15:24:59.540650Z",
            "last_modified": "2024-05-03T10:13:03.605059Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/89af92e1-df84-448c-a1aa-6c1aa3e8aa14/?format=api",
            "uuid": "89af92e1-df84-448c-a1aa-6c1aa3e8aa14",
            "name": "Zwemwaterlocaties [twn_klimaatatlas]",
            "description": "Deze kaart toont de zwemwaterlocaties in Nederland. Bij hitte kan het zwemwater snel veranderen in samenstelling. Bepaalde planten, algen bacteriën of andere organismen in zwemwater kunnen gezondheidsklachten veroorzaken. Een bekend voorbeeld is de blauwalg.\r \r\r\rVerantwoording\r\rDeze kaart en bijbehorende tekst zijn afkomstig uit de klimaateffectenatlas (CAS) uit 2019.",
            "slug": "twn_klimaatatlas:1830_twn_hitte_zwemwaterlocaties",
            "get_feature_info": true,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/wms",
            "legend_url": "https://maps1.klimaatatlas.net/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=twn_klimaatatlas:1830_twn_hitte_zwemwaterlocaties&LEGEND_OPTIONS=forceRule:True;dx:0.2;dy:0.2;mx:0.2;my:0.2;fontName:Times%20New%20Roman;borderColor:#429A95;border:true;fontColor:#15EBB3;fontSize:18;dpi:180",
            "get_feature_info_url": "https://maps1.klimaatatlas.net/geoserver/wms",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api",
                "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a",
                "name": "Twents Waternetwerk"
            },
            "access_modifier": "Public",
            "supplier": "ruben.vanderzaag",
            "shared_with": [],
            "layer_collections": [
                {
                    "url": "https://demo.lizard.net/api/v4/layercollections/twn_klimaatatlas/?format=api",
                    "slug": "twn_klimaatatlas",
                    "organisation": {
                        "url": "https://demo.lizard.net/api/v4/organisations/fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a/?format=api",
                        "uuid": "fef9e6e0-0c30-4e8c-a8cd-4f9d8e65922a",
                        "name": "Twents Waternetwerk"
                    },
                    "access_modifier": "Public",
                    "supplier": "ruben.vanderzaag",
                    "created": "2024-07-22T13:49:36.451563Z",
                    "last_modified": "2024-07-22T13:51:44.574982Z"
                }
            ],
            "spatial_bounds": {
                "south": 52.1180694947068,
                "west": 6.32652993223704,
                "north": 52.4949807410574,
                "east": 7.07276336128739
            },
            "download_url": "https://maps1.klimaatatlas.net/geoserver/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_hitte_zwemwaterlocaties&srsName=epsg:28992&OutputFormat=shape-zip",
            "created": "2024-07-22T13:49:38.736623Z",
            "last_modified": "2024-07-22T13:49:38.736608Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/wmslayers/02ef6f96-dbd9-45ae-ab12-49cd5e4cc605/?format=api",
            "uuid": "02ef6f96-dbd9-45ae-ab12-49cd5e4cc605",
            "name": "Zwemwaterlocaties",
            "description": "Deze kaart toont de zwemwaterlocaties in Nederland. Bij hitte kan het zwemwater snel veranderen in samenstelling. Bepaalde planten, algen bacteriën of andere organismen in zwemwater kunnen gezondheidsklachten veroorzaken. Een bekend voorbeeld is de blauwalg.VerantwoordingDeze kaart en bijbehorende tekst zijn afkomstig uit de klimaateffectenatlas (CAS) uit 2019.",
            "slug": "twn_klimaatatlas:1830_twn_hitte_zwemwaterlocaties",
            "get_feature_info": false,
            "min_zoom": 0,
            "max_zoom": 31,
            "tiled": true,
            "options": {
                "transparent": "true"
            },
            "wms_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wms",
            "legend_url": null,
            "get_feature_info_url": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "remo.vantilburg",
            "shared_with": [],
            "layer_collections": [],
            "spatial_bounds": null,
            "download_url": "https://maps1.klimaatatlas.net/geoserver/twn_klimaatatlas/wfs?&request=GetFeature&typeName=twn_klimaatatlas:1830_twn_hitte_zwemwaterlocaties&OutputFormat=shape-zip",
            "created": "2020-01-24T12:16:12.829389Z",
            "last_modified": "2020-01-24T12:16:12.829342Z"
        }
    ]
}