{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/13/sleep",
    "title": "I slept for 6h 35m",
    "summary": "I went to bed at 1:58am and woke at 9:03am. My sleep score was 90.",
    "occurred": {
        "display": "13 Nov 2022 09:03",
        "iso": "2022-11-13T09:03:41+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "6h 35m",
            "raw": 23700
        },
        {
            "key": "deep",
            "label": "Deep",
            "display": "47m",
            "raw": 2850
        },
        {
            "key": "deep_share",
            "label": "Deep share",
            "display": "11%",
            "raw": 0.11163337250293771
        },
        {
            "key": "core",
            "label": "Core",
            "display": "4h 20m",
            "raw": 15600
        },
        {
            "key": "core_share",
            "label": "Core share",
            "display": "61%",
            "raw": 0.6110458284371327
        },
        {
            "key": "rem",
            "label": "REM",
            "display": "1h 27m",
            "raw": 5250
        },
        {
            "key": "rem_share",
            "label": "Rem share",
            "display": "21%",
            "raw": 0.2056404230317274
        },
        {
            "key": "awake",
            "label": "Awake",
            "display": "30m",
            "raw": 1830
        },
        {
            "key": "awake_share",
            "label": "Awake share",
            "display": "7%",
            "raw": 0.07168037602820211
        },
        {
            "key": "score",
            "label": "Score",
            "display": "90 out of 100",
            "raw": 90
        },
        {
            "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": "13 November 2022",
            "url": "https://taylordrayson.com/2022/11/13"
        }
    ]
}