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 |
|---|---|---|---|
|
KAITORIOKOKU Co.,Ltd
Operates reuse shops buying and selling a wide variety of s…
|
3181 | JP | Wholesale and retail trade |
|
LXRandCo, Inc.
Re-commerce retailer of authenticated, pre-owned luxury han…
|
LXR | CA | Wholesale and retail trade |
|
MANDARAKE INC.
Retailer of new and pre-owned merchandise related to Japane…
|
2652 | JP | Wholesale and retail trade |
|
MarketEnterprise Co.,Ltd
Operates online platforms for the purchase and sale of pre-…
|
3135 | JP | Wholesale and retail trade |
|
Milan Station Holdings Limited
Retailer of authenticated pre-owned luxury handbags and hig…
|
1150 | HK | Wholesale and retail trade |
|
Newjaisa Technologies Limited
Refurbishes and distributes IT hardware and electronics for…
|
NEWJAISA | IN | Wholesale and retail trade |
|
Rebelle AB
A European online marketplace for authenticated pre-owned l…
|
BELLE | SE | Wholesale and retail trade |
|
RenetJapanGroup,Inc.
Develops businesses in reuse, recycling, social care, and h…
|
3556 | JP | Wholesale and retail trade |
|
Savers Value Village, Inc.
A for-profit thrift operator selling secondhand goods sourc…
|
SVV | US | Wholesale and retail trade |
|
Syuppin Co.,Ltd.
Operates marketplaces for new and used specialty goods like…
|
3179 | JP | 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.