{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 5,
          "nc": 2,
          "tr": 2,
          "vs": 1
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 89,
          "nc": 30,
          "tr": 37,
          "vs": 21
        }
      },
      {
        "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": 123,
          "nc": 53,
          "tr": 40,
          "vs": 30
        }
      }
    ]
  }
}