{
    "type": "sleep",
    "url": "https://taylordrayson.com/2021/07/08/sleep",
    "title": "I slept for 9h 4m",
    "summary": "I went to bed at 11:20pm and woke at 8:25am. My sleep score was 93.",
    "occurred": {
        "display": "8 Jul 2021 08:25",
        "iso": "2021-07-08T08:25:05+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "duration",
            "label": "Asleep",
            "display": "9h 4m",
            "raw": 32670
        },
        {
            "key": "score",
            "label": "Score",
            "display": "93 out of 100",
            "raw": 93
        },
        {
            "key": "source",
            "label": "Recorded by",
            "display": "Apple Watch",
            "raw": "apple_watch"
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All sleep",
            "title": "Sleep",
            "url": "https://taylordrayson.com/sleep"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "8 July 2021",
            "url": "https://taylordrayson.com/2021/07/08"
        }
    ]
}