
PT Graha Layar Prima Tbk. — Investor Relations & Filings
PT Graha Layar Prima Tbk., known as CGV Cinemas, is a leading operator of movie theater chains. The company provides a comprehensive entertainment experience, encompassing film exhibition, production, post-production, and distribution. Beyond cinematic screenings, it offers diverse services including food and beverage, and event hosting. CGV Cinemas distinguishes itself as a "Cultureplex," providing various special auditorium formats such as 4DX, Gold Class, and ScreenX, aiming to deliver an integrated destination for watching movies, dining, and socializing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemanggilan Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-26 | Indonesian | |
| Rencana Transaksi Perubahan Kegiatan Usaha | 2026-05-11 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-11 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-11 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| BLTZ - FY 2020 - FinancialStatement-2020-Tahunan-BLTZ.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47053708 | Pemanggilan Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-26 | Indonesian | ||
| 44945122 | Rencana Transaksi Perubahan Kegiatan Usaha | 2026-05-11 | Indonesian | ||
| 44941401 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-11 | Indonesian | ||
| 44941733 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan dan Luar Biasa | 2026-05-11 | Indonesian | ||
| 44942036 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
6 filings
| |||||
| 44949984 | BLTZ - FY 2020 - FinancialStatement-2020-Tahunan-BLTZ.pdf | 2020-12-31 | Indonesian | ||
| 44949981 | BLTZ - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 44949979 | BLTZ - FY 2020 - FS Consolidated GLP Dec 20.pdf | 2020-12-31 | Indonesian | ||
| 44949975 | BLTZ - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 44949971 | BLTZ - FY 2020 - FinancialStatement-2020-Tahunan-BLTZ.xlsx | 2020-12-31 | English | ||
| 44949965 | BLTZ - FY 2020 - Cover Letter Audited Financial Statement Dec 2020.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Motion picture projection activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANGHAI FILM CO.,LTD.
Specializes in film distribution, cinema chain management, …
|
601595 | CN | Publishing, broadcasting, and c… |
|
Vision Cinemas Limited
Provides film exhibition services and develops commercial a…
|
526441 | IN | Publishing, broadcasting, and c… |
|
WANDA FILM HOLDING CO., LTD
Integrated film enterprise managing cinema chains, producti…
|
002739 | CN | Publishing, broadcasting, and c… |
PT Graha Layar Prima 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/69068/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69068 | 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=69068 | 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=69068 \ -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": 69068}, 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 PT Graha Layar Prima Tbk. (id: 69068)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.