
Astra Otoparts Tbk — Investor Relations & Filings
Astra Otoparts Tbk is a leading automotive component company specializing in the manufacturing, distribution, and export of spare parts for two-wheeled and four-wheeled vehicles. Its core business encompasses producing original equipment components for automotive OEMs and a wide range of automotive replacement parts. The company serves markets in Indonesia, the Rest of Asia, and other international regions. It is recognized as one of the largest automotive component groups, providing comprehensive solutions for vehicle parts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| AUTO - FY 2020 - FinancialStatement-2020-Tahunan-AUTO.pdf | 2020-12-31 | Indonesian | |
| AUTO - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | |
| AUTO - FY 2020 - Final FS AOP DEC 2020 AUDITED.pdf | 2020-12-31 | Indonesian | |
| AUTO - FY 2020 - FinancialStatement-2020-Tahunan-AUTO.xlsx | 2020-12-31 | English | |
| AUTO - FY 2020 - Final Checklist OJK AUTO 1220 Part 3.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44952570 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | ||
|
2020
10 filings
| |||||
| 44948762 | AUTO - FY 2020 - FinancialStatement-2020-Tahunan-AUTO.pdf | 2020-12-31 | Indonesian | ||
| 44948759 | AUTO - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 44948754 | AUTO - FY 2020 - Final FS AOP DEC 2020 AUDITED.pdf | 2020-12-31 | Indonesian | ||
| 44948749 | AUTO - FY 2020 - FinancialStatement-2020-Tahunan-AUTO.xlsx | 2020-12-31 | English | ||
| 44948747 | AUTO - FY 2020 - Final Checklist OJK AUTO 1220 Part 3.pdf | 2020-12-31 | Indonesian | ||
| 44948745 | AUTO - FY 2020 - Final Checklist OJK AUTO 1220 Part 2.pdf | 2020-12-31 | Indonesian | ||
| 44948737 | AUTO - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 44948733 | AUTO - FY 2020 - 08. Surat Pengantar - OJK (1220).pdf | 2020-12-31 | Indonesian | ||
| 44948731 | AUTO - FY 2020 - Final Checklist OJK AUTO 1220 Part 1.pdf | 2020-12-31 | Indonesian | ||
| 44948728 | AUTO - FY 2020 - 09. Surat Pengantar - BEI (1220).pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
|
A-JIN INDUSTRY CO.,LTD
OEM manufacturer of automotive body parts and electronic eq…
|
013310 | KR | Manufacturing |
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | Manufacturing |
Astra Otoparts Tbk 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/69004/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69004 | 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=69004 | 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=69004 \ -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": 69004}, 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 Astra Otoparts Tbk (id: 69004)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.