{
    "type": "food",
    "url": "https://taylordrayson.com/2025/02/19/food",
    "title": "I ate 2,489 calories",
    "summary": "That day's food came to 2,489 calories, with 101g of protein, 254g of carbs and 71g of fat.",
    "occurred": {
        "display": "19 Feb 2025 23:59",
        "iso": "2025-02-19T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,489 kcal",
            "raw": 2489
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "101g",
            "raw": 101
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "254.4g",
            "raw": 254.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "70.5g",
            "raw": 70.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.6g",
            "raw": 31.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "153.3g",
            "raw": 153.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "16.9g",
            "raw": 16.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "596mg",
            "raw": 596
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (45 kcal), Lunch (763 kcal), Dinner (638 kcal), Snacks (1043 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 45,
                    "items": [
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 763,
                    "items": [
                        {
                            "name": "Peri Peri Chicken With Peri Peri Chips",
                            "calories": 542,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 638,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        },
                        {
                            "name": "Chicken Pasta Bake",
                            "calories": 499,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1043,
                    "items": [
                        {
                            "name": "Kit Kat Chunky Duo",
                            "calories": 330,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Twix Mini",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Lindor Chocolate Balls",
                            "calories": 154,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "19 Feb 2025",
            "raw": "19 Feb 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D47KRR",
            "raw": 71825
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "19 February 2025",
            "url": "https://taylordrayson.com/2025/02/19"
        }
    ]
}