{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/28/sleep",
    "title": "I slept for 8h 50m",
    "summary": "I went to bed at 11:39pm and woke at 8:29am. My sleep score was 97.",
    "occurred": {
        "display": "28 Nov 2022 08:29",
        "iso": "2022-11-28T08:29:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "8h 50m",
            "raw": 31800
        },
        {
            "key": "score",
            "label": "Score",
            "display": "97 out of 100",
            "raw": 97
        },
        {
            "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": "28 November 2022",
            "url": "https://taylordrayson.com/2022/11/28"
        }
    ]
}