
ATSUGI CO., LTD. — Investor Relations & Filings
ATSUGI CO., LTD. is a manufacturer specializing in the development, production, and sale of legwear and innerwear. The company's core product portfolio consists of pantyhose, stockings, socks, and lingerie, primarily targeting the women's market. A key brand in its lineup is ASTIGU, a collection of stockings designed to enhance the aesthetic appeal of the wearer's legs. The company also diversifies its offerings with products such as sports innerwear and items for elderly care, addressing a broader range of consumer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8195858 | 確認書 | 2025-11-11 | Japanese | ||
| 8195849 | 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | ||
| 7243222 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7248935 | 確認書 | 2025-06-26 | Japanese | ||
| 7248925 | 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248911 | 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7261257 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261253 | 臨時報告書 | 2025-05-30 | Japanese | ||
|
2024
7 filings
| |||||
| 7291535 | 臨時報告書 | 2024-12-18 | Japanese | ||
| 7299944 | 確認書 | 2024-11-12 | Japanese | ||
| 7299940 | 半期報告書-第99期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7306587 | 臨時報告書 | 2024-10-01 | Japanese | ||
| 7318359 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7323615 | 確認書 | 2024-06-27 | Japanese | ||
| 7323604 | 内部統制報告書-第98期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Dragon Corporation
Designs, produces, and markets apparel, knitwear, and funct…
|
600630 | CN | Manufacturing |
|
Shenzhou International Group Holdings Limited
Leading global apparel manufacturer specializing in integra…
|
2313 | KY | Manufacturing |
|
Sichuan Langsha Holding Ltd.
Vertically integrated manufacturer of hosiery, socks, and k…
|
600137 | CN | Manufacturing |
|
S.P. Apparels Limited
Vertically integrated manufacturer and exporter of infant a…
|
SPAL | IN | Manufacturing |
|
Spenta International Ltd.
Manufacturer and exporter of high-quality hosiery products,…
|
526161 | IN | Manufacturing |
|
SPL INDUSTRIES LIMITED
Vertically integrated manufacturer of knitted garments for …
|
SPLIL | IN | Manufacturing |
|
Sueryaa Knitwear Limited
Manufactures and supplies knitted apparel and fabrics for g…
|
540318 | IN | Manufacturing |
|
SUPER FINE KNITTERS LIMITED
Vertically integrated manufacturer of knitted fabrics and r…
|
540269 | IN | Manufacturing |
|
Tabio Corporation
A specialized manufacturer and retailer of premium hosiery …
|
2668 | JP | Manufacturing |
|
Tefron Ltd.
A global manufacturer of seamless intimate apparel, activew…
|
TFRLF | IL | Manufacturing |
ATSUGI CO., 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/11155/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11155 | 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=11155 | 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=11155 \ -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": 11155}, 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 ATSUGI CO., LTD. (id: 11155)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.