{
  "hostname": "funk.deko.cloud",
  "nodeinfo_url": "https://funk.deko.cloud/api/v1/instance/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "funkwhale",
      "version": "1.4.0"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [
        "atom1.0"
      ],
      "outbound": [
        "atom1.0"
      ]
    },
    "openRegistrations": false,
    "usage": {
      "users": {
        "total": 0,
        "activeHalfyear": 0,
        "activeMonth": 0
      }
    },
    "metadata": {
      "actorId": "https://funk.deko.cloud/federation/actors/service",
      "private": true,
      "shortDescription": "A little private music library for a few friends",
      "longDescription": "...",
      "contactEmail": "funkadmin@deko.cloud",
      "nodeName": "Deko Funkwhale",
      "banner": "https://storage.yandexcloud.net/funk.deko.cloud/dynamic_preferences/instance__banner/20191201_140954.jpg",
      "defaultUploadQuota": 1000,
      "supportedUploadExtensions": [
        "aac",
        "aif",
        "aiff",
        "flac",
        "m4a",
        "mp3",
        "ogg",
        "opus"
      ],
      "allowList": {
        "enabled": false,
        "domains": null
      },
      "funkwhaleSupportMessageEnabled": true,
      "instanceSupportMessage": "",
      "usage": null,
      "library": {
        "federationEnabled": true,
        "anonymousCanListen": true,
        "tracks": {
          "total": 0
        },
        "artists": {
          "total": 0
        },
        "albums": {
          "total": 0
        },
        "music": {
          "hours": 0
        }
      },
      "reportTypes": [
        {
          "type": "takedown_request",
          "label": "Takedown request",
          "anonymous": true
        },
        {
          "type": "invalid_metadata",
          "label": "Invalid metadata",
          "anonymous": false
        },
        {
          "type": "illegal_content",
          "label": "Illegal content",
          "anonymous": true
        },
        {
          "type": "offensive_content",
          "label": "Offensive content",
          "anonymous": false
        },
        {
          "type": "other",
          "label": "Other",
          "anonymous": false
        }
      ],
      "endpoints": {
        "knownNodes": null,
        "channels": "/federation/index/channels",
        "libraries": "/federation/index/libraries"
      },
      "rules": "",
      "terms": ""
    }
  }
}