{
    "type": "sleep",
    "url": "https://taylordrayson.com/2022/11/15/sleep",
    "title": "I slept for 12h 13m",
    "summary": "I went to bed at 10:00pm and woke at 10:13am. My sleep score was 83.",
    "occurred": {
        "display": "15 Nov 2022 10:13",
        "iso": "2022-11-15T10:13:00+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "12h 13m",
            "raw": 43980
        },
        {
            "key": "score",
            "label": "Score",
            "display": "83 out of 100",
            "raw": 83
        },
        {
            "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": "15 November 2022",
            "url": "https://taylordrayson.com/2022/11/15"
        }
    ]
}