{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/07/food",
    "title": "I ate 2,524 calories",
    "summary": "That day's food came to 2,524 calories, with 91g of protein, 173g of carbs and 93g of fat.",
    "occurred": {
        "display": "7 Jul 2024 23:59",
        "iso": "2024-07-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,524 kcal",
            "raw": 2524
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.5g",
            "raw": 90.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "173g",
            "raw": 173
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "93g",
            "raw": 93
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "39.3g",
            "raw": 39.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "96.1g",
            "raw": 96.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.1g",
            "raw": 2.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,881mg",
            "raw": 1881
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (1572 kcal), Dinner (812 kcal), Snacks (140 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 1572,
                    "items": [
                        {
                            "name": "Chips In Pub",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger, Bacon Cheese",
                            "calories": 968,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pepsi Max",
                            "calories": 4,
                            "quantity": 2,
                            "units": "Pints"
                        },
                        {
                            "name": "Brownies & Ice Cream",
                            "calories": 200,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 812,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 420,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 140,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "07 Jul 2024",
            "raw": "07 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DAZBTD",
            "raw": 69605
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 July 2024",
            "url": "https://taylordrayson.com/2024/07/07"
        }
    ]
}