{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/10/food",
    "title": "I ate 2,150 calories",
    "summary": "That day's food came to 2,150 calories, with 86g of protein, 186g of carbs and 72g of fat.",
    "occurred": {
        "display": "10 Apr 2024 23:59",
        "iso": "2024-04-10T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,150 kcal",
            "raw": 2150
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "85.9g",
            "raw": 85.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "185.7g",
            "raw": 185.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "71.5g",
            "raw": 71.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.8g",
            "raw": 29.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "159.2g",
            "raw": 159.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.1g",
            "raw": 3.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,228mg",
            "raw": 2228
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (176 kcal), Lunch (566 kcal), Dinner (1030 kcal), Snacks (378 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 176,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 566,
                    "items": [
                        {
                            "name": "2 egg ham and cheese omelet",
                            "calories": 174,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1030,
                    "items": [
                        {
                            "name": "Burger, SmokeShack, Double",
                            "calories": 750,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Crinkle Cut Fries W/ Cheese",
                            "calories": 280,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 378,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "10 Apr 2024",
            "raw": "10 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R9FGNN",
            "raw": 68731
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "10 April 2024",
            "url": "https://taylordrayson.com/2024/04/10"
        }
    ]
}