{
  "hostname": "morbier.foo",
  "nodeinfo_url": "https://morbier.foo/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "lemmy",
      "version": "0.19.14",
      "repository": "https://github.com/LemmyNet/lemmy",
      "homepage": "https://join-lemmy.org/"
    },
    "protocols": [
      "activitypub"
    ],
    "usage": {
      "users": {
        "total": 4,
        "activeHalfyear": 1,
        "activeMonth": 1
      },
      "localPosts": 2,
      "localComments": 12
    },
    "openRegistrations": true,
    "services": {
      "inbound": [],
      "outbound": []
    },
    "metadata": {}
  }
}