{
    "type": "food",
    "url": "https://taylordrayson.com/2024/04/15/food",
    "title": "I ate 2,127 calories",
    "summary": "That day's food came to 2,127 calories, with 39g of protein, 261g of carbs and 43g of fat.",
    "occurred": {
        "display": "15 Apr 2024 23:59",
        "iso": "2024-04-15T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,127 kcal",
            "raw": 2127
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "39.1g",
            "raw": 39.1
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "260.6g",
            "raw": 260.6
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "43.2g",
            "raw": 43.2
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "19.9g",
            "raw": 19.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "136.3g",
            "raw": 136.3
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "9.5g",
            "raw": 9.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,300mg",
            "raw": 1300
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (610 kcal), Lunch (234 kcal), Dinner (530 kcal), Snacks (753 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 610,
                    "items": [
                        {
                            "name": "Prime",
                            "calories": 20,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Choc Chip Munchy Bars",
                            "calories": 138,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "2 Egg Omelette With Cheese",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 234,
                    "items": [
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Seal Bars",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 530,
                    "items": [
                        {
                            "name": "Chicken and Bacon Risotto",
                            "calories": 400,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Seal Bars",
                            "calories": 130,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 753,
                    "items": [
                        {
                            "name": "Oaties",
                            "calories": 408,
                            "quantity": 6,
                            "units": "Pieces"
                        },
                        {
                            "name": "Tunnocks tea cake",
                            "calories": 106,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Mango Loco Monster",
                            "calories": 239,
                            "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": "15 Apr 2024",
            "raw": "15 Apr 2024"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6RZ7LDR",
            "raw": 68790
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "15 April 2024",
            "url": "https://taylordrayson.com/2024/04/15"
        }
    ]
}