{
    "type": "food",
    "url": "https://taylordrayson.com/2024/10/12/food",
    "title": "I ate 2,614 calories",
    "summary": "That day's food came to 2,614 calories, with 96g of protein, 288g of carbs and 78g of fat.",
    "occurred": {
        "display": "12 Oct 2024 23:59",
        "iso": "2024-10-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,614 kcal",
            "raw": 2614
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "95.9g",
            "raw": 95.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "287.7g",
            "raw": 287.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "77.7g",
            "raw": 77.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.6g",
            "raw": 27.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "121.4g",
            "raw": 121.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "15.7g",
            "raw": 15.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,490mg",
            "raw": 1490
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (2001 kcal), Lunch (286 kcal), Dinner (327 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 2001,
                    "items": [
                        {
                            "name": "Impact Whey Gainer",
                            "calories": 369,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choc Chip Munchy Bars",
                            "calories": 138,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "McDonald's large coke",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 286,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Grande Caramel Flat White",
                            "calories": 220,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 327,
                    "items": [
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Quiche Small Slice",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lettuce, Iceberg, Raw",
                            "calories": 4,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cucumber, Sliced",
                            "calories": 1,
                            "quantity": 5,
                            "units": "Slices"
                        },
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        }
                    ]
                }
            ]
        },
        {
            "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": "12 Oct 2024",
            "raw": "12 Oct 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D3DK7M",
            "raw": 70596
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 October 2024",
            "url": "https://taylordrayson.com/2024/10/12"
        }
    ]
}