{
    "type": "food",
    "url": "https://taylordrayson.com/2023/01/22/food",
    "title": "I ate 1,147 calories",
    "summary": "That day's food came to 1,147 calories, with 37g of protein, 130g of carbs and 19g of fat.",
    "occurred": {
        "display": "22 Jan 2023 23:59",
        "iso": "2023-01-22T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,147 kcal",
            "raw": 1147
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "36.6g",
            "raw": 36.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "129.8g",
            "raw": 129.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "19.4g",
            "raw": 19.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "1.2g",
            "raw": 1.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "52.9g",
            "raw": 52.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "3.9g",
            "raw": 3.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "886mg",
            "raw": 886
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (93 kcal), Lunch (258 kcal), Dinner (656 kcal), Snacks (140 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 93,
                    "items": [
                        {
                            "name": "Apple Juice, Clear",
                            "calories": 93,
                            "quantity": 250,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 258,
                    "items": [
                        {
                            "name": "Coleslaw.",
                            "calories": 91,
                            "quantity": 1,
                            "units": "Tablespoon"
                        },
                        {
                            "name": "Cheese & Tomato Pasta",
                            "calories": 67,
                            "quantity": 0.125,
                            "units": "Serving"
                        },
                        {
                            "name": "Poatoe Salad",
                            "calories": 50,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Crisp, Cool Original",
                            "calories": 50,
                            "quantity": 10,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 656,
                    "items": [
                        {
                            "name": "Cucumber Maki",
                            "calories": 144,
                            "quantity": 8,
                            "units": "Pieces"
                        },
                        {
                            "name": "Edamame",
                            "calories": 124,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken gyoza",
                            "calories": 31,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Chicken Katsu Curry",
                            "calories": 357,
                            "quantity": 0.5,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 140,
                    "items": [
                        {
                            "name": "Lucozade Sport",
                            "calories": 140,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                }
            ]
        },
        {
            "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": "22 Jan 2023",
            "raw": "22 Jan 2023"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6BHAWVY",
            "raw": 64086
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "22 January 2023",
            "url": "https://taylordrayson.com/2023/01/22"
        }
    ]
}