{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/18/food",
    "title": "I ate 1,911 calories",
    "summary": "That day's food came to 1,911 calories, with 45g of protein, 141g of carbs and 51g of fat.",
    "occurred": {
        "display": "18 May 2024 23:59",
        "iso": "2024-05-18T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,911 kcal",
            "raw": 1911
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "45.5g",
            "raw": 45.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "141.4g",
            "raw": 141.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "51.1g",
            "raw": 51.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.4g",
            "raw": 26.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "45.9g",
            "raw": 45.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.8g",
            "raw": 3.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "838mg",
            "raw": 838
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (250 kcal), Lunch (1219 kcal), Dinner (221 kcal), Snacks (221 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 250,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1219,
                    "items": [
                        {
                            "name": "Rice, Egg Fried, Takeaway",
                            "calories": 233,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Stir Fried Noodles & Vegetables",
                            "calories": 125,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salad, Pumpkin Croquette",
                            "calories": 101,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber Maki",
                            "calories": 72,
                            "quantity": 4,
                            "units": "Pieces"
                        },
                        {
                            "name": "Pizza, Margherita, Italian, Small, 1 Piece",
                            "calories": 224,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "After Dinner Mint",
                            "calories": 44,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Red Velvet Cake",
                            "calories": 171,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "Chocolate Mousse",
                            "calories": 116,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jelly candy Shot",
                            "calories": 7,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 2,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "18 May 2024",
            "raw": "18 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RDTZB7",
            "raw": 69112
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 May 2024",
            "url": "https://taylordrayson.com/2024/05/18"
        }
    ]
}