{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/12/food",
    "title": "I ate 2,866 calories",
    "summary": "That day's food came to 2,866 calories, with 114g of protein, 305g of carbs and 128g of fat.",
    "occurred": {
        "display": "12 Apr 2024 23:59",
        "iso": "2024-04-12T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,866 kcal",
            "raw": 2866
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "113.8g",
            "raw": 113.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "305.4g",
            "raw": 305.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "127.9g",
            "raw": 127.9
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "43.7g",
            "raw": 43.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "113g",
            "raw": 113
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.1g",
            "raw": 9.1
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,674mg",
            "raw": 1674
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (184 kcal), Lunch (1429 kcal), Dinner (1023 kcal), Snacks (230 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 184,
                    "items": [
                        {
                            "name": "Orange And Mango Juice",
                            "calories": 50,
                            "quantity": 100,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Milk, Semi-Skimmed, Pasteurised, Average",
                            "calories": 69,
                            "quantity": 150,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Cinnamon Toast Crunch Cereal",
                            "calories": 65,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1429,
                    "items": [
                        {
                            "name": "Coke Zero (Large)",
                            "calories": 2,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mini McFlurry Maltesers",
                            "calories": 213,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1023,
                    "items": [
                        {
                            "name": "Milkshake, Krushers, Oreo",
                            "calories": 352,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger, Fillet Tower",
                            "calories": 620,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Juicy And Tropical Pineapple, Mango & Passion fruit",
                            "calories": 51,
                            "quantity": 100,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 230,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Tunnocks tea cake",
                            "calories": 106,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "13",
            "raw": 13
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "12 Apr 2024",
            "raw": "12 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6R99YXF",
            "raw": 68755
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "12 April 2024",
            "url": "https://taylordrayson.com/2024/04/12"
        }
    ]
}