[
 {
  "creation": "2012-03-27 14:36:01", 
  "docstatus": 0, 
  "modified": "2012-03-27 14:36:01", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 0, 
  "allow_trash": 1, 
  "autoname": "_ANS.#######", 
  "doctype": "DocType", 
  "in_create": 1, 
  "module": "Utilities", 
  "name": "__common__", 
  "read_only": 1, 
  "section_style": "Simple", 
  "show_in_menu": 0, 
  "version": 3
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Answer", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Answer", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "role": "All", 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Answer"
 }, 
 {
  "doctype": "DocPerm"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "question", 
  "fieldtype": "Link", 
  "label": "Question", 
  "options": "Question"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "answer", 
  "fieldtype": "Text", 
  "label": "Answer", 
  "oldfieldname": "question", 
  "oldfieldtype": "Text"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "points", 
  "fieldtype": "Int", 
  "label": "Points"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "_users_voted", 
  "fieldtype": "Text", 
  "hidden": 1, 
  "label": "Users Voted", 
  "print_hide": 1
 }
]