{
  "api_version": "1.0.0",
  "data": [
    {
      "id": "qrl-2-testnet-docs",
      "name": "QRL 2.0 Testnet V2 documentation",
      "description": "Testnet access, node operation, and smart-contract development documentation for QRL 2.0.",
      "category": "documentation",
      "network": "QRL 2.0 Testnet V2",
      "url": "https://test-zond.theqrl.org/testnet"
    },
    {
      "id": "qrl-legacy-docs",
      "name": "QRL legacy network documentation",
      "description": "Node, wallet, mining, CLI, and integration documentation for the original QRL network.",
      "category": "documentation",
      "network": "QRL legacy network",
      "url": "https://docs.theqrl.org/"
    },
    {
      "id": "qrl-node-api-docs",
      "name": "QRL node API documentation",
      "description": "Reference documentation for APIs exposed by nodes on the original QRL network.",
      "category": "api_documentation",
      "network": "QRL legacy network",
      "url": "https://api.theqrl.org/"
    },
    {
      "id": "qrl-github",
      "name": "QRL source code on GitHub",
      "description": "Official QRL protocol, cryptography, wallet, tooling, and website repositories.",
      "category": "source_code",
      "network": "All QRL projects",
      "url": "https://github.com/theQRL"
    },
    {
      "id": "qrl-improvement-proposals",
      "name": "QRL Improvement Proposals",
      "description": "Protocol proposals and their current statuses.",
      "category": "standards",
      "network": "All QRL projects",
      "url": "https://www.theqrl.org/roadmap/#qips"
    }
  ],
  "links": {
    "self": "https://www.theqrl.org/api/v1/resources",
    "api_root": "https://www.theqrl.org/api",
    "openapi": "https://www.theqrl.org/openapi.json",
    "documentation": "https://www.theqrl.org/developers/"
  }
}
