{
    "type": "food",
    "url": "https://taylordrayson.com/2025/06/05/food",
    "title": "I ate 1,628 calories",
    "summary": "That day's food came to 1,628 calories, with 35g of protein, 193g of carbs and 50g of fat.",
    "occurred": {
        "display": "5 Jun 2025 23:59",
        "iso": "2025-06-05T23:59:59+02:00",
        "timezone": "Europe/Paris"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,628 kcal",
            "raw": 1628
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "34.6g",
            "raw": 34.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "193g",
            "raw": 193
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "50g",
            "raw": 50
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29g",
            "raw": 29
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "180g",
            "raw": 180
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.9g",
            "raw": 3.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,530mg",
            "raw": 1530
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (774 kcal), Dinner (609 kcal), Snacks (245 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 774,
                    "items": [
                        {
                            "name": "Curry, Green w/ Chicken, Thai, Restaurant-Style",
                            "calories": 411,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "GU Milk Chocolate Mousse with Ganache",
                            "calories": 273,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Skim Cappucino",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Skim Cappucino",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 609,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 264,
                            "quantity": 4,
                            "units": "Cans"
                        },
                        {
                            "name": "Shot",
                            "calories": 135,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Guiness",
                            "calories": 210,
                            "quantity": 1,
                            "units": "Pint"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 245,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "05 Jun 2025",
            "raw": "05 Jun 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6W7VGVT",
            "raw": 72879
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 June 2025",
            "url": "https://taylordrayson.com/2025/06/05"
        }
    ]
}