{
  "hedgehogs": [
    {
      "id": 1,
      "name": "Voloďa",
      "profilePhoto": "uploads/1/1_profil.jpg?t=1783766545"
    },
    {
      "id": 2,
      "name": "Otesanek",
      "profilePhoto": "uploads/2/2_profil.jpg?t=1784019211"
    }
  ],
  "records": [
    {
      "hedgehogId": 1,
      "date": "2026-07-04",
      "slotId": "slots_1",
      "weight": "216",
      "note": "Kobliha",
      "updated": "2026-07-14 11:56:36",
      "photos": [
        {
          "filename": "1_20260710_231508_1.jpg",
          "path": "uploads/1/2026-07-04_slots_1/1_20260710_231508_1.jpg"
        }
      ]
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-05",
      "slotId": "slots_1",
      "weight": "236",
      "note": "Kousanec1",
      "updated": "2026-07-14 11:57:25",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-06",
      "slotId": "slots_1",
      "weight": "250",
      "note": "",
      "updated": "2026-07-14 10:47:59",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-07",
      "slotId": "slots_1",
      "weight": "261",
      "note": "",
      "updated": "2026-07-14 10:48:09",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-08",
      "slotId": "slots_1",
      "weight": "291",
      "note": "",
      "updated": "2026-07-14 10:48:13",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-09",
      "slotId": "slots_1",
      "weight": "298",
      "note": "",
      "updated": "2026-07-14 10:48:22",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-10",
      "slotId": "slots_1",
      "weight": "316",
      "note": "",
      "updated": "2026-07-14 10:48:31",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-11",
      "slotId": "slots_1",
      "weight": "344",
      "note": "",
      "updated": "2026-07-11 12:42:48",
      "photos": [
        {
          "filename": "1_20260711_104327_1.jpg",
          "path": "uploads/1/2026-07-11_slots_1/1_20260711_104327_1.jpg"
        },
        {
          "filename": "1_20260711_104327_2.jpg",
          "path": "uploads/1/2026-07-11_slots_1/1_20260711_104327_2.jpg"
        },
        {
          "filename": "1_20260711_104327_3.jpg",
          "path": "uploads/1/2026-07-11_slots_1/1_20260711_104327_3.jpg"
        }
      ]
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-12",
      "slotId": "slots_1",
      "weight": "363",
      "note": "",
      "updated": "2026-07-14 10:49:41",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-13",
      "slotId": "slots_1",
      "weight": "382",
      "note": "",
      "updated": "2026-07-14 10:49:45",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-14",
      "slotId": "slots_1",
      "weight": "393",
      "note": "Kousanec",
      "updated": "2026-07-14 10:55:36",
      "photos": []
    },
    {
      "hedgehogId": 2,
      "date": "2026-07-10",
      "slotId": "slots_1",
      "weight": "920",
      "note": "",
      "updated": "2026-07-14 10:54:13",
      "photos": []
    },
    {
      "hedgehogId": 2,
      "date": "2026-07-11",
      "slotId": "slots_1",
      "weight": "932",
      "note": "",
      "updated": "2026-07-14 10:54:17",
      "photos": []
    },
    {
      "hedgehogId": 2,
      "date": "2026-07-12",
      "slotId": "slots_1",
      "weight": "933",
      "note": "",
      "updated": "2026-07-14 10:54:21",
      "photos": []
    },
    {
      "hedgehogId": 2,
      "date": "2026-07-13",
      "slotId": "slots_1",
      "weight": "954",
      "note": "",
      "updated": "2026-07-14 10:54:27",
      "photos": []
    },
    {
      "hedgehogId": 2,
      "date": "2026-07-14",
      "slotId": "slots_1",
      "weight": "950",
      "note": "",
      "updated": "2026-07-14 10:54:38",
      "photos": []
    },
    {
      "hedgehogId": 1,
      "date": "2026-07-15",
      "slotId": "slots_1",
      "weight": "",
      "note": "",
      "updated": "2026-07-14 11:34:49",
      "photos": []
    }
  ],
  "timeSlots": [
    {
      "id": "slots_1",
      "name": "Ráno",
      "time": "09:00",
      "isDefault": true
    },
    {
      "id": "slots_2",
      "name": "Dopoledne",
      "time": "11:00",
      "isDefault": false
    },
    {
      "id": "slots_3",
      "name": "Poledne",
      "time": "13:00",
      "isDefault": false
    },
    {
      "id": "slots_4",
      "name": "Odpoledne",
      "time": "16:00",
      "isDefault": false
    },
    {
      "id": "slots_5",
      "name": "Večer",
      "time": "20:00",
      "isDefault": false
    },
    {
      "id": "slots_6",
      "name": "Noc",
      "time": "02:00",
      "isDefault": false
    }
  ],
  "threshold": 10,
  "nextId": 3
}