{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/06/food",
    "title": "I ate 2,627 calories",
    "summary": "That day's food came to 2,627 calories, with 70g of protein, 138g of carbs and 35g of fat.",
    "occurred": {
        "display": "6 Jul 2024 23:59",
        "iso": "2024-07-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,627 kcal",
            "raw": 2627
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "70.2g",
            "raw": 70.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "138.2g",
            "raw": 138.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "34.8g",
            "raw": 34.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "18.2g",
            "raw": 18.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "74.4g",
            "raw": 74.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6g",
            "raw": 6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,156mg",
            "raw": 2156
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1830 kcal), Dinner (541 kcal), Snacks (35 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1830,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 420,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Pineapple & Raspberry",
                            "calories": 1410,
                            "quantity": 6,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 541,
                    "items": [
                        {
                            "name": "Festive Pulled Chicken Loaded Fries",
                            "calories": 541,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 35,
                    "items": [
                        {
                            "name": "330ml Can Of Coke",
                            "calories": 35,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "06 Jul 2024",
            "raw": "06 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DA2W5Z",
            "raw": 69600
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 July 2024",
            "url": "https://taylordrayson.com/2024/07/06"
        }
    ]
}