
OneREIT — Investor Relations & Filings
OneREIT is an unincorporated, open-end real estate investment trust (REIT) specializing in the ownership, management, and operation of income-producing retail properties. The company's core business focuses on acquiring and maintaining a portfolio of shopping centers designed to generate stable returns. Historically, this portfolio consisted of approximately 56 to 60 properties. The REIT structure allows investors to participate in the income generated by these managed real estate assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2017-10-06 | English | |
| Other securityholders documents - English.pdf | 2017-10-04 | English | |
| Notice.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-09-26 | English | |
| Report of voting results.pdf | 2017-09-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 47117982 | Material change report - English.pdf | 2017-10-06 | English | ||
| 47117986 | Other securityholders documents - English.pdf | 2017-10-04 | English | ||
| 47117990 | Notice.pdf | 2017-10-04 | English | ||
| 47118015 | News release - English.pdf | 2017-10-04 | English | ||
| 47118019 | News release - English.pdf | 2017-09-26 | English | ||
| 47118022 | Report of voting results.pdf | 2017-09-25 | English | ||
| 47118053 | News release - English.pdf | 2017-09-20 | English | ||
| 47118055 | Form of proxy - English.pdf | 2017-09-01 | English | ||
| 47118082 | Material document(s) (amended).pdf | 2017-08-18 | English | ||
| 47118091 | News release - English.pdf | 2017-08-18 | English | ||
| 47118117 | Notice of the meeting and record date (amended) - English.pdf | 2017-08-17 | English | ||
| 47118120 | Material document(s).pdf | 2017-08-15 | English | ||
| 47118265 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2017-08-15 | English | ||
| 47118505 | News release - English.pdf | 2017-08-15 | English | ||
| 47118509 | Notice of the meeting and record date - English.pdf | 2017-08-09 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Phoenix Property Investment Company Limited
Develops and manages urban residential and commercial prope…
|
600716 | CN | Real estate activities |
|
JIAYUAN INTERNATIONAL GROUP LIMITED
Develops, leases, and manages large-scale residential, comm…
|
8YPB | SG | Real estate activities |
|
Jinan High-tech Development Co.,Ltd.
Develops industrial parks, real estate, and infrastructure …
|
600807 | CN | Real estate activities |
|
Jingrui Holdings Limited
Real estate investment, development, and management, includ…
|
1862 | KY | Real estate activities |
|
JINKE PROPERTY GROUP CO., LTD
Develops residential and commercial real estate with smart …
|
000656 | CN | Real estate activities |
|
JINUSHI Co.,Ltd.
Real estate investment firm specializing in long-term land …
|
3252 | JP | Real estate activities |
|
JKG LAND BERHAD
Established property developer focused on residential, comm…
|
— | MY | Real estate activities |
|
John Mattson Fastighetsföretagen
Owns, manages, and develops rental properties concentrated …
|
JOMA | SE | Real estate activities |
|
JOHOR LAND BERHAD
Strategic real estate developer building digital-first, sus…
|
— | MY | Real estate activities |
|
JR GLOBAL REIT
A real estate investment trust managing a portfolio of glob…
|
348950 | KR | Real estate activities |
OneREIT 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/45372/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45372 | 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=45372 | 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=45372 \ -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": 45372}, 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 OneREIT (id: 45372)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.