{
"id": "string",
"text": "string",
"description": "string",
"unit": "string",
"suppressed_data_value": "string",
"updated": "string",
"active": true,
"contacts": [
{
"name": "string",
"phone": "string",
"mail": "string"
}
],
"documentation": {
"property1": "string",
"property2": "string"
},
"footnote": {
"property1": "string",
"property2": "string"
},
"variables": [
{
"id": "string",
"text": "string",
"elimination": true,
"time": true,
"map": "string",
"values": [
{
"id": "string",
"text": "string"
}
]
}
]
}