{
    "type": "food",
    "url": "https://taylordrayson.com/2022/09/22/food",
    "title": "I ate 2,733 calories",
    "summary": "That day's food came to 2,733 calories, with 60g of protein, 295g of carbs and 51g of fat.",
    "occurred": {
        "display": "22 Sep 2022 23:59",
        "iso": "2022-09-22T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,733 kcal",
            "raw": 2733
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "60.4g",
            "raw": 60.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "294.9g",
            "raw": 294.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "50.7g",
            "raw": 50.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.9g",
            "raw": 21.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "188.4g",
            "raw": 188.4
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "12.6g",
            "raw": 12.6
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,061mg",
            "raw": 2061
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (997 kcal), Lunch (452 kcal), Dinner (1000 kcal), Snacks (284 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 997,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 90,
                            "quantity": 250,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Hash browns Each",
                            "calories": 76,
                            "quantity": 1,
                            "units": "Piece"
                        },
                        {
                            "name": "Bacon Rashers, Back, Grilled",
                            "calories": 155,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Orange Juice, Chilled",
                            "calories": 90,
                            "quantity": 250,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Skimmed, In, Med",
                            "calories": 152,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 452,
                    "items": [
                        {
                            "name": "Yoghurt",
                            "calories": 170,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Digestive",
                            "calories": 142,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Coke (12 oz can)",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Fluid ounces"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1000,
                    "items": [
                        {
                            "name": "Stonebaked Thin Ham and Pineapple Pizza",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke (12 oz can)",
                            "calories": 140,
                            "quantity": 12,
                            "units": "Fluid ounces"
                        },
                        {
                            "name": "Strawberry Yogurt",
                            "calories": 90,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 284,
                    "items": [
                        {
                            "name": "Digestive",
                            "calories": 284,
                            "quantity": 4,
                            "units": "Pieces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "14",
            "raw": 14
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "22 Sep 2022",
            "raw": "22 Sep 2022"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6B7QLNG",
            "raw": 62828
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 September 2022",
            "url": "https://taylordrayson.com/2022/09/22"
        }
    ]
}