{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/03/food",
    "title": "I ate 2,231 calories",
    "summary": "That day's food came to 2,231 calories, with 69g of protein, 198g of carbs and 73g of fat.",
    "occurred": {
        "display": "3 Apr 2024 23:59",
        "iso": "2024-04-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,231 kcal",
            "raw": 2231
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "68.8g",
            "raw": 68.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "197.9g",
            "raw": 197.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "73g",
            "raw": 73
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.9g",
            "raw": 27.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "97.8g",
            "raw": 97.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.7g",
            "raw": 12.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "341mg",
            "raw": 341
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (813 kcal), Lunch (465 kcal), Dinner (953 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 813,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Sausage Bap",
                            "calories": 421,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 465,
                    "items": [
                        {
                            "name": "Wispa 23.7g",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Split pots crunch vanilla flavour choco balls",
                            "calories": 197,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime Energy Strawberry And Watermelon",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Wispa 23.7g",
                            "calories": 129,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 953,
                    "items": [
                        {
                            "name": "Curry, Grilled Chicken Katsu",
                            "calories": 824,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Large Pepsi Max Cherry 32oz",
                            "calories": 5,
                            "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": "03 Apr 2024",
            "raw": "03 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R4W3A2",
            "raw": 68661
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 April 2024",
            "url": "https://taylordrayson.com/2024/04/03"
        }
    ]
}