{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/30/food",
    "title": "I ate 2,206 calories",
    "summary": "That day's food came to 2,206 calories, with 40g of protein, 201g of carbs and 79g of fat.",
    "occurred": {
        "display": "30 Jun 2024 23:59",
        "iso": "2024-06-30T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,206 kcal",
            "raw": 2206
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "39.7g",
            "raw": 39.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "201.4g",
            "raw": 201.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "78.6g",
            "raw": 78.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.1g",
            "raw": 35.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "128.1g",
            "raw": 128.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.6g",
            "raw": 9.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,144mg",
            "raw": 1144
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (1122 kcal), Dinner (660 kcal), Snacks (203 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1122,
                    "items": [
                        {
                            "name": "Orange Segments",
                            "calories": 483,
                            "quantity": 23,
                            "units": "Pieces"
                        },
                        {
                            "name": "Fish Finger Salad Wrap",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 660,
                    "items": [
                        {
                            "name": "Burger, Beef, Grilled, Homemade",
                            "calories": 288,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Battered Onion Rings",
                            "calories": 210,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 203,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Wheat Crunchies, Crispy Bacon",
                            "calories": 99,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "30 Jun 2024",
            "raw": "30 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DAKEZ5",
            "raw": 69539
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "30 June 2024",
            "url": "https://taylordrayson.com/2024/06/30"
        }
    ]
}