{
  "hostname": "playitfaster.com",
  "nodeinfo_url": "https://playitfaster.com/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": 1,
        "activeHalfyear": 1,
        "activeMonth": 1
      }
    },
    "metadata": {
      "actorId": "https://playitfaster.com/federation/actors/service",
      "private": false,
      "shortDescription": "",
      "longDescription": "",
      "contactEmail": "",
      "nodeName": "",
      "banner": null,
      "defaultUploadQuota": 1000,
      "supportedUploadExtensions": [
        "aac",
        "aif",
        "aiff",
        "flac",
        "m4a",
        "mp3",
        "ogg",
        "opus"
      ],
      "allowList": {
        "enabled": false,
        "domains": null
      },
      "funkwhaleSupportMessageEnabled": true,
      "instanceSupportMessage": "",
      "usage": {
        "favorites": {
          "tracks": {
            "total": 0
          }
        },
        "listenings": {
          "total": 43
        },
        "downloads": {
          "total": 3603
        }
      },
      "library": {
        "federationEnabled": true,
        "anonymousCanListen": true,
        "tracks": {
          "total": 919
        },
        "artists": {
          "total": 146
        },
        "albums": {
          "total": 123
        },
        "music": {
          "hours": 41.631388888888885
        }
      },
      "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": "/api/v1/federation/domains",
        "channels": "/federation/index/channels",
        "libraries": "/federation/index/libraries"
      },
      "rules": "",
      "terms": ""
    }
  }
}