{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/24/sleep",
    "title": "I slept for 9h 33m",
    "summary": "I went to bed at 12:09am and woke at 10:00am. My sleep score was 80.",
    "occurred": {
        "display": "24 Dec 2022 10:00",
        "iso": "2022-12-24T10:00:31+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h 33m",
            "raw": 34380
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "1h 6m",
            "raw": 3989
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "11%",
            "raw": 0.11248343343766742
        },
        {
            "key": "core",
            "label": "Core",
            "display": "5h 38m",
            "raw": 20285
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "57%",
            "raw": 0.5720046245382512
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "2h 48m",
            "raw": 10109
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "29%",
            "raw": 0.28505766573611935
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "18m",
            "raw": 1080
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "3%",
            "raw": 0.0304542762879621
        },
        {
            "key": "score",
            "label": "Score",
            "display": "80 out of 100",
            "raw": 80
        },
        {
            "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": "24 December 2022",
            "url": "https://taylordrayson.com/2022/12/24"
        }
    ]
}