def _originally_available_at(self): return datetime.strptime(self.data.get('originallyAvailableAt', '0000-00-00'), '%Y-%m-%d').date()