{
  "hostname": "mastodon.s3-dev.ovh",
  "nodeinfo_url": "https://mastodon.s3-dev.ovh/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.7"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 2,
        "activeMonth": 1,
        "activeHalfyear": 1
      },
      "localPosts": 1319
    },
    "openRegistrations": false,
    "metadata": {
      "nodeName": "Mastodon",
      "nodeDescription": "Eine private Mastodon-Instanz im Fediverse - Dein dezentrales Social Network!"
    }
  }
}