{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/07/food",
    "title": "I ate 2,310 calories",
    "summary": "That day's food came to 2,310 calories, with 61g of protein, 265g of carbs and 69g of fat.",
    "occurred": {
        "display": "7 May 2024 23:59",
        "iso": "2024-05-07T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,310 kcal",
            "raw": 2310
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "61.4g",
            "raw": 61.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "264.8g",
            "raw": 264.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "68.5g",
            "raw": 68.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.6g",
            "raw": 26.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "139.9g",
            "raw": 139.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "28.5g",
            "raw": 28.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "458mg",
            "raw": 458
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (866 kcal), Lunch (904 kcal), Dinner (357 kcal), Snacks (183 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 866,
                    "items": [
                        {
                            "name": "Flat White, Short",
                            "calories": 119,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Breakfast Wrap",
                            "calories": 605,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Med",
                            "calories": 142,
                            "quantity": 1,
                            "units": "Each"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 904,
                    "items": [
                        {
                            "name": "Bubblegum bottles",
                            "calories": 554,
                            "quantity": 160,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Wispa 23.7g",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 357,
                    "items": [
                        {
                            "name": "Chicken Katsu Curry",
                            "calories": 357,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 183,
                    "items": [
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Cappuccino, Skimmed, In, Med",
                            "calories": 163,
                            "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": "07 May 2024",
            "raw": "07 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RRLDR6",
            "raw": 68998
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 May 2024",
            "url": "https://taylordrayson.com/2024/05/07"
        }
    ]
}