{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/19/food",
    "title": "I ate 3,388 calories",
    "summary": "That day's food came to 3,388 calories, with 51g of protein, 298g of carbs and 111g of fat.",
    "occurred": {
        "display": "19 May 2024 23:59",
        "iso": "2024-05-19T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,388 kcal",
            "raw": 3388
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "51.3g",
            "raw": 51.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "298g",
            "raw": 298
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "111g",
            "raw": 111
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "32g",
            "raw": 32
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "208.7g",
            "raw": 208.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.4g",
            "raw": 12.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "992mg",
            "raw": 992
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (300 kcal), Lunch (543 kcal), Dinner (2067 kcal), Snacks (478 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 300,
                    "items": [
                        {
                            "name": "Bacon Bagel",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 543,
                    "items": [
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cookie, Double Choc Chip",
                            "calories": 443,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2067,
                    "items": [
                        {
                            "name": "Bacon Cheeseburger",
                            "calories": 630,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 526,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 478,
                    "items": [
                        {
                            "name": "Twix",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "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": "19 May 2024",
            "raw": "19 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RD524K",
            "raw": 69126
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "19 May 2024",
            "url": "https://taylordrayson.com/2024/05/19"
        }
    ]
}