{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/14/food",
    "title": "I ate 2,348 calories",
    "summary": "That day's food came to 2,348 calories, with 120g of protein, 159g of carbs and 86g of fat.",
    "occurred": {
        "display": "14 May 2024 23:59",
        "iso": "2024-05-14T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,348 kcal",
            "raw": 2348
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "119.9g",
            "raw": 119.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "159.3g",
            "raw": 159.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "86.1g",
            "raw": 86.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.6g",
            "raw": 34.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "69.4g",
            "raw": 69.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,940mg",
            "raw": 1940
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (1124 kcal), Dinner (541 kcal), Snacks (433 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1124,
                    "items": [
                        {
                            "name": "Burger, Double Bacon & Cheese Steak",
                            "calories": 1124,
                            "quantity": 0.8,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 541,
                    "items": [
                        {
                            "name": "Homemade Curry",
                            "calories": 333,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Bread, Naan",
                            "calories": 135,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Strawberry Watermelon Energy",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 433,
                    "items": [
                        {
                            "name": "Kit Kat Mini Strawberry Cheesecake Flavor",
                            "calories": 63,
                            "quantity": 11.5,
                            "units": "Grams"
                        },
                        {
                            "name": "Lewis Hamilton",
                            "calories": 14,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "DL Top Banana",
                            "calories": 356,
                            "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": "14 May 2024",
            "raw": "14 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RR95XP",
            "raw": 69068
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "14 May 2024",
            "url": "https://taylordrayson.com/2024/05/14"
        }
    ]
}