{
    "type": "food",
    "url": "https://taylordrayson.com/2025/03/12/food",
    "title": "I ate 2,660 calories",
    "summary": "That day's food came to 2,660 calories, with 62g of protein, 275g of carbs and 40g of fat.",
    "occurred": {
        "display": "12 Mar 2025 23:59",
        "iso": "2025-03-12T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,660 kcal",
            "raw": 2660
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "61.9g",
            "raw": 61.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "275g",
            "raw": 275
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "40.1g",
            "raw": 40.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "22.7g",
            "raw": 22.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "239g",
            "raw": 239
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.5g",
            "raw": 0.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "60mg",
            "raw": 60
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (460 kcal), Lunch (1093 kcal), Dinner (445 kcal), Snacks (662 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 460,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1093,
                    "items": [
                        {
                            "name": "Buffalo Chicken Mac And Cheese",
                            "calories": 704,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Creme Egg",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 445,
                    "items": [
                        {
                            "name": "Chicken Fajita Mix",
                            "calories": 400,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 662,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Wagon Wheels Chocolate",
                            "calories": 158,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                }
            ]
        },
        {
            "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": "12 Mar 2025",
            "raw": "12 Mar 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DZA7DD",
            "raw": 72044
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 March 2025",
            "url": "https://taylordrayson.com/2025/03/12"
        }
    ]
}