I think that library should deal with date fields and convert them to datetime object, right now field looks like this: ``` {u'type': u'datetime', u'value': u'2016-06-09T17:05:47.861890Z'} ```