{
    "type": "food",
    "url": "https://taylordrayson.com/2024/03/26/food",
    "title": "I ate 1,148 calories",
    "summary": "That day's food came to 1,148 calories, with 19g of protein, 79g of carbs and 13g of fat.",
    "occurred": {
        "display": "26 Mar 2024 23:59",
        "iso": "2024-03-26T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,148 kcal",
            "raw": 1148
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "18.7g",
            "raw": 18.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "79g",
            "raw": 79
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "13g",
            "raw": 13
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "7.7g",
            "raw": 7.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "65.1g",
            "raw": 65.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,465mg",
            "raw": 1465
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (286 kcal), Lunch (12 kcal), Dinner (784 kcal), Snacks (66 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 286,
                    "items": [
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 12,
                    "items": [
                        {
                            "name": "Monster Zero Sugar Blue",
                            "calories": 12,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 784,
                    "items": [
                        {
                            "name": "Texas BBQ",
                            "calories": 591,
                            "quantity": 3,
                            "units": "Servings"
                        },
                        {
                            "name": "Cookie Dough, Chocolate Chip",
                            "calories": 193,
                            "quantity": 0.3,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 66,
                    "items": [
                        {
                            "name": "Soda, Dr Pepper 330ml",
                            "calories": 66,
                            "quantity": 1,
                            "units": "Can"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "7",
            "raw": 7
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 Mar 2024",
            "raw": "26 Mar 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R4XL9W",
            "raw": 68593
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 March 2024",
            "url": "https://taylordrayson.com/2024/03/26"
        }
    ]
}