{
  "hostname": "someone.elses.computer",
  "nodeinfo_url": "https://someone.elses.computer/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "mastodon",
      "version": "4.5.8"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "usage": {
      "users": {
        "total": 63,
        "activeMonth": 16,
        "activeHalfyear": 29
      },
      "localPosts": 18306
    },
    "openRegistrations": false,
    "metadata": {
      "nodeName": "Someone Else's Computer",
      "nodeDescription": "This is a private server run by and for the benefit of a small group of friends. Academia and research, law and policy, society and the Internet. Contact: Michael Veale."
    }
  }
}