{
"id": "string",
"sort_order": 0,
"label": "string",
"type": "checkbox",
"recorded_value": "string",
"recorded_by": {
"id": 0,
"name": "string",
"email": "string",
"roles": [
"ROLE_REPORTER"
]
},
"created": "string",
"recorded": "string",
"required": false,
"signature_name": false,
"attachments": [
{
"id": "string",
"original_filename": "string",
"width": 0,
"height": 0,
"mime_type": "string",
"author": {
"id": 0,
"name": "string",
"email": "string"
},
"file_size": 0,
"url": "string"
}
]
}