{
    "type": "food",
    "url": "https://taylordrayson.com/2024/06/04/food",
    "title": "I ate 2,149 calories",
    "summary": "That day's food came to 2,149 calories, with 17g of protein, 146g of carbs and 68g of fat.",
    "occurred": {
        "display": "4 Jun 2024 23:59",
        "iso": "2024-06-04T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,149 kcal",
            "raw": 2149
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "16.9g",
            "raw": 16.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "146.4g",
            "raw": 146.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "67.9g",
            "raw": 67.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "25.7g",
            "raw": 25.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "35.6g",
            "raw": 35.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.4g",
            "raw": 1.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "10mg",
            "raw": 10
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (321 kcal), Lunch (637 kcal), Dinner (705 kcal), Snacks (486 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 321,
                    "items": [
                        {
                            "name": "Prime (energy Drink)",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Apple Juice",
                            "calories": 11,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 637,
                    "items": [
                        {
                            "name": "Texas BBQ Sauce",
                            "calories": 416,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 705,
                    "items": [
                        {
                            "name": "Texas BBQ Sauce",
                            "calories": 416,
                            "quantity": 80,
                            "units": "Grams"
                        },
                        {
                            "name": "Quiche Small Slice",
                            "calories": 120,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "New Potatoes Boiled",
                            "calories": 111,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Cucumber, Sliced",
                            "calories": 1,
                            "quantity": 5,
                            "units": "Slices"
                        },
                        {
                            "name": "Lettuce, Iceberg, Raw",
                            "calories": 4,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cream Soda",
                            "calories": 53,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 486,
                    "items": [
                        {
                            "name": "Cake Bar",
                            "calories": 150,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Twirl",
                            "calories": 115,
                            "quantity": 1,
                            "units": "Stick"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "04 Jun 2024",
            "raw": "04 Jun 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RW4T52",
            "raw": 69287
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "4 June 2024",
            "url": "https://taylordrayson.com/2024/06/04"
        }
    ]
}