{
  "hostname": "gnusocial.wmsci.com",
  "nodeinfo_url": "https://gnusocial.wmsci.com/api/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "gnusocial",
      "version": "2.0.1-beta0"
    },
    "protocols": [
      "activitypub",
      "ostatus"
    ],
    "services": {
      "inbound": [
        "gnusocial"
      ],
      "outbound": [
        "atom1.0",
        "rss2.0",
        "gnusocial"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 7,
        "activeHalfyear": 29,
        "activeMonth": 0
      },
      "localPosts": 50,
      "localComments": 3
    },
    "metadata": {
      "nodeName": "WMSocial",
      "software": {
        "homepage": "https://gnusocial.rocks/",
        "repository": "https://notabug.org/diogo/gnu-social/"
      },
      "uploadLimit": 2097152,
      "postFormats": [
        "text/plain",
        "text/html"
      ],
      "features": [
        "polls"
      ]
    }
  }
}