{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
{
"id": 0,
"name": "string",
"lei": "string",
"country_code": "string",
"sector": {
"code": "string",
"name": "string"
},
"industry_group": {
"code": "string",
"name": "string",
"sector": {
"code": "string",
"name": "string"
}
},
"industry": {
"code": "string",
"name": "string",
"industry_group": {
"code": "string",
"name": "string",
"sector": {
"code": "string",
"name": "string"
}
}
},
"sub_industry": {
"code": "string",
"name": "string",
"industry": {}
},
"ir_link": "http://example.com",
"homepage_link": "http://example.com",
"date_public": "2019-08-24",
"date_ipo": "2019-08-24",
"main_stock_exchange": "string",
"social_facebook": "http://example.com",
"social_instagram": "http://example.com",
"social_twitter": "http://example.com",
"social_linkedin": "http://example.com",
"social_youtube": "http://example.com",
"social_tiktok": "http://example.com",
"social_pinterest": "http://example.com",
"social_xing": "http://example.com",
"social_glassdoor": "http://example.com",
"year_founded": "2019-08-24",
"corporate_video_id": "string",
"served_area": "string",
"headcount": 0,
"contact_email": "user@example.com",
"ticker": "string",
"is_listed": true
}
]
}