
THE CHARACTER GROUP PLC — Investor Relations & Filings
The Character Group plc is an independent company engaged in the design, development, manufacture, and international distribution of toys, games, and giftware. The company's operations cover the entire product lifecycle, from initial concept and design to sourcing, marketing, and sales. It manages a diverse portfolio of both proprietary and licensed brands, distributing its products to a global consumer market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Directors' Dealings | 2026-05-22 | English | |
| Directors’ share dealings | 2026-05-20 | English | |
| Half-year Financial Report - six months to 28.2.26 | 2026-05-12 | English | |
| Transaction in Own Shares and Total Voting Rights | 2026-05-11 | English | |
| Transaction in Own Shares and Total Voting Rights | 2026-05-06 | English | |
| Transaction in Own Shares and Total Voting Rights | 2026-05-05 | English |
Browse filings by year
32 years- 2026 45 filings
- 2025 128 filings
- 2024 80 filings
- 2023 18 filings
- 2022 30 filings
- 2021 31 filings
- 2020 22 filings
- 2019 38 filings
- 2018 29 filings
- 2017 27 filings
- 2016 21 filings
- 2015 38 filings
- 2014 34 filings
- 2013 36 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for THE CHARACTER GROUP 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 |
|---|---|---|---|
|
Guangzhou Wahlap Technology Corporation Limited
Develops and manufactures interactive amusement equipment a…
|
301011 | CN | Manufacturing |
|
HASBRO, INC.
A toy and game company that develops and markets entertainm…
|
HAS | US | Manufacturing |
|
Heiwa Corporation
A leisure company that develops gaming machines and operate…
|
6412 | JP | Manufacturing |
|
HORNBY PLC
Designs, sources, and distributes hobby and toy products, m…
|
HRN | GB | Manufacturing |
|
Irwin Toy Limited
Canada's oldest toy company, distributing licensed and prop…
|
— | CA | Manufacturing |
|
JAKKS PACIFIC INC
Designs and markets a diverse portfolio of toys and license…
|
JAKK | US | Manufacturing |
|
Kader Holdings Company Limited
Manufacturer of toys and model trains, engaged in trading a…
|
180 | HK | Manufacturing |
|
Kiddieland International Limited
Design, manufacturing, and global distribution of high-qual…
|
3830 | HK | Manufacturing |
|
Kidztech Holdings Limited
Leading global manufacturer of smart toys, utilizing 20+ to…
|
6918 | HK | Manufacturing |
|
KOTOBUKIYA CO., LTD.
Manufactures model kits and figures based on anime, manga, …
|
7809 | JP | Manufacturing |
THE CHARACTER GROUP 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/7961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7961 | 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=7961 | 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=7961 \ -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": 7961}, 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 THE CHARACTER GROUP PLC (id: 7961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.