[
  {
    "native": true,
    "fields": [],
    "python": {},
    "identity": "Root",
    "json": {}
  },
  {
    "native": false,
    "fields": [],
    "python": {
      "x": {
        "c": 1
      }
    },
    "identity": "Root",
    "json": {
      "x": {
        "c": 1
      }
    }
  },
  {
    "native": false,
    "fields": [],
    "python": {
      "x": {
        "c": 3
      }
    },
    "identity": "Root",
    "json": {
      "x": {
        "c": 3
      }
    }
  },
  {
    "native": true,
    "fields": [],
    "python": {
      "x": {
        "c": 3
      }
    },
    "identity": "Root",
    "json": {
      "x": {
        "c": 3
      }
    }
  },
  {
    "native": true,
    "fields": [],
    "python": {
      "x": {
        "c": 1
      }
    },
    "identity": "Root",
    "json": {
      "x": {
        "c": 1
      }
    }
  },
  {
    "native": false,
    "fields": [],
    "python": "rejected",
    "json": "rejected"
  },
  {
    "native": true,
    "fields": [],
    "python": {
      "y": {
        "c": 1
      }
    },
    "identity": "Root",
    "json": {
      "y": {
        "c": 1
      }
    }
  }
]