{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/24/food",
    "title": "I ate 1,298 calories",
    "summary": "That day's food came to 1,298 calories, with 64g of protein, 143g of carbs and 21g of fat.",
    "occurred": {
        "display": "24 May 2024 23:59",
        "iso": "2024-05-24T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,298 kcal",
            "raw": 1298
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "64.3g",
            "raw": 64.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "143.2g",
            "raw": 143.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "20.5g",
            "raw": 20.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "5.7g",
            "raw": 5.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "101g",
            "raw": 101
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11g",
            "raw": 11
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "863mg",
            "raw": 863
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (286 kcal), Lunch (306 kcal), Dinner (706 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 286,
                    "items": [
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 306,
                    "items": [
                        {
                            "name": "Dr Pepper",
                            "calories": 100,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Tunnocks tea cake",
                            "calories": 106,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chocolate Orange Club Bar",
                            "calories": 100,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 706,
                    "items": [
                        {
                            "name": "Protein Teriyaki Noodles",
                            "calories": 310,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Cucumber Maki",
                            "calories": 108,
                            "quantity": 6,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chicken gyoza",
                            "calories": 63,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salad, Pumpkin Croquette",
                            "calories": 101,
                            "quantity": 0.5,
                            "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": "24 May 2024",
            "raw": "24 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RD25JQ",
            "raw": 69179
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "24 May 2024",
            "url": "https://taylordrayson.com/2024/05/24"
        }
    ]
}