{
    "type": "food",
    "url": "https://taylordrayson.com/2024/05/06/food",
    "title": "I ate 2,220 calories",
    "summary": "That day's food came to 2,220 calories, with 58g of protein, 309g of carbs and 63g of fat.",
    "occurred": {
        "display": "6 May 2024 23:59",
        "iso": "2024-05-06T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,220 kcal",
            "raw": 2220
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "58.3g",
            "raw": 58.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "309.5g",
            "raw": 309.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "62.6g",
            "raw": 62.6
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "9.3g",
            "raw": 9.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "180.2g",
            "raw": 180.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.7g",
            "raw": 9.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "988mg",
            "raw": 988
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (221 kcal), Lunch (630 kcal), Dinner (904 kcal), Snacks (465 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 221,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, large",
                            "calories": 221,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 630,
                    "items": [
                        {
                            "name": "Nuggets, Chicken, Frozen",
                            "calories": 102,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chicken quarter pounder",
                            "calories": 288,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Curly Fries",
                            "calories": 240,
                            "quantity": 2,
                            "units": "Dry Cups"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 904,
                    "items": [
                        {
                            "name": "Chicken Katsu Curry",
                            "calories": 357,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vegetable Spring Roll",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 465,
                    "items": [
                        {
                            "name": "Cherry Coke",
                            "calories": 226,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "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": "06 May 2024",
            "raw": "06 May 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RRA6WD",
            "raw": 68988
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "6 May 2024",
            "url": "https://taylordrayson.com/2024/05/06"
        }
    ]
}