{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/22/food",
    "title": "I ate 2,735 calories",
    "summary": "That day's food came to 2,735 calories, with 46g of protein, 231g of carbs and 76g of fat.",
    "occurred": {
        "display": "22 Jun 2024 23:59",
        "iso": "2024-06-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,735 kcal",
            "raw": 2735
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "46g",
            "raw": 46
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "230.8g",
            "raw": 230.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "76g",
            "raw": 76
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.2g",
            "raw": 9.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "145g",
            "raw": 145
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.8g",
            "raw": 13.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "536mg",
            "raw": 536
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (362 kcal), Lunch (206 kcal), Dinner (2167 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 362,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Juice, Tropicana Orange",
                            "calories": 103,
                            "quantity": 250,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 206,
                    "items": [
                        {
                            "name": "Protein Pancake Mix Vanilla",
                            "calories": 206,
                            "quantity": 50,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 2167,
                    "items": [
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Bacon Cheeseburger",
                            "calories": 630,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Peanut Butter Milkshake",
                            "calories": 911,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Small",
                            "calories": 526,
                            "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": "22 Jun 2024",
            "raw": "22 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D6Y3SH",
            "raw": 69472
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 June 2024",
            "url": "https://taylordrayson.com/2024/06/22"
        }
    ]
}