{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/18/sleep",
    "title": "I slept for 9h",
    "summary": "I went to bed at 12:07am and woke at 9:07am. My sleep score was 96.",
    "occurred": {
        "display": "18 Nov 2022 09:07",
        "iso": "2022-11-18T09:07:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h",
            "raw": 32400
        },
        {
            "key": "score",
            "label": "Score",
            "display": "96 out of 100",
            "raw": 96
        },
        {
            "key": "source",
            "label": "Recorded by",
            "display": "Health",
            "raw": "health"
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All sleep",
            "title": "Sleep",
            "url": "https://taylordrayson.com/sleep"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 November 2022",
            "url": "https://taylordrayson.com/2022/11/18"
        }
    ]
}