{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 22,
          "nc": 4,
          "tr": 6,
          "vs": 12
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 24,
          "nc": 8,
          "tr": 8,
          "vs": 8
        }
      },
      {
        "name": "Jaeger",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      },
      {
        "name": "Osprey",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      },
      {
        "name": "SolTech",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      },
      {
        "name": "Wainwright",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      }
    ]
  }
}