{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/15/food",
    "title": "I ate 2,447 calories",
    "summary": "That day's food came to 2,447 calories, with 61g of protein, 205g of carbs and 31g of fat.",
    "occurred": {
        "display": "15 Oct 2024 23:59",
        "iso": "2024-10-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,447 kcal",
            "raw": 2447
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.9g",
            "raw": 60.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "204.5g",
            "raw": 204.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "31.3g",
            "raw": 31.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "18.9g",
            "raw": 18.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "165.6g",
            "raw": 165.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.1g",
            "raw": 0.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "508mg",
            "raw": 508
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (396 kcal), Lunch (929 kcal), Dinner (901 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 396,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Yoghurt Drink",
                            "calories": 175,
                            "quantity": 230,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 929,
                    "items": [
                        {
                            "name": "Texas BBQ",
                            "calories": 689,
                            "quantity": 3.5,
                            "units": "Servings"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 901,
                    "items": [
                        {
                            "name": "Slow Cooked Beef Caserole",
                            "calories": 270,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fizzy Tropical Fruit Slices",
                            "calories": 495,
                            "quantity": 145,
                            "units": "Grams"
                        },
                        {
                            "name": "Yoghurt",
                            "calories": 36,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Chocolate Orange Club Bar",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "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": "15 Oct 2024",
            "raw": "15 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DUKB9F",
            "raw": 70634
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 October 2024",
            "url": "https://taylordrayson.com/2024/10/15"
        }
    ]
}