{
    "_id": {
        "$oid": "5fb4476a33180000cb092443"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "LocalizedName": {
        "enMale": "Vette",
        "frMale": "Vette",
        "frFemale": "Vette",
        "deMale": "Vette",
        "deFemale": "Vette"
    },
    "NameId": "836036859002986",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141167286998519987",
    "AbilityPackageB62Id": "iyXPu90",
    "NpcsWithThisClass": 13,
    "Id": "16141116625887323705",
    "Base62Id": "EMOgJ0D",
    "Fqn": "class.cc.vette",
    "B62References": {
        "npcsWithThisClass": [
            "ppGWPC7",
            "WBPm1yS",
            "BHwyDZR",
            "BzOyQVx",
            "sU1GJ89",
            "gB3zAFA",
            "1v68gc0",
            "STZL0L5",
            "yDqyzpz",
            "6o87zDR",
            "9kqHZ51",
            "vzFWZxN",
            "UvmzVs6"
        ]
    },
    "first_seen": "4.0.0",
    "last_seen": "6.2.1a",
    "current_version": "6.2.0",
    "hash": "745088392",
    "removed_in": "",
    "changed_fields": {
        "0": "B62References",
        "1": "NpcsWithThisClass",
        "3": "hash"
    },
    "previous_versions": [
        "4.0.0",
        "4.4.0",
        "4.6.0"
    ]
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb4476a33180000cb092443
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Vette
                    [frMale] => Vette
                    [frFemale] => Vette
                    [deMale] => Vette
                    [deFemale] => Vette
                )
        )
    [NameId] => 836036859002986
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141167286998519987
    [AbilityPackageB62Id] => iyXPu90
    [NpcsWithThisClass] => 13
    [Id] => 16141116625887323705
    [Base62Id] => EMOgJ0D
    [Fqn] => class.cc.vette
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => ppGWPC7
                            [1] => WBPm1yS
                            [2] => BHwyDZR
                            [3] => BzOyQVx
                            [4] => sU1GJ89
                            [5] => gB3zAFA
                            [6] => 1v68gc0
                            [7] => STZL0L5
                            [8] => yDqyzpz
                            [9] => 6o87zDR
                            [10] => 9kqHZ51
                            [11] => vzFWZxN
                            [12] => UvmzVs6
                        )
                )
        )
    [first_seen] => 4.0.0
    [last_seen] => 6.2.1a
    [current_version] => 6.2.0
    [hash] => 745088392
    [removed_in] => 
    [changed_fields] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [0] => B62References
                    [1] => NpcsWithThisClass
                    [3] => hash
                )
        )
    [previous_versions] => Array
        (
            [0] => 4.0.0
            [1] => 4.4.0
            [2] => 4.6.0
        )
)