{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/08/sleep",
    "title": "I slept for 6h 22m",
    "summary": "I went to bed at 11:08pm and woke at 5:30am. My sleep score was 92.",
    "occurred": {
        "display": "8 Dec 2022 05:30",
        "iso": "2022-12-08T05:30:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "6h 22m",
            "raw": 22920
        },
        {
            "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": "8 December 2022",
            "url": "https://taylordrayson.com/2022/12/08"
        }
    ]
}