
RWS HOLDINGS PLC — Investor Relations & Filings
RWS is a provider of technology-enabled solutions for content, language, and intellectual property (IP). The company supports global enterprises by offering intelligent knowledge platforms for creating and managing structured content, alongside AI data services for training machine learning models. Its language division provides a comprehensive suite of localization services, translation management software, and neural machine translation technology. In the intellectual property sector, RWS delivers services for patent translation, international patent filing, and IP lifecycle management. The company's approach integrates advanced AI technology with deep human expertise to help organizations operate globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of AGM | 2026-02-11 | English | |
| AGM Statement | 2026-02-11 | English | |
| Holding(s) in Company | 2026-02-10 | English | |
| Director/PDMR Shareholding | 2026-02-06 | English | |
| Total Voting Rights | 2026-02-02 | English | |
| Holding(s) in Company | 2026-01-30 | English |
Browse filings by year
30 years- 2026 31 filings
- 2025 69 filings
- 2024 75 filings
- 2023 173 filings
- 2022 38 filings
- 2021 31 filings
- 2020 39 filings
- 2019 17 filings
- 2018 22 filings
- 2017 33 filings
- 2016 31 filings
- 2015 14 filings
- 2014 20 filings
- 2013 16 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 3 filings
- 2001 3 filings
- 2000 2 filings
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34558756 | Result of AGM | 2026-02-11 | English | ||
| 34558564 | AGM Statement | 2026-02-11 | English | ||
| 34557921 | Holding(s) in Company | 2026-02-10 | English | ||
| 14783035 | Director/PDMR Shareholding | 2026-02-06 | English | ||
| 13939854 | Total Voting Rights | 2026-02-02 | English | ||
| 13771000 | Holding(s) in Company | 2026-01-30 | English | ||
| 13562102 | Director/PDMR Shareholding | 2026-01-28 | English | ||
| 13561762 | Director/PDMR Shareholding | 2026-01-28 | English | ||
| 13272550 | Director/PDMR Shareholding | 2026-01-23 | English | ||
| 13272549 | Director/PDMR Shareholding | 2026-01-23 | English | ||
| 13263067 | Option Exercise, Admission and Total Voting Rights | 2026-01-23 | English | ||
| 13257063 | Holding(s) in Company | 2026-01-23 | English | ||
| 12672494 | Holding(s) in Company | 2026-01-14 | English | ||
| 12245949 | Publication of Annual Report and Notice of AGM | 2026-01-08 | English | ||
| 11790061 | Holding(s) in Company | 2026-01-02 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for RWS HOLDINGS 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 · Translation and interpretation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HONYAKU Center Inc.
A technical translation firm for the medical, patent, indus…
|
2483 | JP | Professional, scientific and te… |
|
STRAKER LIMITED
AI-powered language services provider specializing in trans…
|
STG | NZ | Professional, scientific and te… |
|
TR ARGENTINA SOCIEDAD ANONIMA
A professional services firm with 25 years experience in tr…
|
— | AR | Professional, scientific and te… |
RWS HOLDINGS 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/7893/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7893 | 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=7893 | 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=7893 \ -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": 7893}, 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 RWS HOLDINGS PLC (id: 7893)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.