{
    "type": "food",
    "url": "https://taylordrayson.com/2024/03/11/food",
    "title": "I ate 2,402 calories",
    "summary": "That day's food came to 2,402 calories, with 36g of protein, 152g of carbs and 62g of fat.",
    "occurred": {
        "display": "11 Mar 2024 23:59",
        "iso": "2024-03-11T23:59:59+00:00",
        "timezone": "Europe/Lisbon"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,402 kcal",
            "raw": 2402
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "36.3g",
            "raw": 36.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "151.7g",
            "raw": 151.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "62.2g",
            "raw": 62.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.9g",
            "raw": 31.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "81.5g",
            "raw": 81.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.8g",
            "raw": 1.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "269mg",
            "raw": 269
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (1089 kcal), Snacks (1063 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Bread Rolls, White, Soft",
                            "calories": 76,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Latte, Venti, Skimmed Milk",
                            "calories": 174,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1089,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese - Medium Meal",
                            "calories": 1088,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 1063,
                    "items": [
                        {
                            "name": "Bread Rolls, White, Soft",
                            "calories": 76,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 545,
                            "quantity": 4,
                            "units": "Servings"
                        },
                        {
                            "name": "Mini croissants con cacao",
                            "calories": 442,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                }
            ]
        },
        {
            "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": "11 Mar 2024",
            "raw": "11 Mar 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RP9GX8",
            "raw": 68439
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 March 2024",
            "url": "https://taylordrayson.com/2024/03/11"
        }
    ]
}