{
    "type": "food",
    "url": "https://taylordrayson.com/2024/08/15/food",
    "title": "I ate 2,555 calories",
    "summary": "That day's food came to 2,555 calories, with 90g of protein, 231g of carbs and 42g of fat.",
    "occurred": {
        "display": "15 Aug 2024 23:59",
        "iso": "2024-08-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,555 kcal",
            "raw": 2555
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "90.3g",
            "raw": 90.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "230.8g",
            "raw": 230.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "41.6g",
            "raw": 41.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14g",
            "raw": 14
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "123.7g",
            "raw": 123.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.3g",
            "raw": 20.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,400mg",
            "raw": 1400
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (734 kcal), Lunch (808 kcal), Dinner (630 kcal), Snacks (383 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 734,
                    "items": [
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 77,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 808,
                    "items": [
                        {
                            "name": "Onion Rings",
                            "calories": 404,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 393,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Ultra (Zero)",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 630,
                    "items": [
                        {
                            "name": "Steak pie",
                            "calories": 413,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "New Boiled Potatoes",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Broccoli, Fresh, Boiled, Drnd",
                            "calories": 48,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Beans, Green, Boiled in Unsalted Water",
                            "calories": 33,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 383,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Stackz BBQ",
                            "calories": 246,
                            "quantity": 50,
                            "units": "Grams"
                        },
                        {
                            "name": "Skips Tingly Prawn Cocktail",
                            "calories": 71,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "16",
            "raw": 16
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "15 Aug 2024",
            "raw": "15 Aug 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6DKHW8P",
            "raw": 69987
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 August 2024",
            "url": "https://taylordrayson.com/2024/08/15"
        }
    ]
}