
LOUNGERS PLC — Investor Relations & Filings
Loungers plc is an operator of all-day café-bars and restaurants, founded in 2002. The company manages a growing portfolio of over 250 locations under three distinct brands: Lounge, Cosy Club, and Brightside. The Lounge venues are informal, neighbourhood café-bars designed to be a community hub. Cosy Club sites provide a more formal, eclectic dining and drinking experience, often located in city centres. Brightside is a modern interpretation of classic roadside dining. Across all its brands, Loungers emphasizes a relaxed, welcoming atmosphere and a versatile menu that caters to customers throughout the day, from breakfast to evening meals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Group of companies' accounts made up to 2025-04-20 | 2026-01-09 | English | |
| Scheme of Arrangement becomes effective | 2025-02-11 | English | |
| Court Sanction of the Scheme | 2025-02-07 | English | |
| TR1: Notification of Major Holdings | 2025-02-06 | English | |
| TR1: Notification of Major Holdings | 2025-02-04 | English | |
| Total Voting Rights | 2025-02-03 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46833877 | Group of companies' accounts made up to 2025-04-20 | 2026-01-09 | English | ||
|
2025
10 filings
| |||||
| 5577649 | Scheme of Arrangement becomes effective | 2025-02-11 | English | ||
| 5576386 | Court Sanction of the Scheme | 2025-02-07 | English | ||
| 5576066 | TR1: Notification of Major Holdings | 2025-02-06 | English | ||
| 5574882 | TR1: Notification of Major Holdings | 2025-02-04 | English | ||
| 5573996 | Total Voting Rights | 2025-02-03 | English | ||
| 5574001 | Block Admission Return | 2025-02-03 | English | ||
| 5572283 | Results of Court Meeting and General Meeting | 2025-01-30 | English | ||
| 5569135 | TR1: Notification of Major Holdings | 2025-01-22 | English | ||
| 5569136 | TR1: Notification of Major Holdings | 2025-01-22 | English | ||
| 5561116 | Total Voting Rights | 2025-01-02 | English | ||
|
2024
4 filings
| |||||
| 5558749 | Rule 2.9 Announcement | 2024-12-23 | English | ||
| 5556235 | Scheme Document and Grant of Share Options | 2024-12-17 | English | ||
| 5553276 | Form 8 (OPD) - Loungers Plc | 2024-12-11 | English | ||
| 5549298 | Total Voting Rights | 2024-12-02 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for LOUNGERS 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 · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RED ROBIN GOURMET BURGERS INC
Casual dining restaurant chain specializing in gourmet burg…
|
RRGB | US | Accommodation and food service … |
|
RE&S HOLDINGS LIMITED
Prominent regional food service company with 35+ years in J…
|
1G1 | SG | Accommodation and food service … |
|
Restaurant Brands Asia Limited
Regional quick-service operator of Burger King and Popeyes …
|
RBA | IN | Accommodation and food service … |
|
Restaurant Brands International Inc.
A large quick-service restaurant company with over 30,000 r…
|
QSR | CA | Accommodation and food service … |
|
Restaurant Brands International Inc.
A global quick-service restaurant holding company with over…
|
QSR | CA | Accommodation and food service … |
|
Restaurant Brands International Limited Partnership
Operates and franchises a global portfolio of iconic quick …
|
QSR | CA | Accommodation and food service … |
|
RESTAURANT GROUP PLC
Hospitality company operating restaurants, pubs, and airpor…
|
RTN | GB | Accommodation and food service … |
|
RIDE ON EXPRESS HOLDINGS Co.,Ltd.
Holding company that manages and operates a food delivery b…
|
6082 | JP | Accommodation and food service … |
|
RINGER HUT CO.,LTD
Operates restaurant chains specializing in Nagasaki regiona…
|
8200 | JP | Accommodation and food service … |
|
Rosinter Restaurants Holding
Casual dining operator of 180+ restaurants with proprietary…
|
ROST | RU | Accommodation and food service … |
LOUNGERS 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/7768/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7768 | 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=7768 | 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=7768 \ -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": 7768}, 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 LOUNGERS PLC (id: 7768)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.