{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/17/food",
    "title": "I ate 2,285 calories",
    "summary": "That day's food came to 2,285 calories, with 126g of protein, 208g of carbs and 85g of fat.",
    "occurred": {
        "display": "17 Aug 2024 23:59",
        "iso": "2024-08-17T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,285 kcal",
            "raw": 2285
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "125.7g",
            "raw": 125.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "208g",
            "raw": 208
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "85g",
            "raw": 85
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.1g",
            "raw": 34.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "68.5g",
            "raw": 68.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.6g",
            "raw": 21.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,140mg",
            "raw": 2140
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (355 kcal), Lunch (1109 kcal), Dinner (324 kcal), Snacks (497 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 355,
                    "items": [
                        {
                            "name": "Caramel Wafer",
                            "calories": 134,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 324,
                    "items": [
                        {
                            "name": "Lewis Hamilton",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Choco Break Bar",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vanilla Berry Granola Protein",
                            "calories": 195,
                            "quantity": 185,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 497,
                    "items": [
                        {
                            "name": "Oats so Good Smoothie",
                            "calories": 497,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "17 Aug 2024",
            "raw": "17 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DKQ4MR",
            "raw": 70013
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 August 2024",
            "url": "https://taylordrayson.com/2024/08/17"
        }
    ]
}