{
  "hostname": "funkwhale.kevga.de",
  "nodeinfo_url": "https://funkwhale.kevga.de/api/v1/instance/nodeinfo/2.0",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "funkwhale",
      "version": "1.4.1"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [
        "atom1.0"
      ],
      "outbound": [
        "atom1.0"
      ]
    },
    "openRegistrations": false,
    "usage": {
      "users": {
        "total": 15,
        "activeHalfyear": 15,
        "activeMonth": 9
      }
    },
    "metadata": {
      "actorId": "https://funkwhale.kevga.de/federation/actors/service",
      "private": false,
      "shortDescription": "Kleiner, privater und familiärer Funkwhale-Pod",
      "longDescription": "Eine private Instanz für Bekannte und Freunde von Lorker. Als Gast dieser Seite, kannst du keine der Songs abspielen, aber du kannst den Accounts hier folgen und schauen, was die Personen gerne hören.\r\n\r\nWenn du Musik austauschen willst mittels Funkwhale, dann kontaktiere einfach den Admin.\r\n\r\nDu suchst eine öffentliche Instanz? Dann schaue dir doch mal [diese Liste](https://www.funkwhale.audio/join/) an und suche eine Instanz raus, die zu dir passt. Oder betreibe eine [eigene Instanz](https://docs.funkwhale.audio/administrator/index.html)!",
      "contactEmail": "services@kevga.de",
      "nodeName": "KevGa-Funkwhale",
      "banner": null,
      "defaultUploadQuota": 20000,
      "supportedUploadExtensions": [
        "aac",
        "aif",
        "aiff",
        "flac",
        "m4a",
        "mp3",
        "ogg",
        "opus"
      ],
      "allowList": {
        "enabled": false,
        "domains": null
      },
      "funkwhaleSupportMessageEnabled": true,
      "instanceSupportMessage": "",
      "usage": {
        "favorites": {
          "tracks": {
            "total": 406
          }
        },
        "listenings": {
          "total": 214361
        },
        "downloads": {
          "total": 23662
        }
      },
      "library": {
        "federationEnabled": true,
        "anonymousCanListen": false,
        "tracks": {
          "total": 9580
        },
        "artists": {
          "total": 1396
        },
        "albums": {
          "total": 761
        },
        "music": {
          "hours": 1337.4194444444445
        }
      },
      "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": null,
        "libraries": null
      },
      "rules": "",
      "terms": ""
    }
  }
}