
HORNBY PLC — Investor Relations & Filings
Hornby PLC is a holding company specializing in the design, development, sourcing, and distribution of hobby and toy products for a global market. The company is primarily recognized for its flagship Hornby brand, a leading manufacturer of model railways. Its core product line includes detailed model trains, train sets, track systems, and accessories, catering to collectors and hobbyists. The company blends its long-standing heritage with modern innovation to create authentic and engaging scale models. In addition to its railway products, Hornby PLC manages a portfolio of other iconic brands within the scale model and collectibles sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Hornby PLC shares are now trading on JP Jenkins | 2025-04-10 | English | |
| Last Day of Dealings | 2025-04-09 | English | |
| Result of Meeting | 2025-04-01 | English | |
| Proposed Cancellation of AIM Listing | 2025-03-13 | English | |
| Total Voting Rights | 2025-03-04 | English | |
| Block listing Interim Review | 2025-01-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 11336935 | Hornby PLC shares are now trading on JP Jenkins | 2025-04-10 | English | ||
| 11335913 | Last Day of Dealings | 2025-04-09 | English | ||
| 11329792 | Result of Meeting | 2025-04-01 | English | ||
| 5591941 | Proposed Cancellation of AIM Listing | 2025-03-13 | English | ||
| 5587044 | Total Voting Rights | 2025-03-04 | English | ||
| 5571499 | Block listing Interim Review | 2025-01-28 | English | ||
| 5563549 | Trading Statement | 2025-01-08 | English | ||
|
2024
8 filings
| |||||
| 5549923 | Notifiable Interest in Shares | 2024-12-03 | English | ||
| 5549168 | TR-1 - Notification of Major Holdings | 2024-12-02 | English | ||
| 5547219 | Result of General Meeting | 2024-11-27 | English | ||
| 5546109 | Issue of Equity | 2024-11-25 | English | ||
| 5544531 | Half-year Report | 2024-11-20 | English | ||
| 5537945 | Notice of GM and Disposal of Interest | 2024-11-05 | English | ||
| 5512106 | Result of AGM | 2024-09-11 | English | ||
| 5512534 | AGM Statement | 2024-09-11 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HORNBY PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AINSWORTH GAME TECHNOLOGY LIMITED
Designs, develops, and distributes gaming machines, digital…
|
AGI | US | Manufacturing |
|
A.S. Company S.A.
A manufacturing and trading company that imports, produces,…
|
ASCO | GR | Manufacturing |
|
AURORA WORLD Corporation
A global character and content company specializing in plus…
|
039830 | KR | Manufacturing |
|
Bloks Group Limited
Designs, develops, and sells assembly character and brick-b…
|
325 | KY | Manufacturing |
|
Công ty Cổ phần Sản xuất và Thương mại Nam Hoa
Leading producer and exporter of wooden products, including…
|
NHT | VN | Manufacturing |
|
Dream International Limited
World's leading manufacturer of diversified toys, including…
|
1126 | HK | Manufacturing |
|
FUJISHOJI CO.,LTD.
Develops, manufactures, and sells pachinko and pachislot ga…
|
6257 | JP | Manufacturing |
|
Games Workshop Group PLC
Designs, manufactures, and retails fantasy and sci-fi minia…
|
GMWKF | GB | Manufacturing |
|
Goldlok Holdings (GuangDong) Co.,Ltd
Develops electronic interactive playthings and plastic cons…
|
002348 | CN | Manufacturing |
|
Guangdong Qunxing Toys Joint-Stock Co.,LTD
Develops, manufactures, and distributes electronic, plastic…
|
002575 | CN | Manufacturing |
HORNBY PLC 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/7692/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7692 | 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=7692 | 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=7692 \ -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": 7692}, 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 HORNBY PLC (id: 7692)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.