{
  "hostname": "mastodon.opencloud.lu",
  "nodeinfo_url": "https://mastodon.opencloud.lu/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.3"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 268,
        "activeMonth": 64,
        "activeHalfyear": 90
      },
      "localPosts": 59213
    },
    "openRegistrations": true,
    "metadata": {
      "nodeName": "OpenCloud Luxembourg Mastodon instance",
      "nodeDescription": "A Mastodon instance for Luxembourg and beyond."
    }
  }
}