{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/12/01/sleep",
    "title": "I slept for 4h 50m",
    "summary": "I went to bed at 12:43am and woke at 5:33am. My sleep score was 63.",
    "occurred": {
        "display": "1 Dec 2022 05:33",
        "iso": "2022-12-01T05:33:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "4h 50m",
            "raw": 17400
        },
        {
            "key": "score",
            "label": "Score",
            "display": "63 out of 100",
            "raw": 63
        },
        {
            "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": "1 December 2022",
            "url": "https://taylordrayson.com/2022/12/01"
        }
    ]
}