{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/17/sleep",
    "title": "I slept for 8h 22m",
    "summary": "I went to bed at 11:52pm and woke at 8:14am. My sleep score was 86.",
    "occurred": {
        "display": "17 Dec 2022 08:14",
        "iso": "2022-12-17T08:14:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "8h 22m",
            "raw": 30120
        },
        {
            "key": "score",
            "label": "Score",
            "display": "86 out of 100",
            "raw": 86
        },
        {
            "key": "source",
            "label": "Recorded by",
            "display": "Health",
            "raw": "health"
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All sleep",
            "title": "Sleep",
            "url": "https://taylordrayson.com/sleep"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "17 December 2022",
            "url": "https://taylordrayson.com/2022/12/17"
        }
    ]
}