{
    "version": "https://jsonfeed.org/version/1",
    "title": "https://grant.codes json feed",
    "home_page_url": "https://grant.codes",
    "feed_url": "https://backend.grant.codes/micropub/plugin/feeds/json",
    "author": {
        "name": "Grant Richmond",
        "url": "https://grant.codes"
    },
    "items": [
        {
            "id": "https://grant.codes/2020/11/01/hello-this-is-a-basic-note",
            "content_html": "<p>Hello this is a basic note</p>\n",
            "url": "https://grant.codes/2020/11/01/hello-this-is-a-basic-note",
            "title": "Hello this is a basic note…",
            "date_modified": "2020-11-01T12:32:34.448Z",
            "author": {
                "name": "Grant Richmond",
                "url": "https://grant.codes"
            }
        }
    ]
}