aksjeeiere_for_selskap
Retrieves the largest shareholders for a given company organization number, ordered by holding size. Listed companies can have tens of thousands of tiny holders, so results are capped at `limit` (default 100).
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/firmafakta/aksjeeiere_for_selskap/?organization_id={organization_id}&limit=100&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
organization_id | required | string | The organization number of the company. |
limit | optional | integer | Max shareholders to return (largest first), 1-1000. Unit: items. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "firmafakta",
"operation": "aksjeeiere_for_selskap",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- note:
- Showing top 25 of 313 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 523755
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VAAGSBYGDRUTA AS
- fodselsaar_orgnr:
- 911712075
- postnr_sted:
- 4643 SØGNE
- landkode:
- NOR
- antall_aksjer:
- 6007
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 18.13
- id:
- 523497
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BYKLE KOMMUNE
- fodselsaar_orgnr:
- 958814968
- postnr_sted:
- 4754 BYKLE
- landkode:
- NOR
- antall_aksjer:
- 4344
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 13.11
- id:
- 523552
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HAAKON MAURITS AUNE
- fodselsaar_orgnr:
- 1976
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 2971
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 8.97
- id:
- 523618
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KRISTIAN AUNE
- fodselsaar_orgnr:
- 1980
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 2155
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 6.5
- id:
- 523496
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BYGLAND KOMMUNE
- fodselsaar_orgnr:
- 964966397
- postnr_sted:
- 4745 BYGLAND
- landkode:
- NOR
- antall_aksjer:
- 1667
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 5.03
- id:
- 523757
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VALLE KOMMUNE
- fodselsaar_orgnr:
- 964966575
- postnr_sted:
- 4747 VALLE
- landkode:
- NOR
- antall_aksjer:
- 1420
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 4.29
- id:
- 523684
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIGMUND AUNE
- fodselsaar_orgnr:
- 1949
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 935
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 2.82
- id:
- 523601
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KARIANN AUNE
- fodselsaar_orgnr:
- 1981
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 760
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 2.29
- id:
- 523523
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- EVJE OG HORNNES KOMMUNE
- fodselsaar_orgnr:
- 964966109
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 639
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.93
- id:
- 523461
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ALF REIDAR BIRKELAND
- fodselsaar_orgnr:
- 1961
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 620
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.87
- id:
- 523694
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIREN BRANSDAL
- fodselsaar_orgnr:
- 1985
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 520
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.57
- id:
- 523493
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BRIT KARIN LUND AUNE
- fodselsaar_orgnr:
- 1948
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 500
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.51
- id:
- 523619
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KRISTIAN TØRRES BRØVIG
- fodselsaar_orgnr:
- 1942
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 467
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.41
- id:
- 523631
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LL SETESDAL BILRUTER
- fodselsaar_orgnr:
- 915814581
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 434
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.31
- id:
- 523754
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TØRRES KRISTIAN BRØVIG
- fodselsaar_orgnr:
- 1977
- postnr_sted:
- 4643 SØGNE
- landkode:
- NOR
- antall_aksjer:
- 383
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 1.16
- id:
- 523545
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GUNNBORG SMELAND
- fodselsaar_orgnr:
- 1959
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 305
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.92
- id:
- 523763
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ÅNUND FAREMO
- fodselsaar_orgnr:
- 1960
- postnr_sted:
- 4747 VALLE
- landkode:
- NOR
- antall_aksjer:
- 300
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.91
- id:
- 523620
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KRISTIANSAND KOMMUNE
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 291
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.88
- id:
- 523472
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ARE MJÅVATTEN
- fodselsaar_orgnr:
- 1944
- postnr_sted:
- 4834 RISDAL
- landkode:
- NOR
- antall_aksjer:
- 260
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.78
- id:
- 523610
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KJETIL OMNES
- fodselsaar_orgnr:
- 1981
- postnr_sted:
- 4633 KRISTIANSAND S
- landkode:
- NOR
- antall_aksjer:
- 244
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.74
- id:
- 523488
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BJØRN ANTHONY HALSALL
- fodselsaar_orgnr:
- 1968
- postnr_sted:
- 4616 KRISTIANSAND S
- landkode:
- NOR
- antall_aksjer:
- 238
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.72
- id:
- 523585
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- IVELAND KOMMUNE
- fodselsaar_orgnr:
- 864966012
- postnr_sted:
- 4724 IVELAND
- landkode:
- NOR
- antall_aksjer:
- 221
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.67
- id:
- 523527
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FROLAND KOMMUNE
- fodselsaar_orgnr:
- 946439045
- postnr_sted:
- 4820 FROLAND
- landkode:
- NOR
- antall_aksjer:
- 199
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.6
- id:
- 523587
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JAN ODDVAR RYSSTAD
- fodselsaar_orgnr:
- 1983
- postnr_sted:
- 4735 EVJE
- landkode:
- NOR
- antall_aksjer:
- 175
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.53
- id:
- 523557
- organization_id:
- 915814581
- selskap:
- LL SETESDAL BILRUTER
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HANS ARNE VORELAND
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 4888 HOMBORSUND
- landkode:
- NOR
- antall_aksjer:
- 170
- antall_aksjer_selskap:
- 33132
- eierandel_prosent:
- 0.51
- limit:
- 25
- offset:
- 0
- returned:
- 25
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the aksjeeiere_for_selskap lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- Confirm the organization number before detail lookups. Use the canonical company page to combine owners, roles, grants, Doffin and jobs.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.