def __getitem__(self, key):
        return _check_sentinel(self.data['locos'][self.id][key])