{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/26/food",
    "title": "I ate 3,150 calories",
    "summary": "That day's food came to 3,150 calories, with 188g of protein, 236g of carbs and 109g of fat.",
    "occurred": {
        "display": "26 Feb 2025 23:59",
        "iso": "2025-02-26T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,150 kcal",
            "raw": 3150
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "187.9g",
            "raw": 187.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "236.5g",
            "raw": 236.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "109.4g",
            "raw": 109.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.6g",
            "raw": 34.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "121.6g",
            "raw": 121.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.6g",
            "raw": 8.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,027mg",
            "raw": 2027
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1278 kcal), Lunch (918 kcal), Dinner (954 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1278,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Protein Strawberry Cream",
                            "calories": 396,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange And Mango Juice",
                            "calories": 100,
                            "quantity": 200,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 918,
                    "items": [
                        {
                            "name": "Bangin’ Beef Chilli With Chipotle Sour Cream",
                            "calories": 679,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 954,
                    "items": [
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chips",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheeseburger With Bacon",
                            "calories": 590,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate, Hot Chocolate, Instant",
                            "calories": 63,
                            "quantity": 15,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Feb 2025",
            "raw": "26 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D4285S",
            "raw": 71905
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 February 2025",
            "url": "https://taylordrayson.com/2025/02/26"
        }
    ]
}