{
  "date": "2026-03-28",
  "weight_kg": 68.0,
  "source": "MANUAL",
  "raw_data": {
    "dailyWeightSummaries": [
      {
        "summaryDate": "2026-03-28",
        "numOfWeightEntries": 1,
        "minWeight": 68000.0,
        "maxWeight": 68000.0,
        "latestWeight": {
          "samplePk": 1774658784705,
          "date": 1774687577006,
          "calendarDate": "2026-03-28",
          "weight": 68000.0,
          "bmi": null,
          "bodyFat": null,
          "bodyWater": null,
          "boneMass": null,
          "muscleMass": null,
          "physiqueRating": null,
          "visceralFat": null,
          "metabolicAge": null,
          "sourceType": "MANUAL",
          "timestampGMT": 1774658777006,
          "weightDelta": -500.0
        },
        "allWeightMetrics": [
          {
            "samplePk": 1774658784705,
            "date": 1774687577006,
            "calendarDate": "2026-03-28",
            "weight": 68000.0,
            "bmi": null,
            "bodyFat": null,
            "bodyWater": null,
            "boneMass": null,
            "muscleMass": null,
            "physiqueRating": null,
            "visceralFat": null,
            "metabolicAge": null,
            "sourceType": "MANUAL",
            "timestampGMT": 1774658777006,
            "weightDelta": -500.0
          }
        ]
      }
    ],
    "totalAverage": {
      "from": 1774656000000,
      "until": 1774742399999,
      "weight": 68000.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null
    },
    "previousDateWeight": {
      "samplePk": 1773469637229,
      "date": 1773498430002,
      "calendarDate": "2026-03-14",
      "weight": 68500.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null,
      "sourceType": "MANUAL",
      "timestampGMT": 1773469630002,
      "weightDelta": null
    },
    "nextDateWeight": {
      "samplePk": null,
      "date": null,
      "calendarDate": null,
      "weight": null,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null,
      "sourceType": null,
      "timestampGMT": null,
      "weightDelta": null
    }
  }
}