
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 |
|---|---|---|---|
|
Japan Property Management Center Co.,Ltd.
Specializes in property management with a focus on subleasi…
|
3276 | JP | Real estate activities |
|
Javedan Corporation Limited
Develops large-scale, self-contained model cities like Naya…
|
JVDC | PK | Real estate activities |
|
Javedan Corporation (Pref)
Real estate development and urban planning, creating integr…
|
JVDCPS | PK | Real estate activities |
|
Jaya Real Property Tbk
A property development, management, and investment company …
|
JRPT | ID | Real estate activities |
|
JBG SMITH Properties
Owns, operates, and develops mixed-use properties in the Wa…
|
JBGS | US | Real estate activities |
|
JEAN
Diversified firm in real estate, property management, and s…
|
2442 | TW | Real estate activities |
|
Jeudan A/S
Real estate and service company focused on properties in Co…
|
JDAN | DK | Real estate activities |
|
JHM DEVELOPMENT S.A.
Implements residential and commercial projects from constru…
|
JHM | PL | Real estate activities |
|
JHSF PARTICIPAÇÕES SA
Develops and manages premium real estate, shopping centers,…
|
— | BR | Real estate activities |
|
Jiande International Holdings Limited
Development and sale of residential and commercial real est…
|
865 | HK | 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.