{
  "hostname": "masto.fletchmakesstuff.com",
  "nodeinfo_url": "https://masto.fletchmakesstuff.com/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.8"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 1,
        "activeMonth": 1,
        "activeHalfyear": 1
      },
      "localPosts": 120
    },
    "openRegistrations": false,
    "metadata": {
      "nodeName": "Fletch Makes Microblog",
      "nodeDescription": "A solo Mastodon instance as the home for fletchmakesstuff.com"
    }
  }
}