{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/29/food",
    "title": "I ate 2,057 calories",
    "summary": "That day's food came to 2,057 calories, with 33g of protein, 156g of carbs and 41g of fat.",
    "occurred": {
        "display": "29 Jul 2024 23:59",
        "iso": "2024-07-29T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,057 kcal",
            "raw": 2057
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "33.1g",
            "raw": 33.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "155.6g",
            "raw": 155.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "40.6g",
            "raw": 40.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.8g",
            "raw": 17.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "61.4g",
            "raw": 61.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.8g",
            "raw": 6.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,905mg",
            "raw": 1905
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1409 kcal), Dinner (263 kcal), Snacks (164 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1409,
                    "items": [
                        {
                            "name": "Pizza, Personal Pan, Hawaiian Luau",
                            "calories": 620,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Onion Rings",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster Mango Loco Zero",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Chocolate",
                            "calories": 372,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 263,
                    "items": [
                        {
                            "name": "Juice, Tropicana Orange",
                            "calories": 103,
                            "quantity": 250,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Aero Chocolate Mousse",
                            "calories": 94,
                            "quantity": 57,
                            "units": "Grams"
                        },
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 164,
                    "items": [
                        {
                            "name": "Oven Baked Cheese & Onion",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "29 Jul 2024",
            "raw": "29 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DLRQLA",
            "raw": 69817
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "29 July 2024",
            "url": "https://taylordrayson.com/2024/07/29"
        }
    ]
}