{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/07/food",
    "title": "I ate 1,796 calories",
    "summary": "That day's food came to 1,796 calories, with 74g of protein, 194g of carbs and 85g of fat.",
    "occurred": {
        "display": "7 Jun 2025 23:59",
        "iso": "2025-06-07T23:59:59+02:00",
        "timezone": "Europe/Paris"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,796 kcal",
            "raw": 1796
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "74.4g",
            "raw": 74.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "194.4g",
            "raw": 194.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "85g",
            "raw": 85
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "37.1g",
            "raw": 37.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "117.9g",
            "raw": 117.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.7g",
            "raw": 8.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,201mg",
            "raw": 2201
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (338 kcal), Dinner (349 kcal), Snacks (1109 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 338,
                    "items": [
                        {
                            "name": "Curry, Green w/ Chicken, Thai, Restaurant-Style",
                            "calories": 206,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheese And Onion",
                            "calories": 130,
                            "quantity": 25,
                            "units": "Grams"
                        },
                        {
                            "name": "Coke Zero 500ml",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 349,
                    "items": [
                        {
                            "name": "KitKat 4 Finger",
                            "calories": 209,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 169,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Mcdonalds Medium Coke",
                            "calories": 170,
                            "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": "07 Jun 2025",
            "raw": "07 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W7KN93",
            "raw": 72896
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 June 2025",
            "url": "https://taylordrayson.com/2025/06/07"
        }
    ]
}