{
  "hostname": "westodon.com",
  "nodeinfo_url": "https://westodon.com/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.0"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 3,
        "activeMonth": 2,
        "activeHalfyear": 2
      },
      "localPosts": 249
    },
    "openRegistrations": true,
    "metadata": {
      "nodeName": "Westodon",
      "nodeDescription": "A small public, but privately-run server intended to let users have control over their own content without relying on a large corporation. Your content is yours!"
    }
  }
}