{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/26/sleep",
    "title": "I slept for 9h 8m",
    "summary": "I went to bed at 11:37pm and woke at 8:48am. My sleep score was 96.",
    "occurred": {
        "display": "26 Dec 2022 08:48",
        "iso": "2022-12-26T08:48:35+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h 8m",
            "raw": 32880
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "49m",
            "raw": 2940
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "9%",
            "raw": 0.08892921960072596
        },
        {
            "key": "core",
            "label": "Core",
            "display": "5h 43m",
            "raw": 20610
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "62%",
            "raw": 0.6234119782214156
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "2h 35m",
            "raw": 9330
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "28%",
            "raw": 0.2822141560798548
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "3m",
            "raw": 180
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "1%",
            "raw": 0.0054446460980036296
        },
        {
            "key": "score",
            "label": "Score",
            "display": "96 out of 100",
            "raw": 96
        },
        {
            "key": "source",
            "label": "Recorded by",
            "display": "Apple Watch",
            "raw": "apple_watch"
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All sleep",
            "title": "Sleep",
            "url": "https://taylordrayson.com/sleep"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "26 December 2022",
            "url": "https://taylordrayson.com/2022/12/26"
        }
    ]
}