{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 12,
          "nc": 7,
          "tr": 2,
          "vs": 3
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 10,
          "nc": 2,
          "tr": 3,
          "vs": 4
        }
      },
      {
        "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
        }
      }
    ]
  }
}