@property
    def modified_utc(self):
        try:
            return self.raw['modified_utc']
        except KeyError: