get
GET /openwowi/v1.2/AccountancyMasterData/Projects HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text",
    "Name": "text",
    "ProjectManager": "text",
    "ApplicationForDevelopmentScheduleDate": "2025-04-26",
    "ApplicationForDevelopmentDeliveryDate": "2025-04-26",
    "ApplicationForDevelopmentGrantDate": "2025-04-26",
    "ApplicationForDevelopmentValidTo": "2025-04-26",
    "ApplicationForDevelopmentFileReference": "text",
    "ApplicationForBuildingLicenseScheduleDate": "2025-04-26",
    "ApplicationForBuildingLicenseDeliveryDate": "2025-04-26",
    "ApplicationForBuildingLicenseGrantDate": "2025-04-26",
    "ApplicationForBuildingLicenseValidTo": "2025-04-26",
    "ApplicationForBuildingLicenseFileReference": "text",
    "ApplicationForBuildingLicenseReference": "text",
    "ProjectLifeTimeFrom": "2025-04-26",
    "ProjectLifeTimeTo": "2025-04-26",
    "Description": "text",
    "CompanyCode": {
      "Id": 1,
      "Name": "text",
      "Code": "text"
    },
    "CostCenter": {
      "Id": 1,
      "Number": "text"
    },
    "CostUnit": {
      "Id": 1,
      "Number": "text"
    },
    "CostType": {
      "Id": 1,
      "Number": "text"
    },
    "CommissioningData": {
      "CommissionType": {
        "Id": 1,
        "Code": "text"
      },
      "CraftsProcesses": [
        {
          "Id": 1,
          "IdNum": "text"
        }
      ]
    },
    "BudgetData": {
      "Budgets": [
        {
          "Id": 1,
          "Code": "text"
        }
      ]
    },
    "LoansData": {
      "Loans": [
        {
          "Id": 1,
          "IdNum": "text"
        }
      ]
    },
    "ObjectData": {
      "UseUnits": [
        {
          "Id": 1,
          "UseUnitNumber": "text"
        }
      ],
      "Buildings": [
        {
          "Id": 1,
          "IdNum": "text"
        }
      ],
      "EconomicUnits": [
        {
          "Id": 1,
          "IdNum": "text"
        }
      ]
    }
  }
]