{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/28/food",
    "title": "I ate 2,440 calories",
    "summary": "That day's food came to 2,440 calories, with 103g of protein, 259g of carbs and 75g of fat.",
    "occurred": {
        "display": "28 Aug 2024 23:59",
        "iso": "2024-08-28T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,440 kcal",
            "raw": 2440
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "103.4g",
            "raw": 103.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "258.5g",
            "raw": 258.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "75.1g",
            "raw": 75.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.6g",
            "raw": 30.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "117.7g",
            "raw": 117.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.5g",
            "raw": 9.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "882mg",
            "raw": 882
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (628 kcal), Lunch (918 kcal), Dinner (632 kcal), Snacks (262 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 628,
                    "items": [
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 918,
                    "items": [
                        {
                            "name": "Large Sausage Roll",
                            "calories": 480,
                            "quantity": 130,
                            "units": "Grams"
                        },
                        {
                            "name": "Yorkie Bar",
                            "calories": 248,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster punch",
                            "calories": 190,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 632,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 630,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Soda, Pepsi, Max Cherry",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 262,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "28 Aug 2024",
            "raw": "28 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DXPQJW",
            "raw": 70119
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "28 August 2024",
            "url": "https://taylordrayson.com/2024/08/28"
        }
    ]
}