
BROTHER INDUSTRIES LTD. — Investor Relations & Filings
Brother Industries, Ltd. is a manufacturer of electronic and electrical equipment. The company's portfolio is segmented into products for home and office use, as well as industrial applications. The home and office division offers printers, multifunction centers, scanners, label makers, and sewing machines. The industrial division provides solutions including industrial sewing and embroidery machines, machine tools, commercial and large-format printers, digital printing equipment, and coding and marking systems. Additionally, the company develops and manufactures components such as geared motors and fuel cells, catering to diverse business needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2021-03-30 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2021-03-30 | Japanese | |
| 四半期報告書-第129期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | |
| 変更報告書 | 2021-02-01 | Japanese | |
| 四半期報告書-第129期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | |
| 四半期報告書-第129期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 7673087 | 変更報告書 | 2021-03-30 | Japanese | ||
| 7673432 | 訂正報告書(大量保有報告書・変更報告書) | 2021-03-30 | Japanese | ||
| 7675774 | 四半期報告書-第129期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
| 7677759 | 変更報告書 | 2021-02-01 | Japanese | ||
|
2020
4 filings
| |||||
| 7681258 | 四半期報告書-第129期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7685496 | 四半期報告書-第129期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese | ||
| 7689198 | 有価証券報告書-第128期(平成31年4月1日-令和2年3月31日) | 2020-06-25 | Japanese | ||
| 7693289 | 四半期報告書-第128期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-13 | Japanese | ||
|
2019
4 filings
| |||||
| 7696696 | 四半期報告書-第128期第2四半期(2019/07/01-2019/09/30) | 2019-11-13 | Japanese | ||
| 7699674 | 四半期報告書-第128期第1四半期(2019/04/01-2019/06/30) | 2019-08-13 | Japanese | ||
| 7710533 | 有価証券報告書-第127期(平成30年4月1日-平成31年3月31日) | 2019-06-25 | Japanese | ||
| 7714516 | 四半期報告書-第127期第3四半期(2018/10/01-2018/12/31) | 2019-02-13 | Japanese | ||
|
2018
3 filings
| |||||
| 7718025 | 四半期報告書-第127期第2四半期(2018/07/01-2018/09/30) | 2018-11-13 | Japanese | ||
| 7721512 | 四半期報告書-第127期第1四半期(2018/04/01-2018/06/30) | 2018-08-10 | Japanese | ||
| 7724827 | 有価証券報告書-第126期(平成29年4月1日-平成30年3月31日) | 2018-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GLORY LTD.
Develops and manufactures cash handling machines and system…
|
6457 | JP | Manufacturing |
|
GPI
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
BROTHER INDUSTRIES LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/11736/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11736 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=11736 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=11736 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 11736}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for BROTHER INDUSTRIES LTD. (id: 11736)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.