{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/16/food",
    "title": "I ate 2,666 calories",
    "summary": "That day's food came to 2,666 calories, with 117g of protein, 144g of carbs and 104g of fat.",
    "occurred": {
        "display": "16 Jul 2025 23:59",
        "iso": "2025-07-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,666 kcal",
            "raw": 2666
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "117.4g",
            "raw": 117.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "144.1g",
            "raw": 144.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "103.7g",
            "raw": 103.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "48.6g",
            "raw": 48.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "95.2g",
            "raw": 95.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.6g",
            "raw": 2.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "462mg",
            "raw": 462
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (131 kcal), Lunch (486 kcal), Dinner (1616 kcal), Snacks (433 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 486,
                    "items": [
                        {
                            "name": "Protein Flapjack Salted Caramel",
                            "calories": 224,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1616,
                    "items": [
                        {
                            "name": "Bacon Double Burger",
                            "calories": 781,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lattice Fries",
                            "calories": 307,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tims Shake Brownie",
                            "calories": 275,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Timbits",
                            "calories": 240,
                            "quantity": 3,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 433,
                    "items": [
                        {
                            "name": "Biscuits",
                            "calories": 76,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Foam Bananas And Shrimps",
                            "calories": 226,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "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": "16 Jul 2025",
            "raw": "16 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WKZETL",
            "raw": 73247
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 July 2025",
            "url": "https://taylordrayson.com/2025/07/16"
        }
    ]
}