{
    "type": "food",
    "url": "https://taylordrayson.com/2025/01/30/food",
    "title": "I ate 2,112 calories",
    "summary": "That day's food came to 2,112 calories, with 88g of protein, 309g of carbs and 40g of fat.",
    "occurred": {
        "display": "30 Jan 2025 23:59",
        "iso": "2025-01-30T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,112 kcal",
            "raw": 2112
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "88.2g",
            "raw": 88.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "308.6g",
            "raw": 308.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "39.9g",
            "raw": 39.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14.1g",
            "raw": 14.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "166.8g",
            "raw": 166.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.9g",
            "raw": 10.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,236mg",
            "raw": 2236
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (785 kcal), Lunch (1047 kcal), Dinner (280 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 785,
                    "items": [
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Bourbon Chocolate Biscuit",
                            "calories": 42,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1047,
                    "items": [
                        {
                            "name": "Chicken Yakitori",
                            "calories": 583,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster Mango Loco Zero",
                            "calories": 13,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Sour Belts",
                            "calories": 320,
                            "quantity": 16,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 280,
                    "items": [
                        {
                            "name": "McDonald's large coke",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "30 Jan 2025",
            "raw": "30 Jan 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DPXK4W",
            "raw": 71656
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 January 2025",
            "url": "https://taylordrayson.com/2025/01/30"
        }
    ]
}