{
"publication_id": "<string>",
"ticker": "<string>",
"doc_type": "<string>",
"filing_date": "<string>",
"sections": [
{
"name": "<string>",
"content": "<string>",
"word_count": 123,
"page_start": 123,
"page_end": 123
}
],
"section": "<string>",
"results": [
{
"publication_id": "<string>",
"ticker": "<string>",
"company_name": "<string>",
"doc_type": "<string>",
"filing_date": "<string>",
"period": "<string>",
"content": "<string>",
"word_count": 123
}
],
"total": 123,
"limit": 123,
"offset": 123
}