{
    "_id": {
        "$oid": "5fb3e64733180000cb05d80b"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859003282",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141160716304237874",
    "AbilityPackageB62Id": "CiNDvI6",
    "NpcsWithThisClass": 1,
    "Id": "16141092337081280886",
    "Base62Id": "Tcc27l6",
    "Fqn": "class.cc.spy.eckard_lokin",
    "B62References": {
        "npcsWithThisClass": [
            "AcsCbUC"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "4.0.0",
    "hash": "987603222",
    "removed_in": "",
    "changed_fields": {
        "0": "B62References",
        "1": "AbilityPackageId",
        "2": "AbilityPackageB62Id",
        "3": "NpcsWithThisClass",
        "5": "hash"
    },
    "previous_versions": [
        "1.0.0",
        "1.3.0",
        "2.3.2",
        "2.9.0"
    ],
    "LocalizedName": {
        "enMale": "Doctor Lokin",
        "frMale": "Docteur Lokin",
        "frFemale": "Docteur Lokin",
        "deMale": "Doktor Lokin",
        "deFemale": "Doktor Lokin"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d80b
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859003282
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141160716304237874
    [AbilityPackageB62Id] => CiNDvI6
    [NpcsWithThisClass] => 1
    [Id] => 16141092337081280886
    [Base62Id] => Tcc27l6
    [Fqn] => class.cc.spy.eckard_lokin
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => AcsCbUC
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 4.0.0
    [hash] => 987603222
    [removed_in] => 
    [changed_fields] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [0] => B62References
                    [1] => AbilityPackageId
                    [2] => AbilityPackageB62Id
                    [3] => NpcsWithThisClass
                    [5] => hash
                )
        )
    [previous_versions] => Array
        (
            [0] => 1.0.0
            [1] => 1.3.0
            [2] => 2.3.2
            [3] => 2.9.0
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Doctor Lokin
                    [frMale] => Docteur Lokin
                    [frFemale] => Docteur Lokin
                    [deMale] => Doktor Lokin
                    [deFemale] => Doktor Lokin
                )
        )
)