retrieve:
Return a protected area instance by its UUID including rules, legal documents and wildlife instances.

list:
Return all protected areas short list.

GET /api/protectedarea/36098fd8-b546-4cf8-bdc6-484ba1f0a733/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
Vary: Accept

{
    "countries": [
        {
            "id": 1,
            "name_0": "Germany"
        }
    ],
    "states": [
        {
            "id": 2,
            "name_1": "Bayern"
        }
    ],
    "districts": [
        {
            "id": 114,
            "name_2": "Ostallgäu"
        }
    ],
    "organization": {
        "id": 3,
        "organization": "Landkreis Ostallgäu",
        "division": null,
        "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
        "address1": null,
        "address2": null,
        "zip_code": null,
        "city": null,
        "state": null,
        "country": ""
    },
    "category": {
        "id": 2,
        "protectedareacategory": "Nature Reserve",
        "protectedareacategory_en": "Nature Reserve",
        "protectedareacategory_de": "Naturschutzgebiet",
        "protectedareacategory_sl": null,
        "protectedareacategory_fr": null,
        "protectedareacategory_it": null,
        "protectedareacategory_hu": null,
        "protectedareacategory_ro": null,
        "protectedareacategory_fi": null,
        "protectedareacategory_pt": null,
        "code": 2000
    },
    "legaldocs": [
        {
            "name": "Verordnung Naturschutzgebiet Attlesee",
            "file": "https://content.digitizetheplanet.org/archives/legaldocs/Verordnung%20und%20Karte.pdf",
            "url": null
        }
    ],
    "parent": {
        "uuid": null,
        "osm_id": "",
        "wdpa_id": "",
        "wikidata_id": "",
        "outdooractive_id": "",
        "name_en": "",
        "name_de": "",
        "name_sl": ""
    },
    "children": [],
    "relatives": [],
    "pictures": [],
    "dtp_api_url": "https://content.digitizetheplanet.org/api/protectedarea/36098fd8-b546-4cf8-bdc6-484ba1f0a733/",
    "dtp_url": "https://content.digitizetheplanet.org/en/rules/show_protectedarea/36098fd8-b546-4cf8-bdc6-484ba1f0a733/",
    "dtp_widget_url": "https://content.digitizetheplanet.org/en/rules/show_protectedarea_widget/36098fd8-b546-4cf8-bdc6-484ba1f0a733/",
    "rules": [
        {
            "id": 228,
            "activity": {
                "id": 57,
                "code": 7000,
                "activity": "Water sport",
                "activity_en": "Water sport",
                "activity_de": "Wassersport",
                "category": {
                    "id": 11,
                    "code": 7000,
                    "category": "Water activities",
                    "category_en": "Water activities",
                    "category_de": "Wasseraktivitäten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 949,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_watersport_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_standuppaddling_forbidden_regular.svg",
                    "activity": 57,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.829583Z",
            "updated_at": "2022-11-02T11:58:02.495190Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 223,
            "activity": {
                "id": 14,
                "code": 11020,
                "activity": "Fire",
                "activity_en": "Fire",
                "activity_de": "Feuer",
                "category": {
                    "id": 7,
                    "code": 11000,
                    "category": "General behavior",
                    "category_en": "General behavior",
                    "category_de": "Generelles Verhalten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 178,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_fire_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_fire_forbidden_regular.svg",
                    "activity": 14,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.806183Z",
            "updated_at": "2022-01-26T11:34:24.806193Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 224,
            "activity": {
                "id": 15,
                "code": 9000,
                "activity": "Camping",
                "activity_en": "Camping",
                "activity_de": "Zelten",
                "category": {
                    "id": 6,
                    "code": 9000,
                    "category": "Stay activities",
                    "category_en": "Stay activities",
                    "category_de": "Aufenthaltsaktivitäten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 110,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_camping_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_camping_forbidden_regular.svg",
                    "activity": 15,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.810766Z",
            "updated_at": "2022-01-26T11:34:24.810783Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 225,
            "activity": {
                "id": 13,
                "code": 9010,
                "activity": "Camping/Bivouac",
                "activity_en": "Camping/Bivouac",
                "activity_de": "Lagern/Biwakieren",
                "category": {
                    "id": 6,
                    "code": 9000,
                    "category": "Stay activities",
                    "category_en": "Stay activities",
                    "category_de": "Aufenthaltsaktivitäten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 118,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_campingbivouac_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_campingbivouac_forbidden_regular.svg",
                    "activity": 13,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.816489Z",
            "updated_at": "2022-01-26T11:34:24.816503Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 226,
            "activity": {
                "id": 12,
                "code": 9020,
                "activity": "Camping (vehicle/trailer)",
                "activity_en": "Camping (vehicle/trailer)",
                "activity_de": "Camping (Fahrzeug/Anhänger)",
                "category": {
                    "id": 6,
                    "code": 9000,
                    "category": "Stay activities",
                    "category_en": "Stay activities",
                    "category_de": "Aufenthaltsaktivitäten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 114,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_campingvehicletrailer_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_campingvehicletrailer_forbidden_regular.svg",
                    "activity": 12,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.820628Z",
            "updated_at": "2022-01-26T11:34:24.820640Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 227,
            "activity": {
                "id": 16,
                "code": 11040,
                "activity": "Collecting plants",
                "activity_en": "Collecting plants",
                "activity_de": "Pflanzen sammeln",
                "category": {
                    "id": 7,
                    "code": 11000,
                    "category": "General behavior",
                    "category_en": "General behavior",
                    "category_de": "Generelles Verhalten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 138,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_collectingplants_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_collectingplants_forbidden_regular.svg",
                    "activity": 16,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.824873Z",
            "updated_at": "2022-01-26T11:34:24.824885Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 81241,
            "activity": {
                "id": 50,
                "code": 1000,
                "activity": "Entering the area",
                "activity_en": "Entering the area",
                "activity_de": "Betreten des Gebietes",
                "category": {
                    "id": 12,
                    "code": 1000,
                    "category": "Entry behavior",
                    "category_en": "Entry behavior",
                    "category_de": "Betretungsverhalten"
                }
            },
            "activityplace": {
                "id": 3,
                "code": null,
                "place": "Designated paths/places",
                "place_en": "Designated paths/places",
                "place_de": "Ausgewiesene Wege/Plätze"
            },
            "activitypermission": {
                "id": 1,
                "code": 1000,
                "permission": "allowed",
                "permission_en": "allowed",
                "permission_de": "erlaubt"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 849,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_enteringthearea_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_trespassing_allowed_regular.svg",
                    "activity": 50,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                },
                {
                    "id": 24,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_designatedpathsplaces_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_designatedpathsplaces_allowed_regular.svg",
                    "activity": null,
                    "activityplace": 3,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": null,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-10-19T09:52:04.849607Z",
            "updated_at": "2022-10-19T09:52:04.849607Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 81728,
            "activity": {
                "id": 51,
                "code": 1010,
                "activity": "Entering off the beaten path",
                "activity_en": "Entering off the beaten path",
                "activity_de": "Betreten abseits der Wege",
                "category": {
                    "id": 12,
                    "code": 1000,
                    "category": "Entry behavior",
                    "category_en": "Entry behavior",
                    "category_de": "Betretungsverhalten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 854,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_enteringoffthebeatenpath_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_stayonthepath_forbidden_regular.svg",
                    "activity": 51,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": null,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-10-19T09:53:05.494404Z",
            "updated_at": "2022-10-19T09:53:05.494404Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 219,
            "activity": {
                "id": 3,
                "code": 5000,
                "activity": "Horse riding",
                "activity_en": "Horse riding",
                "activity_de": "Reiten",
                "category": {
                    "id": 2,
                    "code": 5000,
                    "category": "Horse riding activities",
                    "category_en": "Horse riding activities",
                    "category_de": "Reitaktivitäten"
                }
            },
            "activityplace": {
                "id": 3,
                "code": null,
                "place": "Designated paths/places",
                "place_en": "Designated paths/places",
                "place_de": "Ausgewiesene Wege/Plätze"
            },
            "activitypermission": {
                "id": 1,
                "code": 1000,
                "permission": "allowed",
                "permission_en": "allowed",
                "permission_de": "erlaubt"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 200,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_horseriding_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_horseriding_allowed_regular.svg",
                    "activity": 3,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                },
                {
                    "id": 24,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_designatedpathsplaces_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_designatedpathsplaces_allowed_regular.svg",
                    "activity": null,
                    "activityplace": 3,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.793115Z",
            "updated_at": "2022-01-26T11:34:24.793124Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 221,
            "activity": {
                "id": 9,
                "code": 6000,
                "activity": "Motor vehicle",
                "activity_en": "Motor vehicle",
                "activity_de": "Kraftfahrzeug",
                "category": {
                    "id": 4,
                    "code": 6000,
                    "category": "Motorized activities",
                    "category_en": "Motorized activities",
                    "category_de": "Motorisierte Aktivitäten"
                }
            },
            "activityplace": {
                "id": 2,
                "code": null,
                "place": "Officially public dedicated streets/places",
                "place_en": "Officially public dedicated streets/places",
                "place_de": "Öffentlich gewidmete Straßen/Plätze"
            },
            "activitypermission": {
                "id": 1,
                "code": 1000,
                "permission": "allowed",
                "permission_en": "allowed",
                "permission_de": "erlaubt"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 208,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_motorvehicle_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_motorvehicle_allowed_regular.svg",
                    "activity": 9,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                },
                {
                    "id": 20,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_officiallypublicdedicatedstreetsplaces_allowed_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_officiallypublicdedicatedstreetsplaces_allowed_regular.svg",
                    "activity": null,
                    "activityplace": 2,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 1
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": false,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-01-26T11:34:24.800240Z",
            "updated_at": "2023-11-13T10:04:46.703513Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        },
        {
            "id": 78534,
            "activity": {
                "id": 27,
                "code": 10010,
                "activity": "Drones/model planes",
                "activity_en": "Drones/model planes",
                "activity_de": "Drohnen/Flugmodelle",
                "category": {
                    "id": 8,
                    "code": 10000,
                    "category": "Air activities",
                    "category_en": "Air activities",
                    "category_de": "Luftaktivitäten"
                }
            },
            "activityplace": {
                "id": 1,
                "code": null,
                "place": "Total area of the territory",
                "place_en": "Total area of the territory",
                "place_de": "Gesamte Fläche des Gebietes"
            },
            "activitypermission": {
                "id": 2,
                "code": 2000,
                "permission": "forbidden",
                "permission_en": "forbidden",
                "permission_de": "verboten"
            },
            "weathercondition": null,
            "season": null,
            "daytime": null,
            "user": {
                "id": 23,
                "organization": "Landkreis Ostallgäu",
                "division": null,
                "homepage": "https://www.landkreis-ostallgaeu.de/aktuelles.html",
                "address1": null,
                "address2": null,
                "zip_code": null,
                "city": null,
                "state": null,
                "country": ""
            },
            "icons": [
                {
                    "id": 170,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_dronesmodelplanes_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_dronesmodelplanes_forbidden_regular.svg",
                    "activity": 27,
                    "activityplace": null,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                },
                {
                    "id": 18,
                    "general": null,
                    "style": "regular",
                    "name": "dtp_totalareaoftheterritory_forbidden_regular",
                    "file": "https://content.digitizetheplanet.org/archives/icons/dtp_totalareaoftheterritory_forbidden_regular.svg",
                    "activity": null,
                    "activityplace": 1,
                    "weathercondition": null,
                    "daytime": null,
                    "season": null,
                    "activitypermission": 2
                }
            ],
            "minimum_path_width": null,
            "season_start": null,
            "season_end": null,
            "season_repeats_yearly": null,
            "daytime_start": null,
            "daytime_end": null,
            "comment": null,
            "comment_en": null,
            "comment_de": null,
            "comment_sl": null,
            "comment_fr": null,
            "comment_it": null,
            "comment_hu": null,
            "comment_ro": null,
            "comment_fi": null,
            "comment_pt": null,
            "created_at": "2022-07-13T06:36:12.074354Z",
            "updated_at": "2022-07-13T06:36:12.074374Z",
            "park": "36098fd8-b546-4cf8-bdc6-484ba1f0a733"
        }
    ],
    "is_deleted": false,
    "geometry_source": {
        "organization": "Bundesamt für Naturschutz",
        "acronym": "BfN",
        "url": "https://www.bfn.de/daten-und-fakten"
    },
    "deleted_at": null,
    "uuid": "36098fd8-b546-4cf8-bdc6-484ba1f0a733",
    "name": "Attlesee",
    "name_en": "Attlesee",
    "name_de": "Attlesee",
    "name_sl": null,
    "name_fr": null,
    "name_it": null,
    "name_hu": null,
    "name_ro": null,
    "name_fi": null,
    "name_pt": null,
    "iucncategory": "IV",
    "yof": null,
    "wdpa_id": "81322",
    "wikidata_id": "Q59361220",
    "osm_id": "way/1111610255",
    "orig_id": "by_NSG-00106.01",
    "outdooractive_id": "9014879",
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        10.5330338726015,
                        47.6347762357568
                    ],
                    [
                        10.533221081214,
                        47.6347665961835
                    ],
                    [
                        10.5335005922648,
                        47.6348121690609
                    ],
                    [
                        10.5336266380298,
                        47.6348738929756
                    ],
                    [
                        10.534575963294,
                        47.6346257941897
                    ],
                    [
                        10.5345350901142,
                        47.6346067369803
                    ],
                    [
                        10.5350955626003,
                        47.6343288763968
                    ],
                    [
                        10.5353770962015,
                        47.6341253732404
                    ],
                    [
                        10.5354509288365,
                        47.6339134036497
                    ],
                    [
                        10.5354719679503,
                        47.6338629598811
                    ],
                    [
                        10.5363317327499,
                        47.6337093029509
                    ],
                    [
                        10.5368675104625,
                        47.6335583927958
                    ],
                    [
                        10.5375586699337,
                        47.6334084788208
                    ],
                    [
                        10.5386183310977,
                        47.6332884379065
                    ],
                    [
                        10.5404790857481,
                        47.6330243042421
                    ],
                    [
                        10.5402514252521,
                        47.6326744614022
                    ],
                    [
                        10.5406311777819,
                        47.6324861412702
                    ],
                    [
                        10.5407696626446,
                        47.6323981242681
                    ],
                    [
                        10.5409473312923,
                        47.6323291802512
                    ],
                    [
                        10.5413044294294,
                        47.6321958305964
                    ],
                    [
                        10.5415585758836,
                        47.6320633856353
                    ],
                    [
                        10.5416464395453,
                        47.6319758224347
                    ],
                    [
                        10.5417032586782,
                        47.6319444826738
                    ],
                    [
                        10.5418125534366,
                        47.631921809415
                    ],
                    [
                        10.5419474288414,
                        47.6319103255939
                    ],
                    [
                        10.5423478115678,
                        47.6318348913
                    ],
                    [
                        10.5423758501118,
                        47.6318003927664
                    ],
                    [
                        10.5423932955557,
                        47.6317408594795
                    ],
                    [
                        10.5423275267726,
                        47.6316535015315
                    ],
                    [
                        10.5423148640269,
                        47.6316079270164
                    ],
                    [
                        10.542334754895,
                        47.6315883366621
                    ],
                    [
                        10.5423795289585,
                        47.6315445420876
                    ],
                    [
                        10.5423919682751,
                        47.6314861752671
                    ],
                    [
                        10.5423896425874,
                        47.6314519269154
                    ],
                    [
                        10.5424152496069,
                        47.6313751646898
                    ],
                    [
                        10.542414013847,
                        47.6313089255126
                    ],
                    [
                        10.5424095304425,
                        47.6312495685052
                    ],
                    [
                        10.5424002698406,
                        47.6312062445092
                    ],
                    [
                        10.5423653637592,
                        47.6311448673774
                    ],
                    [
                        10.5423722076501,
                        47.6310602832583
                    ],
                    [
                        10.5424068343211,
                        47.6310165892027
                    ],
                    [
                        10.5424277961637,
                        47.6309638758565
                    ],
                    [
                        10.5424453180788,
                        47.6309077639117
                    ],
                    [
                        10.5424730157264,
                        47.6308538428245
                    ],
                    [
                        10.5425111069123,
                        47.6308135326071
                    ],
                    [
                        10.5425183468442,
                        47.6307495026569
                    ],
                    [
                        10.5425187693522,
                        47.6306821033653
                    ],
                    [
                        10.5425138054976,
                        47.6305976187314
                    ],
                    [
                        10.5425125359553,
                        47.6305302350078
                    ],
                    [
                        10.5424911270373,
                        47.6304687428726
                    ],
                    [
                        10.5424715371732,
                        47.6304129476288
                    ],
                    [
                        10.5424453914987,
                        47.6303686302523
                    ],
                    [
                        10.5424109800936,
                        47.630333527354
                    ],
                    [
                        10.5423733427562,
                        47.6303064477194
                    ],
                    [
                        10.5423238036417,
                        47.6302749041363
                    ],
                    [
                        10.5422686133679,
                        47.630212573897
                    ],
                    [
                        10.5421899853315,
                        47.6301618730228
                    ],
                    [
                        10.5420961149072,
                        47.6300862421254
                    ],
                    [
                        10.5420386116044,
                        47.6300426846212
                    ],
                    [
                        10.5420098867421,
                        47.6299980141735
                    ],
                    [
                        10.5420048141051,
                        47.6299899972887
                    ],
                    [
                        10.5419337879205,
                        47.6299429914512
                    ],
                    [
                        10.5419101244381,
                        47.6299040525278
                    ],
                    [
                        10.5418881855077,
                        47.6298479370907
                    ],
                    [
                        10.5418713097973,
                        47.6297918327067
                    ],
                    [
                        10.5418392078833,
                        47.6297391486045
                    ],
                    [
                        10.5417969057155,
                        47.6297013345761
                    ],
                    [
                        10.5417782997043,
                        47.6296864399334
                    ],
                    [
                        10.5416110334534,
                        47.6294024390039
                    ],
                    [
                        10.5415399828148,
                        47.6293669074699
                    ],
                    [
                        10.5414824395335,
                        47.6293519750609
                    ],
                    [
                        10.5412285486472,
                        47.6293219794295
                    ],
                    [
                        10.5409153812582,
                        47.6293640879508
                    ],
                    [
                        10.5412306915472,
                        47.6289179738599
                    ],
                    [
                        10.539787247012,
                        47.6284486439806
                    ],
                    [
                        10.5397466141318,
                        47.6284371641138
                    ],
                    [
                        10.5397161727188,
                        47.628408508274
                    ],
                    [
                        10.5396061741672,
                        47.6283534517697
                    ],
                    [
                        10.5394369900802,
                        47.6283144004053
                    ],
                    [
                        10.539330428275,
                        47.6282708283763
                    ],
                    [
                        10.5392136845337,
                        47.6282169018188
                    ],
                    [
                        10.5391358563681,
                        47.6281836220532
                    ],
                    [
                        10.5390783552445,
                        47.6281526642581
                    ],
                    [
                        10.5390157959149,
                        47.6280988016063
                    ],
                    [
                        10.5389515443258,
                        47.6280483831253
                    ],
                    [
                        10.538878819942,
                        47.6279842358747
                    ],
                    [
                        10.5388213278615,
                        47.6279166533217
                    ],
                    [
                        10.5387671949891,
                        47.62786853282
                    ],
                    [
                        10.5387215412342,
                        47.627822708106
                    ],
                    [
                        10.5386775498571,
                        47.6277952025491
                    ],
                    [
                        10.5381970874747,
                        47.6275772624911
                    ],
                    [
                        10.5378502452838,
                        47.6274258832949
                    ],
                    [
                        10.5371274055058,
                        47.6274583805996
                    ],
                    [
                        10.5370902286287,
                        47.6274102775188
                    ],
                    [
                        10.5370394417981,
                        47.6274262525754
                    ],
                    [
                        10.5359368363507,
                        47.6279905958257
                    ],
                    [
                        10.53536636196,
                        47.6280576597726
                    ],
                    [
                        10.5351304108674,
                        47.628769456083
                    ],
                    [
                        10.5348254766057,
                        47.6289911872877
                    ],
                    [
                        10.5345731149405,
                        47.6291729667196
                    ],
                    [
                        10.5344950225841,
                        47.6293479843736
                    ],
                    [
                        10.5345119279689,
                        47.6293788932857
                    ],
                    [
                        10.5347790868035,
                        47.6296000281781
                    ],
                    [
                        10.5348906582345,
                        47.6297065830386
                    ],
                    [
                        10.5349650866213,
                        47.629768482057
                    ],
                    [
                        10.5349887669823,
                        47.6297879671874
                    ],
                    [
                        10.5350327485355,
                        47.629829223194
                    ],
                    [
                        10.5350649030729,
                        47.6298407049183
                    ],
                    [
                        10.5352982654669,
                        47.6300229170078
                    ],
                    [
                        10.5352905742397,
                        47.6300826972606
                    ],
                    [
                        10.5351836101289,
                        47.6303223133404
                    ],
                    [
                        10.5351753469006,
                        47.6303315218701
                    ],
                    [
                        10.5350131560621,
                        47.6305088576754
                    ],
                    [
                        10.5349467388412,
                        47.630568828723
                    ],
                    [
                        10.5349132977669,
                        47.6305862498542
                    ],
                    [
                        10.5348764656568,
                        47.6306025587883
                    ],
                    [
                        10.5348650744594,
                        47.6306254951202
                    ],
                    [
                        10.5343104940281,
                        47.6308496376019
                    ],
                    [
                        10.5343348429639,
                        47.630888261293
                    ],
                    [
                        10.5343677318643,
                        47.6309325217358
                    ],
                    [
                        10.5343906223264,
                        47.6309837220789
                    ],
                    [
                        10.5344153594974,
                        47.6310440459519
                    ],
                    [
                        10.5344029446204,
                        47.6311024115645
                    ],
                    [
                        10.5343819510104,
                        47.6311539995436
                    ],
                    [
                        10.5343314128063,
                        47.6312503947839
                    ],
                    [
                        10.534269190357,
                        47.6313560154611
                    ],
                    [
                        10.5341765098415,
                        47.6314573215964
                    ],
                    [
                        10.5340788063578,
                        47.6315620974632
                    ],
                    [
                        10.5340044869661,
                        47.6316518355635
                    ],
                    [
                        10.5339475338379,
                        47.6317244595915
                    ],
                    [
                        10.533764384801,
                        47.6319333215759
                    ],
                    [
                        10.5337424339061,
                        47.6319332941279
                    ],
                    [
                        10.5336867321507,
                        47.6319366503606
                    ],
                    [
                        10.5336039537164,
                        47.6319662439749
                    ],
                    [
                        10.5335414277585,
                        47.6319924401671
                    ],
                    [
                        10.5334569958308,
                        47.6320060555759
                    ],
                    [
                        10.533333762113,
                        47.6320219275942
                    ],
                    [
                        10.5332831653065,
                        47.6320081708858
                    ],
                    [
                        10.5332477582649,
                        47.6319955700786
                    ],
                    [
                        10.5331684492996,
                        47.631988639114
                    ],
                    [
                        10.53314476834,
                        47.6320046079193
                    ],
                    [
                        10.5331042304836,
                        47.6320114236266
                    ],
                    [
                        10.5330485080048,
                        47.6320159401091
                    ],
                    [
                        10.5329236020263,
                        47.6320078197826
                    ],
                    [
                        10.5327985708341,
                        47.6320499439544
                    ],
                    [
                        10.5327325094132,
                        47.6321309586328
                    ],
                    [
                        10.5326801721378,
                        47.6321297523871
                    ],
                    [
                        10.5326649588394,
                        47.6321331586845
                    ],
                    [
                        10.5325787730952,
                        47.6321707571875
                    ],
                    [
                        10.5325465346149,
                        47.6322289819241
                    ],
                    [
                        10.5325363711571,
                        47.6322403968122
                    ],
                    [
                        10.5325025559495,
                        47.6322597839205
                    ],
                    [
                        10.5325934074743,
                        47.6323535481056
                    ],
                    [
                        10.5325409589723,
                        47.6323946216607
                    ],
                    [
                        10.5324884646527,
                        47.6324516888222
                    ],
                    [
                        10.5323733020452,
                        47.6325818063611
                    ],
                    [
                        10.5323055012838,
                        47.6326754146634
                    ],
                    [
                        10.5322580072441,
                        47.6327541886316
                    ],
                    [
                        10.5322393315929,
                        47.6327907200043
                    ],
                    [
                        10.5322324138157,
                        47.6328478219281
                    ],
                    [
                        10.532223777431,
                        47.6329106313064
                    ],
                    [
                        10.5322218751727,
                        47.632979161995
                    ],
                    [
                        10.5322215653033,
                        47.633076247642
                    ],
                    [
                        10.532234646134,
                        47.6332030473549
                    ],
                    [
                        10.5322208919681,
                        47.6332772752109
                    ],
                    [
                        10.5321970634415,
                        47.6333423644307
                    ],
                    [
                        10.5321546897936,
                        47.6334040119588
                    ],
                    [
                        10.5318547099899,
                        47.6337852112834
                    ],
                    [
                        10.5318410249011,
                        47.6338457162442
                    ],
                    [
                        10.5317640336651,
                        47.6341757813013
                    ],
                    [
                        10.5317519276968,
                        47.6342705897302
                    ],
                    [
                        10.531763552696,
                        47.6343357097639
                    ],
                    [
                        10.5317936865316,
                        47.63441685345
                    ],
                    [
                        10.5318172177136,
                        47.6344488596767
                    ],
                    [
                        10.5318676514111,
                        47.6345151674234
                    ],
                    [
                        10.5319862962465,
                        47.6346041129563
                    ],
                    [
                        10.5320991266184,
                        47.6345318819597
                    ],
                    [
                        10.5325005884571,
                        47.6347877608289
                    ],
                    [
                        10.5325489413449,
                        47.6347542110426
                    ],
                    [
                        10.5325552786981,
                        47.6347313074379
                    ],
                    [
                        10.5330103884266,
                        47.6348758115024
                    ],
                    [
                        10.5330338726015,
                        47.6347762357568
                    ]
                ]
            ]
        ]
    },
    "centroid": {
        "type": "Point",
        "coordinates": [
            10.537254594379732,
            47.63119073800406
        ]
    },
    "area": 0.37140730779697917,
    "url": null,
    "logo": null,
    "picture": "https://content.digitizetheplanet.org/archives/images/Attlesee.jpg",
    "picture_caption": "Naturschutzgebiet Attlesee",
    "picture_caption_en": "Naturschutzgebiet Attlesee",
    "picture_caption_de": null,
    "picture_caption_sl": null,
    "picture_caption_fr": null,
    "picture_caption_it": null,
    "picture_caption_hu": null,
    "picture_caption_ro": null,
    "picture_caption_fi": null,
    "picture_caption_pt": null,
    "picture_copyright": "Tom Hennemann",
    "abstract": "",
    "abstract_en": "",
    "abstract_de": "",
    "abstract_sl": null,
    "abstract_fr": "",
    "abstract_it": "",
    "abstract_hu": "",
    "abstract_ro": "",
    "abstract_fi": "",
    "abstract_pt": "",
    "abstract_short": "Nature reserves constitute one of the most important conservation categories in Germany and Austria. The exact definitions vary, but together they combine the conservation of natural landscape, the protection of endangered species and the preservation for scientific interests.",
    "abstract_short_en": "Nature reserves constitute one of the most important conservation categories in Germany and Austria. The exact definitions vary, but together they combine the conservation of natural landscape, the protection of endangered species and the preservation for scientific interests.",
    "abstract_short_de": "Ein Naturschutzgebiet ist die stärkste großräumige Schutzkategorie. In Deutschland basiert es auf Bundes- und in Österreich auf Landesrecht. Die verbindenden Ziele sind der Erhalt einer ursprünglichen Landschaft, Schutz von seltenen, gefährdeten oder charakteristischen Tieren und Pflanzen und die Bewahrung von Räumen mit besonderem wissenschaftlich-ökologischem Interesse.",
    "abstract_short_sl": null,
    "abstract_short_fr": "",
    "abstract_short_it": "",
    "abstract_short_hu": "",
    "abstract_short_ro": "",
    "abstract_short_fi": "",
    "abstract_short_pt": "",
    "date_created": "2022-02-08T14:06:46.341478Z",
    "date_modified": "2024-04-22T15:58:34.591459Z",
    "approved": true,
    "protectedareacategory": 2,
    "protectedarearesponsableorganization": 3,
    "geometry_source_organization": "Bundesamt für Naturschutz",
    "geometry_source_acronym": "BfN",
    "geometry_source_url": "https://www.bfn.de/daten-und-fakten"
}