{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/23/sleep",
    "title": "I slept for 5h 40m",
    "summary": "I went to bed at 2:46am and woke at 8:26am. My sleep score was 64.",
    "occurred": {
        "display": "23 Nov 2022 08:26",
        "iso": "2022-11-23T08:26:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "5h 40m",
            "raw": 20400
        },
        {
            "key": "score",
            "label": "Score",
            "display": "64 out of 100",
            "raw": 64
        },
        {
            "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": "23 November 2022",
            "url": "https://taylordrayson.com/2022/11/23"
        }
    ]
}