{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 6,
          "nc": 2,
          "tr": 2,
          "vs": 2
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 11,
          "nc": 1,
          "tr": 7,
          "vs": 3
        }
      },
      {
        "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": 172,
          "nc": 65,
          "tr": 59,
          "vs": 48
        }
      }
    ]
  }
}