{
    "type": "food",
    "url": "https://taylordrayson.com/2025/04/19/food",
    "title": "I ate 2,475 calories",
    "summary": "That day's food came to 2,475 calories, with 64g of protein, 110g of carbs and 28g of fat.",
    "occurred": {
        "display": "19 Apr 2025 23:59",
        "iso": "2025-04-19T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,475 kcal",
            "raw": 2475
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.5g",
            "raw": 63.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "110.3g",
            "raw": 110.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "27.5g",
            "raw": 27.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9g",
            "raw": 9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "46.6g",
            "raw": 46.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0.5g",
            "raw": 0.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2mg",
            "raw": 2
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (97 kcal), Lunch (1578 kcal), Dinner (800 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 97,
                    "items": [
                        {
                            "name": "Crispy Wafers Chocolate",
                            "calories": 97,
                            "quantity": 1,
                            "units": "Slice"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1578,
                    "items": [
                        {
                            "name": "Pepsi Max",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Pint"
                        },
                        {
                            "name": "Beef Brisket Burger With Cheese And Bacon",
                            "calories": 1576,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 800,
                    "items": [
                        {
                            "name": "Pulled Pork Taco Bowl BMG",
                            "calories": 662,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Coke",
                            "calories": 138,
                            "quantity": 300,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "19 Apr 2025",
            "raw": "19 Apr 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DDFMUF",
            "raw": 72430
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "19 April 2025",
            "url": "https://taylordrayson.com/2025/04/19"
        }
    ]
}