
Nilsson Special Vehicles AB — Investor Relations & Filings
Nilsson Special Vehicles AB is a manufacturer specializing in the development and production of special-purpose vehicles. The company's core product portfolio includes ambulances, hearses, limousines, and command vehicles. These vehicles are primarily built by modifying and converting standard passenger cars, with a significant focus on using Volvo models such as the XC90, V90, and S90 as a base. This approach leverages the base vehicle's inherent safety and performance characteristics. In addition to its Volvo-based conversions, the company also offers a Mercedes-Benz Sprinter ambulance through a manufacturing partnership. Nilsson serves professional markets, including healthcare, emergency services, and the ceremonial/funeral industry. The company also sells used specialty vehicles and provides financing solutions.
Recent filings
No filings indexed yet
We are still gathering filings for Nilsson Special Vehicles AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trailmobile Canada Limited
Prominent historical manufacturer of durable, quality dry v…
|
— | CA | Manufacturing |
|
Trans-Freight Containers Ltd.
Designs and manufactures marine cargo containers and specia…
|
513063 | IN | Manufacturing |
|
WABASH NATIONAL Corp
A leading North American producer of semi-trailers, truck b…
|
WNC | US | Manufacturing |
|
Wielton S.A.
A major European manufacturer of semi-trailers, trailers, a…
|
WLT | PL | Manufacturing |
|
WINNEBAGO INDUSTRIES INC
A leading manufacturer of outdoor lifestyle products, inclu…
|
WGO | US | Manufacturing |
Nilsson Special Vehicles AB 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/8508/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8508 | 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=8508 | 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=8508 \ -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": 8508}, 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 Nilsson Special Vehicles AB (id: 8508)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.