{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/27/food",
    "title": "I ate 2,415 calories",
    "summary": "That day's food came to 2,415 calories, with 73g of protein, 265g of carbs and 77g of fat.",
    "occurred": {
        "display": "27 May 2024 23:59",
        "iso": "2024-05-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,415 kcal",
            "raw": 2415
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73g",
            "raw": 73
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "264.7g",
            "raw": 264.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "77.4g",
            "raw": 77.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "27.2g",
            "raw": 27.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "183.9g",
            "raw": 183.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "21.9g",
            "raw": 21.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "742mg",
            "raw": 742
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (286 kcal), Lunch (389 kcal), Dinner (880 kcal), Snacks (860 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": 389,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Bar",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 880,
                    "items": [
                        {
                            "name": "Edamame, With Salt",
                            "calories": 179,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken And Prawn Yaki Soba",
                            "calories": 700,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Zero",
                            "calories": 1,
                            "quantity": 330,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 860,
                    "items": [
                        {
                            "name": "Galaxy Minstrels",
                            "calories": 621,
                            "quantity": 125,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "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 May 2024",
            "raw": "27 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RWVWVW",
            "raw": 69209
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 May 2024",
            "url": "https://taylordrayson.com/2024/05/27"
        }
    ]
}