
Artist Studio Inc. — Investor Relations & Filings
Artist Studio Inc., formerly known as RaemongRaein Co Ltd, is a content production and distribution company. The company specializes in the planning, production, and sale of media content, primarily television drama series and promotional materials. Its business operations also encompass the sale of broadcasting rights and other copyrighted works. Since its establishment, the company has developed a significant portfolio of productions for the media and entertainment sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주요사항보고서(소송등의제기) | 2026-05-06 | Korean | |
| 소송등의판결ㆍ결정 | 2026-04-16 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 주주총회집중일개최사유신고 | 2026-03-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46367099 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 41760669 | 주요사항보고서(소송등의제기) | 2026-05-06 | Korean | ||
| 34638666 | 소송등의판결ㆍ결정 | 2026-04-16 | Korean | ||
| 33055541 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32981922 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32974620 | 주주총회집중일개최사유신고 | 2026-03-18 | Korean | ||
| 32963394 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32940122 | [기재정정]의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32939786 | [기재정정]주주총회소집공고 | 2026-03-13 | Korean | ||
| 32926854 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926834 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926374 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32901984 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-05 | Korean | ||
| 32848472 | [기재정정]단일판매ㆍ공급계약체결 | 2026-02-27 | Korean | ||
|
2025
1 filing
| |||||
| 33023713 | 주요사항보고서(소송등의제기) | 2025-10-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Operation of arts facilities and sites
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMC ENTERTAINMENT HOLDINGS, INC.
A theatrical exhibition company operating the largest globa…
|
AMC | US | Arts, sports and recreation |
|
Bastogi
Holding company providing integrated services in real estat…
|
BMI | IT | Arts, sports and recreation |
|
Loews Cineplex Entertainment Corporation
Prominent motion picture exhibitor managing thousands of sc…
|
— | CA | Arts, sports and recreation |
|
Misonoza Co., Ltd.
Manages a theater, hosting diverse live performances and pr…
|
9664 | JP | Arts, sports and recreation |
|
Nakanihon KOGYO CO.,Ltd.
A company engaged in movie theater operations and real esta…
|
9643 | JP | Arts, sports and recreation |
|
Tokyo Theatres Company, Incorporated
A diversified enterprise in film, food and beverage, and re…
|
9633 | JP | Arts, sports and recreation |
|
Venu Holding Corp
Designs, develops, owns, and operates upscale live music ve…
|
VENU | US | Arts, sports and recreation |
Artist Studio Inc. 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/17644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17644 | 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=17644 | 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=17644 \ -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": 17644}, 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 Artist Studio Inc. (id: 17644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.