{
  "hostname": "voyager.lemmy.ml",
  "nodeinfo_url": "https://voyager.lemmy.ml/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "lemmy",
      "version": "nightly-2026-02-04",
      "repository": "https://github.com/LemmyNet/lemmy",
      "homepage": "https://join-lemmy.org/"
    },
    "protocols": [
      "activitypub"
    ],
    "usage": {
      "users": {
        "total": 70,
        "activeHalfyear": 39,
        "activeMonth": 20
      },
      "localPosts": 49,
      "localComments": 88
    },
    "openRegistrations": true,
    "services": {
      "inbound": [],
      "outbound": []
    },
    "metadata": {}
  }
}