{
  "hostname": "mastodon.elest.io",
  "nodeinfo_url": "https://mastodon.elest.io/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.2"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 4,
        "activeMonth": 0,
        "activeHalfyear": 0
      },
      "localPosts": 68
    },
    "openRegistrations": true,
    "metadata": {
      "nodeName": "Elestio",
      "nodeDescription": "This mastodon instance is hosted on Elest.io. We discuss about open-source software, self-hosting, CI/CD, development and more."
    }
  }
}