{
"fiscal_year": 0,
"fiscal_period": "string",
"period_start_date": "2019-08-24",
"period_end_date": "2019-08-24",
"statement_type": "string",
"statement_type_display": "string",
"currency": {
"code": "str",
"name": "string",
"symbol": "strin"
},
"source_filing_id": 0,
"source_filing_release_date": "2019-08-24T14:15:22.123Z",
"line_items": [
{
"code": "string",
"name": "string",
"statement_type": "string",
"depth": 0,
"parent_code": "string",
"sort_order": 0,
"value": "string",
"raw_value": "string",
"scale": "string"
}
]
}