{
  "hostname": "toots.codeenigma.com",
  "nodeinfo_url": "https://toots.codeenigma.com/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.4.2"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 7,
        "activeMonth": 2,
        "activeHalfyear": 5
      },
      "localPosts": 351
    },
    "openRegistrations": true,
    "metadata": {
      "nodeName": "Code Enigma Toots",
      "nodeDescription": "This is the Code Enigma company Mastodon server, where we will mostly toot about our work in open source software."
    }
  }
}