{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/22/food",
    "title": "I ate 2,639 calories",
    "summary": "That day's food came to 2,639 calories, with 42g of protein, 170g of carbs and 69g of fat.",
    "occurred": {
        "display": "22 Apr 2024 23:59",
        "iso": "2024-04-22T23:59:59+02:00",
        "timezone": "Europe/Budapest"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,639 kcal",
            "raw": 2639
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "41.5g",
            "raw": 41.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "170.2g",
            "raw": 170.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68.5g",
            "raw": 68.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "12.3g",
            "raw": 12.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "109.5g",
            "raw": 109.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6g",
            "raw": 6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "880mg",
            "raw": 880
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (570 kcal), Lunch (1804 kcal), Dinner (15 kcal), Snacks (250 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 570,
                    "items": [
                        {
                            "name": "Nutella On Toast",
                            "calories": 268,
                            "quantity": 2,
                            "units": "Slices"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 54,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Caffee Latte Venti Semi-skimmed Milk",
                            "calories": 248,
                            "quantity": 14,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1804,
                    "items": [
                        {
                            "name": "Bacon Cheeseburger",
                            "calories": 630,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 263,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 15,
                    "items": [
                        {
                            "name": "Cherry Coke Zero",
                            "calories": 2,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Ultra Fiesta Mango",
                            "calories": 13,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "22 Apr 2024",
            "raw": "22 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZ2YJS",
            "raw": 68854
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 April 2024",
            "url": "https://taylordrayson.com/2024/04/22"
        }
    ]
}