
VHQ Entertainment Inc. — Investor Relations & Filings
VHQ Entertainment Inc. was a video rental retailer that pioneered the flat-fee, direct-to-home movie delivery service in its operating region. The company maintained a network of 61 physical stores specializing in the rental of videos and video games, primarily serving markets in Western provinces. VHQ was notable for being among the first major retailers to implement a subscription-based delivery model for home entertainment. Its operations and assets were acquired by the North American video retailer Movie Gallery in 2005.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cover letter.pdf | 2005-06-30 | English | |
| Material change report - English.pdf | 2005-06-30 | English | |
| Other securityholders documents - English.pdf | 2005-06-30 | English | |
| Relief/Approval.pdf | 2005-06-23 | English | |
| Other.pdf | 2005-06-06 | English | |
| Material change report - English.pdf | 2005-05-19 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
7 filings
| |||||
| 47228669 | Cover letter.pdf | 2005-06-30 | English | ||
| 47228674 | Material change report - English.pdf | 2005-06-30 | English | ||
| 47228690 | Other securityholders documents - English.pdf | 2005-06-30 | English | ||
| 47228695 | Relief/Approval.pdf | 2005-06-23 | English | ||
| 47228700 | Other.pdf | 2005-06-06 | English | ||
| 47228704 | Material change report - English.pdf | 2005-05-19 | English | ||
| 47228709 | Material document(s).pdf | 2005-03-03 | English | ||
|
2004
4 filings
| |||||
| 47228769 | Material change report - English.pdf | 2004-04-30 | English | ||
| 47228774 | Material change report - English.pdf | 2004-04-16 | English | ||
| 47228791 | Material change report - English.pdf | 2004-04-02 | English | ||
| 47228796 | Material change report - English.pdf | 2004-01-23 | English | ||
|
2003
2 filings
| |||||
| 47228800 | Material change report - English.pdf | 2003-10-08 | English | ||
| 47228805 | Material change report - English.pdf | 2003-05-20 | English | ||
|
2002
2 filings
| |||||
| 47228832 | Final Receipt.pdf | 2002-09-03 | English | ||
| 47228836 | Decision Document (Final).pdf | 2002-08-28 | English | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UPBOUND GROUP, INC.
A tech-driven platform offering lease-to-own solutions for …
|
UPBD | US | Administrative and support serv… |
|
Vestis Corp
Provider of uniform rentals, workplace supplies, and manage…
|
VSTS | US | Administrative and support serv… |
VHQ Entertainment Inc. 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/44585/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44585 | 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=44585 | 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=44585 \ -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": 44585}, 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 VHQ Entertainment Inc. (id: 44585)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.