{
  "hostname": "atx.social",
  "nodeinfo_url": "https://atx.social/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.9"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 2,
        "activeMonth": 1,
        "activeHalfyear": 1
      },
      "localPosts": 2116
    },
    "openRegistrations": false,
    "metadata": {
      "nodeName": "atx.social",
      "nodeDescription": "For right now, it's a personal server to learn the underpinnings of Mastodon. Once I know more and it seems feasible, I may open it to others."
    }
  }
}