{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/14/sleep",
    "title": "I slept for 9h 2m",
    "summary": "I went to bed at 11:15pm and woke at 8:17am. My sleep score was 92.",
    "occurred": {
        "display": "14 Dec 2022 08:17",
        "iso": "2022-12-14T08:17:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h 2m",
            "raw": 32520
        },
        {
            "key": "score",
            "label": "Score",
            "display": "92 out of 100",
            "raw": 92
        },
        {
            "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": "14 December 2022",
            "url": "https://taylordrayson.com/2022/12/14"
        }
    ]
}