Magson Retail And Distribution Limited — Investor Relations & Filings
Magson Retail And Distribution Limited operates a network of specialty stores focused on the distribution and retail of premium food products. The company specializes in niche categories such as frozen foods, gourmet dairy, imported chocolates, and processed meats. Its business model centers on providing a curated selection of international and domestic brands to a consumer base seeking high-quality and specialty food items. Magson manages a supply chain that supports both its physical retail presence and its distribution activities, ensuring the availability of temperature-sensitive and specialty goods. The company differentiates itself through its focus on premium product segments and a specialized inventory management system tailored for gourmet food retail.
Recent filings
No filings indexed yet
We are still gathering filings for Magson Retail And Distribution Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vegano Foods Inc.
Develops and sells vegan meal kits and groceries through an…
|
VAGN | CA | Wholesale and retail trade |
|
Wisdomcome Group Holdings Ltd.
Engaged in wholesale and retail of groceries (quick-frozen …
|
8079 | HK | Wholesale and retail trade |
|
Ying Kee Tea House Group Limited
Retail trading of quality Chinese tea products, backed by a…
|
8241 | HK | Wholesale and retail trade |
|
ZAMAZ PLC
Technology-driven e-commerce business that acquires and sca…
|
DISP | GB | Wholesale and retail trade |
Magson Retail And Distribution Limited 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/59778/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59778 | 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=59778 | 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=59778 \ -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": 59778}, 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 Magson Retail And Distribution Limited (id: 59778)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.