MusicMagpie PLC — Investor Relations & Filings
MusicMagpie PLC is a re-commerce business operating in the circular economy. The company provides a platform for consumers to sell used consumer technology, such as smartphones, tablets, and games consoles, as well as physical media like CDs, DVDs, games, and books. After acquisition, consumer technology products undergo a refurbishment process. The company then resells these refurbished and pre-owned items through its online storefronts. In addition to sales, the company offers a rental service for certain technology products. This model allows consumers to trade in unwanted items for cash and purchase pre-owned goods, extending the life of products and reducing e-waste.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [change-account-reference-date-company-current-extended] made_up_date=2025-11-30, new_date=2026-03-31 | 2025-10-15 | English | |
| Group of companies' accounts made up to 2024-11-30 | 2025-08-05 | English | |
| SCHEME OF ARRANGEMENT BECOMES EFFECTIVE | 2024-12-12 | English | |
| TR-1: Notification of Major Holdings | 2024-12-11 | English | |
| EXERCISE OF OPTIONS | 2024-12-11 | English | |
| SCHEME OF ARRANGEMENT AND SUSPENSION OF DEALINGS | 2024-12-10 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for MusicMagpie 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 · Retail sale of second-hand goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TAY TWO CO.,LTD
A reuse retail company operating stores and providing B2B s…
|
7610 | JP | Wholesale and retail trade |
|
TheRealReal, Inc.
An online and brick-and-mortar marketplace for authenticate…
|
REAL | US | Wholesale and retail trade |
|
ThredUp Inc.
Online resale platform for secondhand apparel, footwear, an…
|
TDUP | US | Wholesale and retail trade |
|
Treasure Factory Co.,LTD.
Purchases and sells a wide array of second-hand goods via r…
|
3093 | JP | Wholesale and retail trade |
|
Trendevice
Buys, refurbishes, and sells used electronics, with a prima…
|
TD | IT | Wholesale and retail trade |
|
Troc de l'Ile
Specializes in consignment sales of second-hand goods, part…
|
MLTRO | FR | Wholesale and retail trade |
|
Valuence Holdings Inc.
Operates a global reuse business for luxury goods, art, and…
|
9270 | JP | Wholesale and retail trade |
|
WATT MANN CO., LTD.
Operates a chain of retail stores for buying and selling se…
|
9927 | JP | Wholesale and retail trade |
|
WINMARK CORP
A franchisor of resale retail stores that buy and sell used…
|
WINA | US | Wholesale and retail trade |
MusicMagpie 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/7801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7801 | 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=7801 | 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=7801 \ -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": 7801}, 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 MusicMagpie PLC (id: 7801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.