{
  "hostname": "lemmy.world",
  "nodeinfo_url": "https://lemmy.world/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "lemmy",
      "version": "0.19.15-4-g508853653",
      "repository": "https://github.com/LemmyNet/lemmy",
      "homepage": "https://join-lemmy.org/"
    },
    "protocols": [
      "activitypub"
    ],
    "usage": {
      "users": {
        "total": 185391,
        "activeHalfyear": 24831,
        "activeMonth": 14150
      },
      "localPosts": 595922,
      "localComments": 5888034
    },
    "openRegistrations": true,
    "services": {
      "inbound": [],
      "outbound": []
    },
    "metadata": {}
  }
}