GET https://backend.gisworld-tech.com/core/legals/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 2,
        "title": "Privacy Policy",
        "slug": "privacy-policy",
        "subtitle": "Why are you reading this?",
        "description": "This Privacy Policy describes how GISWorld-Tech collects, uses, and shares your personal information whether collected through our websites, by using our products or services, by attending or signing up for our events, or by other means. We reserve the right to update this Privacy Policy at any time and such updates will be posted on this page and be effective immediately. We encourage you to review this Privacy Policy periodically to remain informed.",
        "created_at": "2024-11-01T00:07:31.827147+01:00",
        "modified_at": "2024-12-23T21:49:07.850286+01:00",
        "items": [
            {
                "id": 3,
                "title": "Contact",
                "description": "Stuttgart Digital Technologies\r\nMöhringen, 70567\r\nStuttgart, Germany\r\n\r\nTelephone: 0176 85647718\r\nEmail: info@gisworld-tech.com",
                "order": 1
            },
            {
                "id": 5,
                "title": "Management",
                "description": "Hamidreza Ostadabbas",
                "order": 2
            },
            {
                "id": 6,
                "title": "Tax Info",
                "description": "Tax number: Ust.-IdNr. 95405/18412",
                "order": 3
            },
            {
                "id": 7,
                "title": "Copyright",
                "description": "The content and materials featured on these pages, created by the site administrators, are governed by German copyright laws. Reproduction, modification, distribution, or any form of exploitation beyond the scope of copyright law requires explicit written consent from the respective author or creator. Downloads and copies of this page are permitted solely for personal, non-commercial use. If content on this site is not created by the operator, third-party copyrights are respected, with clear attribution given. Should you notice any potential copyright infringement, please notify us, and we will promptly address any such concerns and remove the content if necessary.",
                "order": 4
            }
        ]
    }
]