{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/08/food",
    "title": "I ate 2,620 calories",
    "summary": "That day's food came to 2,620 calories, with 68g of protein, 309g of carbs and 82g of fat.",
    "occurred": {
        "display": "8 Jun 2025 23:59",
        "iso": "2025-06-08T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,620 kcal",
            "raw": 2620
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "67.5g",
            "raw": 67.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "308.8g",
            "raw": 308.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "82.2g",
            "raw": 82.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "41.7g",
            "raw": 41.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "222.8g",
            "raw": 222.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "4.5g",
            "raw": 4.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "764mg",
            "raw": 764
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (500 kcal), Lunch (885 kcal), Dinner (976 kcal), Snacks (259 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 500,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 108,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 885,
                    "items": [
                        {
                            "name": "Croissant, Ham And Cheese",
                            "calories": 493,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 976,
                    "items": [
                        {
                            "name": "Bottle Of Coke 500ml",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Bottle"
                        },
                        {
                            "name": "Crunch",
                            "calories": 516,
                            "quantity": 18,
                            "units": "Pieces"
                        },
                        {
                            "name": "Doritos, Sweet Chilli Heat",
                            "calories": 250,
                            "quantity": 20,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "08 Jun 2025",
            "raw": "08 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W7JMPY",
            "raw": 72904
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 June 2025",
            "url": "https://taylordrayson.com/2025/06/08"
        }
    ]
}