{
    "type": "food",
    "url": "https://taylordrayson.com/2024/12/26/food",
    "title": "I ate 2,801 calories",
    "summary": "That day's food came to 2,801 calories, with 154g of protein, 311g of carbs and 92g of fat.",
    "occurred": {
        "display": "26 Dec 2024 23:59",
        "iso": "2024-12-26T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,801 kcal",
            "raw": 2801
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "153.8g",
            "raw": 153.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "311g",
            "raw": 311
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "92g",
            "raw": 92
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.8g",
            "raw": 35.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "181.5g",
            "raw": 181.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.6g",
            "raw": 5.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,550mg",
            "raw": 1550
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (418 kcal), Lunch (1314 kcal), Dinner (788 kcal), Snacks (281 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 418,
                    "items": [
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate Chip Brioche Rolls",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 195,
                            "quantity": 2,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1314,
                    "items": [
                        {
                            "name": "Squishues Bubblegum",
                            "calories": 494,
                            "quantity": 140,
                            "units": "Grams"
                        },
                        {
                            "name": "BBQ Chipotle Chicken Mac & Cheese",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Roll (Raspberry)",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 788,
                    "items": [
                        {
                            "name": "Pigs In Blankets",
                            "calories": 413,
                            "quantity": 5,
                            "units": "Each"
                        },
                        {
                            "name": "Buttermilk Chicken Tenders",
                            "calories": 375,
                            "quantity": 139,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 281,
                    "items": [
                        {
                            "name": "Freddo Chocolate Bar",
                            "calories": 95,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dairy Milk Mini Buttons",
                            "calories": 76,
                            "quantity": 14,
                            "units": "Grams"
                        },
                        {
                            "name": "Gold Coins",
                            "calories": 110,
                            "quantity": 5,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Dec 2024",
            "raw": "26 Dec 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DSDPAS",
            "raw": 71349
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 December 2024",
            "url": "https://taylordrayson.com/2024/12/26"
        }
    ]
}