{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 12,
          "nc": 3,
          "tr": 3,
          "vs": 6
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 89,
          "nc": 24,
          "tr": 23,
          "vs": 42
        }
      },
      {
        "name": "Jaeger",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      },
      {
        "name": "Osprey",
        "population": {
          "total": 155,
          "nc": 49,
          "tr": 54,
          "vs": 52
        }
      },
      {
        "name": "SolTech",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      },
      {
        "name": "Wainwright",
        "population": {
          "total": 0,
          "nc": 0,
          "tr": 0,
          "vs": 0
        }
      }
    ]
  }
}