{
  "hostname": "1234.as",
  "nodeinfo_url": "https://1234.as/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "3.5.19"
    },
    "protocols": [
      "activitypub"
    ],
    "usage": {
      "users": {
        "total": 4337,
        "activeMonth": 195,
        "activeHalfyear": 313
      },
      "localPosts": 924041
    },
    "openRegistrations": true
  }
}