
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 |
|---|---|---|---|
| 증권발행실적보고서 | 2021-12-23 | Korean | |
| 증권발행결과(자율공시)(일반공모 유상증자) | 2021-12-23 | Korean | |
| 상장폐지결정(코스닥시장 이전상장) | 2021-12-23 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2021-12-22 | Korean | |
| 유상증자또는주식관련사채등의청약결과(자율공시)(일반공모 유상증자) | 2021-12-21 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2021-12-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8846500 | 증권발행실적보고서 | 2021-12-23 | Korean | ||
| 8846409 | 증권발행결과(자율공시)(일반공모 유상증자) | 2021-12-23 | Korean | ||
| 8846356 | 상장폐지결정(코스닥시장 이전상장) | 2021-12-23 | Korean | ||
| 8847058 | 주식등의대량보유상황보고서(일반) | 2021-12-22 | Korean | ||
| 8848002 | 유상증자또는주식관련사채등의청약결과(자율공시)(일반공모 유상증자) | 2021-12-21 | Korean | ||
| 8850081 | [발행조건확정]증권신고서(지분증권) | 2021-12-17 | Korean | ||
| 8850059 | [기재정정]투자설명서 | 2021-12-17 | Korean | ||
| 8849901 | [기재정정]주요사항보고서(유상증자결정) | 2021-12-17 | Korean | ||
| 8849869 | 유상증자최종발행가액확정 | 2021-12-17 | Korean | ||
| 8853976 | 투자설명서 | 2021-12-15 | Korean | ||
| 8853852 | 주주명부폐쇄기간또는기준일설정 | 2021-12-15 | Korean | ||
| 8862104 | [기재정정]주요사항보고서(유상증자결정) | 2021-11-30 | Korean | ||
| 8862004 | [기재정정]증권신고서(지분증권) | 2021-11-30 | Korean | ||
| 8865716 | 기업설명회(IR)개최결과 | 2021-11-23 | Korean | ||
| 8866620 | 주식등의대량보유상황보고서(일반) | 2021-11-22 | 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.