{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/12/sleep",
    "title": "I slept for 8h 37m",
    "summary": "I went to bed at 1:00am and woke at 9:41am. My sleep score was 98.",
    "occurred": {
        "display": "12 Nov 2022 09:41",
        "iso": "2022-11-12T09:41:30+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "8h 37m",
            "raw": 31050
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "54m",
            "raw": 3240
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "10%",
            "raw": 0.10354745925215723
        },
        {
            "key": "core",
            "label": "Core",
            "display": "5h 27m",
            "raw": 19620
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "63%",
            "raw": 0.6270373921380633
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "2h 16m",
            "raw": 8190
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "26%",
            "raw": 0.26174496644295303
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "4m",
            "raw": 240
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "1%",
            "raw": 0.007670182166826462
        },
        {
            "key": "score",
            "label": "Score",
            "display": "98 out of 100",
            "raw": 98
        },
        {
            "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": "12 November 2022",
            "url": "https://taylordrayson.com/2022/11/12"
        }
    ]
}