I noticed that the API returns a ct field with the created timestamp, but it's not being parsed. Also, toJson() doesn't include any of the timestamp fields which makes it harder to work with the data.
This would be useful for sorting items by creation date, showing "created X days ago", etc.
Fix: #12