{
  "date": "2026-02-08",
  "weight_kg": 70.5,
  "source": "MANUAL",
  "raw_data": {
    "dailyWeightSummaries": [
      {
        "summaryDate": "2026-02-08",
        "numOfWeightEntries": 1,
        "minWeight": 70500.0,
        "maxWeight": 70500.0,
        "latestWeight": {
          "samplePk": 1770515418599,
          "date": 1770544210004,
          "calendarDate": "2026-02-08",
          "weight": 70500.0,
          "bmi": null,
          "bodyFat": null,
          "bodyWater": null,
          "boneMass": null,
          "muscleMass": null,
          "physiqueRating": null,
          "visceralFat": null,
          "metabolicAge": null,
          "sourceType": "MANUAL",
          "timestampGMT": 1770515410004,
          "weightDelta": 99.99999999999432
        },
        "allWeightMetrics": [
          {
            "samplePk": 1770515418599,
            "date": 1770544210004,
            "calendarDate": "2026-02-08",
            "weight": 70500.0,
            "bmi": null,
            "bodyFat": null,
            "bodyWater": null,
            "boneMass": null,
            "muscleMass": null,
            "physiqueRating": null,
            "visceralFat": null,
            "metabolicAge": null,
            "sourceType": "MANUAL",
            "timestampGMT": 1770515410004,
            "weightDelta": 99.99999999999432
          }
        ]
      }
    ],
    "totalAverage": {
      "from": 1770508800000,
      "until": 1770595199999,
      "weight": 70500.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null
    },
    "previousDateWeight": {
      "samplePk": 1769642413690,
      "date": 1769671211002,
      "calendarDate": "2026-01-29",
      "weight": 70400.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null,
      "sourceType": "MANUAL",
      "timestampGMT": 1769642411002,
      "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
    }
  }
}