{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/06/food",
    "title": "I ate 2,450 calories",
    "summary": "That day's food came to 2,450 calories, with 145g of protein, 235g of carbs and 105g of fat.",
    "occurred": {
        "display": "6 Jun 2024 23:59",
        "iso": "2024-06-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,450 kcal",
            "raw": 2450
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "145.4g",
            "raw": 145.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "235.3g",
            "raw": 235.3
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "104.6g",
            "raw": 104.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "42.8g",
            "raw": 42.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "82.9g",
            "raw": 82.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.1g",
            "raw": 21.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "4,074mg",
            "raw": 4074
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (767 kcal), Lunch (1109 kcal), Dinner (412 kcal), Snacks (162 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 767,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1109,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (Medium)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Medium",
                            "calories": 338,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 412,
                    "items": [
                        {
                            "name": "Stonebaked Pizza Ham & Pineapple",
                            "calories": 359,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cream Soda",
                            "calories": 53,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 162,
                    "items": [
                        {
                            "name": "Monster Ultra Rosá",
                            "calories": 14,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Protein Raspberry Yogurt 200g",
                            "calories": 148,
                            "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": "06 Jun 2024",
            "raw": "06 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RWDWAD",
            "raw": 69312
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 June 2024",
            "url": "https://taylordrayson.com/2024/06/06"
        }
    ]
}