{
  "data": [
    {
      "objectiveId": 1000001,
      "objectiveName": "Drive operational excellence and sustainable growth across the business unit",
      "objectiveStatusId": 1,
      "objectiveStatusName": "On Track",
      "periodId": 42,
      "periodCode": "JUN-2025",
      "periodName": "Q2-2025",
      "progress": 65,
      "keyResults": [
        {
          "keyResultId": 2000001,
          "keyResultName": "Achieve 95% on-time delivery rate for all client projects",
          "keyResultTypeId": 6,
          "keyResultTypeName": "Percentage Tracked",
          "keyResultStatusId": 2,
          "keyResultStatusName": "On Track",
          "value": 88,
          "keyResultStartValue": 0,
          "keyResultEndValue": 100,
          "setStatus": false,
          "measurementTypeId": 1,
          "measurementTypeName": "Numeric",
          "nextUpdateTime": "2025-06-13 00:00:00",
          "frequencyStartTime": "2025-04-02 00:00:00",
          "objectiveId": 1000001,
          "employeeId": 9990001,
          "periodId": 42,
          "periodCode": "JUN-2025",
          "periodName": "Q2-2025",
          "frequencies": [
            {
              "name": "Every Friday",
              "isEnabled": true,
              "repeatEvery": "Week",
              "repeatOn": "Every Friday",
              "id": 6
            }
          ],
          "targetStartDate": "01/04/2025",
          "targetEndDate": "31/12/2025",
          "achievementScore": 88,
          "confidencePercentage": 75,
          "trackingDetails": "Percentage Tracked"
        },
        {
          "keyResultId": 2000002,
          "keyResultName": "Reduce operational costs by 12% through process automation",
          "keyResultTypeId": 6,
          "keyResultTypeName": "Percentage Tracked",
          "keyResultStatusId": 2,
          "keyResultStatusName": "On Track",
          "value": 42,
          "keyResultStartValue": 0,
          "keyResultEndValue": 100,
          "measurementTypeId": 1,
          "measurementTypeName": "Numeric",
          "objectiveId": 1000001,
          "employeeId": 9990001,
          "periodCode": "JUN-2025",
          "achievementScore": 42,
          "confidencePercentage": 60,
          "trackingDetails": "Percentage Tracked"
        }
      ]
    },
    {
      "objectiveId": 1000002,
      "objectiveName": "Build a high-performing learning culture within the team",
      "objectiveStatusId": 3,
      "objectiveStatusName": "Behind",
      "periodId": 42,
      "periodCode": "JUN-2025",
      "periodName": "Q2-2025",
      "progress": 30,
      "keyResults": [
        {
          "keyResultId": 2000003,
          "keyResultName": "Complete 3 cross-functional knowledge-sharing sessions per quarter",
          "keyResultTypeId": 1,
          "keyResultTypeName": "Number Tracked",
          "keyResultStatusId": 4,
          "keyResultStatusName": "At Risk",
          "value": 1,
          "keyResultStartValue": 0,
          "keyResultEndValue": 3,
          "employeeId": 9990001,
          "periodCode": "JUN-2025",
          "achievementScore": 33,
          "confidencePercentage": 40,
          "trackingDetails": "Number Tracked"
        }
      ]
    }
  ],
  "_metadata": {
    "total_objectives": 2,
    "total_key_results": 3,
    "period": "Q2-2025",
    "note": "ANONYMIZED SAMPLE — structure matches Profit.co API response format"
  }
}
