{
  "date": "2026-01-20",
  "weight_kg": 71.3,
  "source": "MANUAL",
  "raw_data": {
    "dailyWeightSummaries": [
      {
        "summaryDate": "2026-01-20",
        "numOfWeightEntries": 1,
        "minWeight": 71300.0,
        "maxWeight": 71300.0,
        "latestWeight": {
          "samplePk": 1768867316674,
          "date": 1768896107000,
          "calendarDate": "2026-01-20",
          "weight": 71300.0,
          "bmi": null,
          "bodyFat": null,
          "bodyWater": null,
          "boneMass": null,
          "muscleMass": null,
          "physiqueRating": null,
          "visceralFat": null,
          "metabolicAge": null,
          "sourceType": "MANUAL",
          "timestampGMT": 1768867307000,
          "weightDelta": -1700.0000000000027
        },
        "allWeightMetrics": [
          {
            "samplePk": 1768867316674,
            "date": 1768896107000,
            "calendarDate": "2026-01-20",
            "weight": 71300.0,
            "bmi": null,
            "bodyFat": null,
            "bodyWater": null,
            "boneMass": null,
            "muscleMass": null,
            "physiqueRating": null,
            "visceralFat": null,
            "metabolicAge": null,
            "sourceType": "MANUAL",
            "timestampGMT": 1768867307000,
            "weightDelta": -1700.0000000000027
          }
        ]
      }
    ],
    "totalAverage": {
      "from": 1768867200000,
      "until": 1768953599999,
      "weight": 71300.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null
    },
    "previousDateWeight": {
      "samplePk": 1767581210370,
      "date": 1767610010353,
      "calendarDate": "2026-01-05",
      "weight": 73000.0,
      "bmi": null,
      "bodyFat": null,
      "bodyWater": null,
      "boneMass": null,
      "muscleMass": null,
      "physiqueRating": null,
      "visceralFat": null,
      "metabolicAge": null,
      "sourceType": "USER_SETTING",
      "timestampGMT": 1767581210353,
      "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
    }
  }
}