{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/14/food",
    "title": "I ate 3,933 calories",
    "summary": "That day's food came to 3,933 calories, with 114g of protein, 227g of carbs and 87g of fat.",
    "occurred": {
        "display": "14 Aug 2024 23:59",
        "iso": "2024-08-14T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,933 kcal",
            "raw": 3933
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "114.5g",
            "raw": 114.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "226.7g",
            "raw": 226.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "86.9g",
            "raw": 86.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.4g",
            "raw": 34.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "100.8g",
            "raw": 100.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9g",
            "raw": 9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,707mg",
            "raw": 1707
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (131 kcal), Lunch (1494 kcal), Dinner (1800 kcal), Snacks (508 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1494,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Large)",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Birthday Donut",
                            "calories": 278,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1800,
                    "items": [
                        {
                            "name": "Slims Honey Bbq Burger",
                            "calories": 550,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 800,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Slim Chicken Chips",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 508,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 393,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Belmont Biscuits Choco Break",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "14 Aug 2024",
            "raw": "14 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DKNAFF",
            "raw": 69977
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 August 2024",
            "url": "https://taylordrayson.com/2024/08/14"
        }
    ]
}