{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/03/food",
    "title": "I ate 2,353 calories",
    "summary": "That day's food came to 2,353 calories, with 116g of protein, 237g of carbs and 162g of fat.",
    "occurred": {
        "display": "3 Jun 2024 23:59",
        "iso": "2024-06-03T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,353 kcal",
            "raw": 2353
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "116.4g",
            "raw": 116.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "236.9g",
            "raw": 236.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "162g",
            "raw": 162
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "42.9g",
            "raw": 42.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "163.6g",
            "raw": 163.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12g",
            "raw": 12
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,759mg",
            "raw": 1759
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (141 kcal), Lunch (595 kcal), Dinner (1174 kcal), Snacks (443 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 141,
                    "items": [
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 595,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "dr pepper 250ml can",
                            "calories": 45,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1174,
                    "items": [
                        {
                            "name": "Chocolate, Bar, Milk",
                            "calories": 544,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Beans, Baked, Canned",
                            "calories": 238,
                            "quantity": 1,
                            "units": "Cup"
                        },
                        {
                            "name": "Southern Fried Breaded Chicken Breast Fillets",
                            "calories": 254,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Grilled Beef Burger",
                            "calories": 95,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Frozen Oven Chips",
                            "calories": 43,
                            "quantity": 30,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 443,
                    "items": [
                        {
                            "name": "Starbucks Blonde Roast Caramel Latte - Venti",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "German Smoked Cheese",
                            "calories": 62,
                            "quantity": 1,
                            "units": "Slice"
                        },
                        {
                            "name": "French Fries",
                            "calories": 78,
                            "quantity": 18,
                            "units": "Grams"
                        },
                        {
                            "name": "Cream Soda",
                            "calories": 53,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "03 Jun 2024",
            "raw": "03 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RWQ53G",
            "raw": 69273
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 June 2024",
            "url": "https://taylordrayson.com/2024/06/03"
        }
    ]
}