{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/26/food",
    "title": "I ate 1,311 calories",
    "summary": "That day's food came to 1,311 calories, with 25g of protein, 89g of carbs and 47g of fat.",
    "occurred": {
        "display": "26 May 2024 23:59",
        "iso": "2024-05-26T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,311 kcal",
            "raw": 1311
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "24.8g",
            "raw": 24.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "89.1g",
            "raw": 89.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "46.6g",
            "raw": 46.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "14.3g",
            "raw": 14.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "49.7g",
            "raw": 49.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "1.3g",
            "raw": 1.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "243mg",
            "raw": 243
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Lunch (916 kcal), Dinner (304 kcal), Snacks (91 kcal)",
            "raw": [
                {
                    "meal": "lunch",
                    "calories": 916,
                    "items": [
                        {
                            "name": "Cheese And Cucumber Sandwhich",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini Pork Pie",
                            "calories": 75,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 131,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Mousse",
                            "calories": 116,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mr Kipling Angel Slices",
                            "calories": 145,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cheese Scone",
                            "calories": 145,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cherry Pepsi Max",
                            "calories": 4,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 304,
                    "items": [
                        {
                            "name": "Cherry Pepsi Max",
                            "calories": 4,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Pasta Bolognaise",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 91,
                    "items": [
                        {
                            "name": "Soda, Pepsi, Max",
                            "calories": 2,
                            "quantity": 330,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Bacon Rashers Crisps",
                            "calories": 89,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "26 May 2024",
            "raw": "26 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RDDA7B",
            "raw": 69198
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 May 2024",
            "url": "https://taylordrayson.com/2024/05/26"
        }
    ]
}