{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/23/food",
    "title": "I ate 2,747 calories",
    "summary": "That day's food came to 2,747 calories, with 90g of protein, 336g of carbs and 69g of fat.",
    "occurred": {
        "display": "23 Aug 2024 23:59",
        "iso": "2024-08-23T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,747 kcal",
            "raw": 2747
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.4g",
            "raw": 90.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "336.2g",
            "raw": 336.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68.9g",
            "raw": 68.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "16.9g",
            "raw": 16.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "177.8g",
            "raw": 177.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.6g",
            "raw": 1.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "858mg",
            "raw": 858
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (131 kcal), Lunch (868 kcal), Dinner (1201 kcal), Snacks (547 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 868,
                    "items": [
                        {
                            "name": "Pizza, Chicken Supreme, Pan, Large, 1 Piece",
                            "calories": 450,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Lewis Hamilton",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Onion Rings",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1201,
                    "items": [
                        {
                            "name": "David Lloyd  Club Burrito",
                            "calories": 860,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Spaghetti Zing",
                            "calories": 241,
                            "quantity": 70,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 547,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lucozade Alert Cherry Blast",
                            "calories": 86,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat Chunky Duo",
                            "calories": 330,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "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": "23 Aug 2024",
            "raw": "23 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DX5T4H",
            "raw": 70075
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "23 August 2024",
            "url": "https://taylordrayson.com/2024/08/23"
        }
    ]
}