{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/10/sleep",
    "title": "I slept for 3h 11m",
    "summary": "I went to bed at 2:18am and woke at 5:29am. My sleep score was 57.",
    "occurred": {
        "display": "10 Nov 2022 05:29",
        "iso": "2022-11-10T05:29:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "3h 11m",
            "raw": 11460
        },
        {
            "key": "score",
            "label": "Score",
            "display": "57 out of 100",
            "raw": 57
        },
        {
            "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": "10 November 2022",
            "url": "https://taylordrayson.com/2022/11/10"
        }
    ]
}