{
    "type": "food",
    "url": "https://taylordrayson.com/2024/07/05/food",
    "title": "I ate 1,986 calories",
    "summary": "That day's food came to 1,986 calories, with 102g of protein, 257g of carbs and 68g of fat.",
    "occurred": {
        "display": "5 Jul 2024 23:59",
        "iso": "2024-07-05T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,986 kcal",
            "raw": 1986
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "102.4g",
            "raw": 102.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "256.8g",
            "raw": 256.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.8g",
            "raw": 67.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "20.5g",
            "raw": 20.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "65.9g",
            "raw": 65.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10g",
            "raw": 10
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,515mg",
            "raw": 2515
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (131 kcal), Lunch (653 kcal), Dinner (1050 kcal), Snacks (152 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 131,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 653,
                    "items": [
                        {
                            "name": "Seasoned Fries",
                            "calories": 260,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burrito, Supreme, Chicken",
                            "calories": 380,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Soda, Pepsi, Max",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1050,
                    "items": [
                        {
                            "name": "BBQ Americano Pizza (Pan)",
                            "calories": 1050,
                            "quantity": 5,
                            "units": "Slices"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 152,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "05 Jul 2024",
            "raw": "05 Jul 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DAQA32",
            "raw": 69593
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "5 July 2024",
            "url": "https://taylordrayson.com/2024/07/05"
        }
    ]
}