{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/27/food",
    "title": "I ate 2,387 calories",
    "summary": "That day's food came to 2,387 calories, with 61g of protein, 308g of carbs and 93g of fat.",
    "occurred": {
        "display": "27 Jun 2024 23:59",
        "iso": "2024-06-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,387 kcal",
            "raw": 2387
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "61.2g",
            "raw": 61.2
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "308.4g",
            "raw": 308.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "93.4g",
            "raw": 93.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.5g",
            "raw": 25.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "195.7g",
            "raw": 195.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13.1g",
            "raw": 13.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,834mg",
            "raw": 1834
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (681 kcal), Lunch (657 kcal), Dinner (800 kcal), Snacks (249 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 681,
                    "items": [
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Milk Chocolate Rounds",
                            "calories": 172,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Juice",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 657,
                    "items": [
                        {
                            "name": "Dr. Pepper Cream Soda",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Can"
                        },
                        {
                            "name": "Chocolate, Dairy Milk",
                            "calories": 507,
                            "quantity": 95,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 800,
                    "items": [
                        {
                            "name": "Chicken Katsu Curry",
                            "calories": 660,
                            "quantity": 450,
                            "units": "Grams"
                        },
                        {
                            "name": "Can Of Coke",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Ounces"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 249,
                    "items": [
                        {
                            "name": "Venti Iced Latte, Vanilla, Oat",
                            "calories": 249,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "27 Jun 2024",
            "raw": "27 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6D6RB7W",
            "raw": 69511
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 June 2024",
            "url": "https://taylordrayson.com/2024/06/27"
        }
    ]
}