{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/26/food",
    "title": "I ate 2,624 calories",
    "summary": "That day's food came to 2,624 calories, with 120g of protein, 238g of carbs and 105g of fat.",
    "occurred": {
        "display": "26 Aug 2024 23:59",
        "iso": "2024-08-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,624 kcal",
            "raw": 2624
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "119.9g",
            "raw": 119.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "237.7g",
            "raw": 237.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "104.8g",
            "raw": 104.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "40.2g",
            "raw": 40.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "28.2g",
            "raw": 28.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "19.8g",
            "raw": 19.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,922mg",
            "raw": 1922
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (807 kcal), Lunch (730 kcal), Dinner (1076 kcal), Snacks (11 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 807,
                    "items": [
                        {
                            "name": "Protein Pancake Mix Vanilla",
                            "calories": 206,
                            "quantity": 50,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 730,
                    "items": [
                        {
                            "name": "Gochujang Pulled Pork Sub",
                            "calories": 553,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Walkers Cheese And Onion baked",
                            "calories": 164,
                            "quantity": 37.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1076,
                    "items": [
                        {
                            "name": "Wagyu Bacon Cheeseburger",
                            "calories": 900,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Skin On Fries",
                            "calories": 176,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 11,
                    "items": [
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "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": "26 Aug 2024",
            "raw": "26 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DX8BH4",
            "raw": 70097
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 August 2024",
            "url": "https://taylordrayson.com/2024/08/26"
        }
    ]
}