{
  "hostname": "peertube.univ-montp3.fr",
  "nodeinfo_url": "https://peertube.univ-montp3.fr/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "peertube",
      "version": "1.1.0"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 5
      },
      "localPosts": 99,
      "localComments": 0
    },
    "metadata": {
      "taxonomy": {
        "postsName": "Videos"
      },
      "nodeName": "PeerTube",
      "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular."
    }
  }
}