{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/26/food",
    "title": "I ate 2,383 calories",
    "summary": "That day's food came to 2,383 calories, with 18g of protein, 176g of carbs and 31g of fat.",
    "occurred": {
        "display": "26 Jul 2024 23:59",
        "iso": "2024-07-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,383 kcal",
            "raw": 2383
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "18.3g",
            "raw": 18.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "176g",
            "raw": 176
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "31.5g",
            "raw": 31.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "3g",
            "raw": 3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "107.7g",
            "raw": 107.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.9g",
            "raw": 6.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "747mg",
            "raw": 747
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (512 kcal), Lunch (383 kcal), Dinner (997 kcal), Snacks (491 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 512,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Skim",
                            "calories": 80,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cereal, Cinnamon Toast Crunch",
                            "calories": 173,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 383,
                    "items": [
                        {
                            "name": "Soda, Dr. Pepper, Zero",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Macaroni cheese",
                            "calories": 180,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Banana, Yellow, Ripened, Raw",
                            "calories": 107,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Mini Cucumbers",
                            "calories": 3,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 997,
                    "items": [
                        {
                            "name": "Fillet Tower Burger Meal",
                            "calories": 862,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pepsi",
                            "calories": 135,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 491,
                    "items": [
                        {
                            "name": "Texas BBQ",
                            "calories": 351,
                            "quantity": 30,
                            "units": "Each"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Jul 2024",
            "raw": "26 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DLFWU4",
            "raw": 69784
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 July 2024",
            "url": "https://taylordrayson.com/2024/07/26"
        }
    ]
}