{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/25/food",
    "title": "I ate 2,010 calories",
    "summary": "That day's food came to 2,010 calories, with 52g of protein, 241g of carbs and 76g of fat.",
    "occurred": {
        "display": "25 Apr 2024 23:59",
        "iso": "2024-04-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,010 kcal",
            "raw": 2010
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "51.9g",
            "raw": 51.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "240.8g",
            "raw": 240.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "76g",
            "raw": 76
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "35.4g",
            "raw": 35.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "148.6g",
            "raw": 148.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "14.3g",
            "raw": 14.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,584mg",
            "raw": 2584
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (787 kcal), Lunch (534 kcal), Dinner (430 kcal), Snacks (259 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 787,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Roast Potatoes",
                            "calories": 151,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 534,
                    "items": [
                        {
                            "name": "Milk Chocolate Ricecake",
                            "calories": 83,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Crisps, Cheese And Onion",
                            "calories": 230,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 430,
                    "items": [
                        {
                            "name": "Amino Energy",
                            "calories": 30,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "White Hot Chocolate",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "12",
            "raw": 12
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Apr 2024",
            "raw": "25 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RB6TVB",
            "raw": 68882
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 April 2024",
            "url": "https://taylordrayson.com/2024/04/25"
        }
    ]
}