{
  "hostname": "demo.gancio.org",
  "nodeinfo_url": "https://demo.gancio.org/.well-known/nodeinfo/2.1",
  "nodeinfo": {
    "metadata": {
      "nodeDescription": "Demo instance, you can login with admin@gancio.org / password",
      "nodeName": "Demo Gancio",
      "nodeTimezone": "Europe/Rome",
      "nodeActor": "customized"
    },
    "openRegistrations": false,
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "rss2.0"
      ]
    },
    "software": {
      "name": "gancio",
      "version": "1.28.2",
      "repository": "https://framagit.org/les/gancio"
    },
    "version": "2.1",
    "usage": {
      "localComments": 15,
      "localPosts": 3007,
      "users": {
        "total": 18
      }
    }
  }
}