{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/13/food",
    "title": "I ate 1,455 calories",
    "summary": "That day's food came to 1,455 calories, with 48g of protein, 189g of carbs and 37g of fat.",
    "occurred": {
        "display": "13 Apr 2024 23:59",
        "iso": "2024-04-13T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,455 kcal",
            "raw": 1455
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "47.7g",
            "raw": 47.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "188.6g",
            "raw": 188.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "36.8g",
            "raw": 36.8
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.1g",
            "raw": 19.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "128.6g",
            "raw": 128.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "6.6g",
            "raw": 6.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,310mg",
            "raw": 1310
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (181 kcal), Lunch (238 kcal), Dinner (749 kcal), Snacks (287 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 181,
                    "items": [
                        {
                            "name": "Orange And Mango Juice",
                            "calories": 50,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 238,
                    "items": [
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 749,
                    "items": [
                        {
                            "name": "Tagliatelle Carbonara",
                            "calories": 610,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 139,
                            "quantity": 330,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 287,
                    "items": [
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        },
                        {
                            "name": "With Nutella",
                            "calories": 80,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Fruit Winders",
                            "calories": 67,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "13 Apr 2024",
            "raw": "13 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R9R3LP",
            "raw": 68768
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 April 2024",
            "url": "https://taylordrayson.com/2024/04/13"
        }
    ]
}