{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/03/sleep",
    "title": "I slept for 9h 48m",
    "summary": "I went to bed at 10:37pm and woke at 9:00am. My sleep score was 94.",
    "occurred": {
        "display": "3 Dec 2022 09:00",
        "iso": "2022-12-03T09:00:32+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h 48m",
            "raw": 35280
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "1h 3m",
            "raw": 3810
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "10%",
            "raw": 0.10184442662389735
        },
        {
            "key": "core",
            "label": "Core",
            "display": "6h 13m",
            "raw": 22380
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "60%",
            "raw": 0.5982357658380112
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "2h 31m",
            "raw": 9090
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "24%",
            "raw": 0.2429831595829992
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "35m",
            "raw": 2130
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "6%",
            "raw": 0.05693664795509222
        },
        {
            "key": "score",
            "label": "Score",
            "display": "94 out of 100",
            "raw": 94
        },
        {
            "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": "3 December 2022",
            "url": "https://taylordrayson.com/2022/12/03"
        }
    ]
}