{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/25/sleep",
    "title": "I slept for 3h 47m",
    "summary": "I went to bed at 3:22am and woke at 8:00am. My sleep score was 27.",
    "occurred": {
        "display": "25 Dec 2022 08:00",
        "iso": "2022-12-25T08:00:41+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "3h 47m",
            "raw": 13620
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "33m",
            "raw": 2010
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "12%",
            "raw": 0.12028725314183124
        },
        {
            "key": "core",
            "label": "Core",
            "display": "2h 27m",
            "raw": 8850
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "53%",
            "raw": 0.5296229802513465
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "46m",
            "raw": 2760
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "17%",
            "raw": 0.1651705565529623
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "51m",
            "raw": 3090
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "18%",
            "raw": 0.18491921005385997
        },
        {
            "key": "score",
            "label": "Score",
            "display": "27 out of 100",
            "raw": 27
        },
        {
            "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": "25 December 2022",
            "url": "https://taylordrayson.com/2022/12/25"
        }
    ]
}