{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/24/food",
    "title": "I ate 3,510 calories",
    "summary": "That day's food came to 3,510 calories, with 129g of protein, 374g of carbs and 137g of fat.",
    "occurred": {
        "display": "24 Oct 2024 23:59",
        "iso": "2024-10-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,510 kcal",
            "raw": 3510
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "129.3g",
            "raw": 129.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "373.7g",
            "raw": 373.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "136.6g",
            "raw": 136.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "58.2g",
            "raw": 58.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "180.3g",
            "raw": 180.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "24.3g",
            "raw": 24.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,974mg",
            "raw": 2974
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (1045 kcal), Lunch (1357 kcal), Dinner (1108 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 1045,
                    "items": [
                        {
                            "name": "Toast W Butter",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Regular Latte",
                            "calories": 126,
                            "quantity": 290,
                            "units": "Grams"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1357,
                    "items": [
                        {
                            "name": "Chocolate Orange Club Bar",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rowntrees",
                            "calories": 401,
                            "quantity": 114,
                            "units": "Grams"
                        },
                        {
                            "name": "Minstrels",
                            "calories": 398,
                            "quantity": 2,
                            "units": "Cups"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1108,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "24 Oct 2024",
            "raw": "24 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DN6WWH",
            "raw": 70730
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 October 2024",
            "url": "https://taylordrayson.com/2024/10/24"
        }
    ]
}