{
  "data": {
    "allWorlds": [
      {
        "name": "Ceres",
        "population": {
          "total": 30,
          "nc": 15,
          "tr": 8,
          "vs": 7
        }
      },
      {
        "name": "Genudine",
        "population": {
          "total": 84,
          "nc": 37,
          "tr": 28,
          "vs": 18
        }
      },
      {
        "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
        }
      }
    ]
  }
}