{
    "type": "food",
    "url": "https://taylordrayson.com/2024/03/24/food",
    "title": "I ate 3,277 calories",
    "summary": "That day's food came to 3,277 calories, with 111g of protein, 366g of carbs and 104g of fat.",
    "occurred": {
        "display": "24 Mar 2024 23:59",
        "iso": "2024-03-24T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,277 kcal",
            "raw": 3277
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "110.6g",
            "raw": 110.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "365.9g",
            "raw": 365.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "103.9g",
            "raw": 103.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "56.1g",
            "raw": 56.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "141.2g",
            "raw": 141.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3g",
            "raw": 3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "9,040mg",
            "raw": 9040
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (302 kcal), Lunch (1149 kcal), Dinner (1706 kcal), Snacks (120 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 302,
                    "items": [
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Squashies, Drumstick Bubblegum",
                            "calories": 282,
                            "quantity": 80,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1149,
                    "items": [
                        {
                            "name": "BBQ Americano, Individual, Stuffed Crust",
                            "calories": 744,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Large Pepsi Max Cherry 32oz",
                            "calories": 5,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salad Bar",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1706,
                    "items": [
                        {
                            "name": "BBQ Americano, Individual, Stuffed Crust",
                            "calories": 744,
                            "quantity": 3,
                            "units": "Slices"
                        },
                        {
                            "name": "Cookie Dough, Chocolate Chip",
                            "calories": 642,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheesy Bites Pizza, Large, Bacon",
                            "calories": 320,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 120,
                    "items": [
                        {
                            "name": "Orange And Mango Energy",
                            "calories": 107,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Monster Mango Loco Zero",
                            "calories": 13,
                            "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": "24 Mar 2024",
            "raw": "24 Mar 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R463V4",
            "raw": 68574
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 March 2024",
            "url": "https://taylordrayson.com/2024/03/24"
        }
    ]
}