search

Search Norwegian public mail journals (postlister).

Signature: search(query: string, optional, default '*'; entity_id: string, optional, default None; date_from: string, optional, default None; date_to: string, optional, default None; limit: integer, items, optional, default 20; offset: integer, items, optional, default 0)

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/postlister/search/?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0

Replace {query}, {entity_id}, {date_from}, {date_to}, {limit} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
queryoptionalstringLucene query-string over all fields. A bare word searches everything (e.g. "Equinor", "byggesak"). Field-scoped and range queries work too, e.g. `document_title:skole`, `document_type:"Inngående brev"`, `document_from_org.orgnummer:923609016`. Default "*" matches everything (combine with filters).
entity_idoptionalunionRestrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results.
date_fromoptionalunionDocument-date lower bound, ISO "YYYY-MM-DD" (inclusive).
date_tooptionalunionDocument-date upper bound, ISO "YYYY-MM-DD" (inclusive).
limitoptionalintegerMax documents to return, 1 to 100 (default 20). Unit: items.
offsetoptionalintegerNumber 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/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&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/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "postlister",
  "operation": "search",
  "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.

Type: string. Lucene query-string over all fields. A bare word searches everything (e.g. "Equinor", "byggesak"). Field-scoped and range queries work too, e.g. `document_title:skole`, `document_type:"Inngående brev"`, `document_from_org.orgnummer:923609016`. Default "*" matches everything (combine with filters).
Type: string. Restrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results.
Type: string. Document-date lower bound, ISO "YYYY-MM-DD" (inclusive).
Type: string. Document-date upper bound, ISO "YYYY-MM-DD" (inclusive).
Type: integer. Max documents to return, 1 to 100 (default 20). Unit: items.

Result

Source: Norwegian public correspondence journals. Retrieved 2026-09-26T13:24:18Z in 0.340 seconds.

total_hits:
59
returned:
25
capped:
no
documents:

25 results

  1. entity_name:
    Troms fylkeskommune
    entity_id:
    troms-fylkeskommune
    case_title:
    Den kulturelle skolesekken (DKS) Oppdragsavtaler 2026
    case_serial_number:
    2026/9
    document_id:
    2026/9-60
    document_type:
    Utgående brev
    document_title:
    Oppdragsavtale
    document_date:
    2026-09-18
    recorded_date:
    2026-09-18
    from:

    No results.

    to:

    1 results

    1. GLITCHWARE AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/troms-fylkeskommune/2026/9
    files:

    2 results

    1. title:
      <i class="far fa-file"></i> Oppdragsavtale
      url:
      https://tromsfylke.pj.360online.com/Download/DownloadFile/?journalid=2026-9-60&variant=A&version=2&sequence=1&filereference=877128_2_1.pdf
    2. title:
      <i class="far fa-file"></i> Glitch Ware as, Game Jams, 260064
      url:
      https://tromsfylke.pj.360online.com/Download/DownloadFile/?journalid=2026-9-60&variant=A&version=2&sequence=2&filereference=877135_2_1.pdf
  2. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-10
    document_type:
    Utgående brev
    document_title:
    Avslag - Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-09-08
    recorded_date:
    2026-09-08
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  3. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-8
    document_type:
    Inngående brev
    document_title:
    Melding - FYI - Ringsaker kommune bekrefter ny finansiering - Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-09-07
    recorded_date:
    2026-09-08
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  4. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-7
    document_type:
    Inngående brev
    document_title:
    Melding - FYI -Innovasjon norge avslag. - Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-08-25
    recorded_date:
    2026-09-08
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  5. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-2
    document_type:
    Inngående brev
    document_title:
    Søknad rev.2 Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-08-25
    recorded_date:
    2026-08-25
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  6. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-6
    document_type:
    Utgående brev
    document_title:
    Melding - Gjenåpnet søknad - endret prosjektnummer - Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-08-23
    recorded_date:
    2026-09-08
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  7. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-1
    document_type:
    Inngående brev
    document_title:
    Søknad rev.1 Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-08-23
    recorded_date:
    2026-08-23
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  8. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Myten om Yggdrasil / Myth of Yggdrasil - Lansering spill
    case_serial_number:
    2026/2011
    document_id:
    2026/2011-5
    document_type:
    Inngående brev
    document_title:
    Søknad Lansering spill - Myten om Yggdrasil / Myth of Yggdrasil
    document_date:
    2026-08-19
    recorded_date:
    2026-09-07
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/2011
    files:

    No results.

  9. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Fenrisulvens lenker - Utvikling spill - 2026/2
    case_serial_number:
    2026/1170
    document_id:
    2026/1170-13
    document_type:
    Utgående brev
    document_title:
    Melding - Status for søknadsrunde 2026/2 - Utvikling spill - 2026/2 - Fenrisulvens lenker
    document_date:
    2026-06-12
    recorded_date:
    2026-06-17
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/1170
    files:

    No results.

  10. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Generelle henvendelser seksjon for spill og MEDIA desk - 2026
    case_serial_number:
    2026/47
    document_id:
    2026/47-44
    document_type:
    Utgående brev
    document_title:
    Svar - spørsmål om lanseringsstøtte fra Glitch Studios
    document_date:
    2026-06-09
    recorded_date:
    2026-06-17
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. Glitch Studios
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/47
    files:

    No results.

  11. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Fenrisulvens lenker - Utvikling spill - 2026/2
    case_serial_number:
    2026/1170
    document_id:
    2026/1170-12
    document_type:
    Utgående brev
    document_title:
    Avslag - Utvikling spill - 2026/2 - Fenrisulvens lenker
    document_date:
    2026-06-09
    recorded_date:
    2026-06-09
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/1170
    files:

    No results.

  12. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Fenrisulvens lenker - Utvikling spill - 2026/2
    case_serial_number:
    2026/1170
    document_id:
    2026/1170-10
    document_type:
    Utgående brev
    document_title:
    Melding - Status for søknadsrunde 2026/2 - Utvikling spill - 2026/2 - Fenrisulvens lenker
    document_date:
    2026-05-22
    recorded_date:
    2026-06-09
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/1170
    files:

    No results.

  13. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Fenrisulvens lenker - Utvikling spill - 2026/2
    case_serial_number:
    2026/1170
    document_id:
    2026/1170-9
    document_type:
    Utgående brev
    document_title:
    Melding - Fremdriftsplan for søknadsrunde 2026/2 - Utvikling spill - 2026/2 - Fenrisulvens lenker
    document_date:
    2026-04-16
    recorded_date:
    2026-06-09
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/1170
    files:

    No results.

  14. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Fenrisulvens lenker - Utvikling spill - 2026/2
    case_serial_number:
    2026/1170
    document_id:
    2026/1170-1
    document_type:
    Inngående brev
    document_title:
    Søknad Utvikling spill - 2026/2 - Fenrisulvens lenker
    document_date:
    2026-04-14
    recorded_date:
    2026-04-14
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    1 results

    1. Seksjon for spill og MEDIA Desk
    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/1170
    files:

    No results.

  15. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Generelle henvendelser seksjon for spill og MEDIA desk - 2026
    case_serial_number:
    2026/47
    document_id:
    2026/47-34
    document_type:
    Utgående brev
    document_title:
    Svar på henvendelse om tilskuddsøknad for Vikings: Myth of Yggdrasil / Glitch Studios
    document_date:
    2026-03-19
    recorded_date:
    2026-06-17
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. Glitch Studios
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/47
    files:

    No results.

  16. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Generelle henvendelser seksjon for spill og MEDIA desk - 2026
    case_serial_number:
    2026/47
    document_id:
    2026/47-23
    document_type:
    Utgående brev
    document_title:
    Svar - Vikings: Myth of Yggdrasil / Glitch Studios 2026 launch
    document_date:
    2026-03-19
    recorded_date:
    2026-03-23
    from:

    1 results

    1. Seksjon for spill og MEDIA Desk
    to:

    1 results

    1. Glitch Studios As
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2026/47
    files:

    No results.

  17. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-12
    document_type:
    Inngående brev
    document_title:
    Melding - Glitch Colliders - Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-10-31
    recorded_date:
    2023-11-05
    from:

    1 results

    1. NEWBRINGER AS
    to:

    1 results

    1. Seksjon for spill
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  18. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-11
    document_type:
    Utgående brev
    document_title:
    Avslag - Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-10-31
    recorded_date:
    2023-10-31
    from:

    1 results

    1. Seksjon for spill
    to:

    1 results

    1. NEWBRINGER AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  19. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-10
    document_type:
    Utgående brev
    document_title:
    Melding - Presisjon - Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-10-13
    recorded_date:
    2023-10-31
    from:

    1 results

    1. Seksjon for spill
    to:

    1 results

    1. NEWBRINGER AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  20. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-9
    document_type:
    Utgående brev
    document_title:
    Melding - Status i søknadsrunden - Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-10-13
    recorded_date:
    2023-10-31
    from:

    1 results

    1. Seksjon for spill
    to:

    1 results

    1. NEWBRINGER AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  21. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-8
    document_type:
    Utgående brev
    document_title:
    Melding - Bekreftelse på mottatt søknad/informasjon om ekspertpanel - Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-09-15
    recorded_date:
    2023-10-31
    from:

    1 results

    1. Seksjon for spill
    to:

    1 results

    1. NEWBRINGER AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  22. entity_name:
    Norsk Filminstitutt
    entity_id:
    norsk-filminstitutt
    case_title:
    Glitch Colliders - Utvikling spill - 2023/3
    case_serial_number:
    2023/5396
    document_id:
    2023/5396-1
    document_type:
    Inngående brev
    document_title:
    Søknad Utvikling spill - 2023/3 - Glitch Colliders
    document_date:
    2023-09-12
    recorded_date:
    2023-09-13
    from:

    1 results

    1. NEWBRINGER AS
    to:

    1 results

    1. Seksjon for spill
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norsk-filminstitutt/2023/5396
    files:

    No results.

  23. entity_name:
    Norges forskningsråd
    entity_id:
    norges-forskningsrad
    case_title:
    Prosjekt: XXXX-NAME-XXXX for immersion- - investigating the actor/audience relationship in real-time virtual environments
    case_serial_number:
    2021/7056
    document_id:
    2021/7056-10
    document_type:
    Utgående brev
    document_title:
    Avslag på søknad
    document_date:
    2021-12-18
    recorded_date:
    2021-12-18
    from:

    No results.

    to:

    1 results

    1. GLITCH STUDIOS AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    case_url:
    https://norske-postlister.no/sak/norges-forskningsrad/2021/7056
    files:

    No results.

  24. entity_name:
    Norges forskningsråd
    entity_id:
    norges-forskningsrad
    case_title:
    Prosjekt: XXXX-NAME-XXXX for immersion- - investigating the actor/audience relationship in real-time virtual environments
    case_serial_number:
    2021/7056
    document_id:
    2021/7056-1
    document_type:
    Inngående brev
    document_title:
    Søknad med søknadsdokumenter
    document_date:
    2021-08-10
    recorded_date:
    2021-08-10
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norges-forskningsrad/2021/7056
    files:

    No results.

  25. entity_name:
    Norges forskningsråd
    entity_id:
    norges-forskningsrad
    case_title:
    Prosjekt: XXXX-NAME-XXXX for immersion - project framework for research collaboration
    case_serial_number:
    2020/6776
    document_id:
    2020/6776-11
    document_type:
    Inngående brev
    document_title:
    Sluttrapport
    document_date:
    2021-03-23
    recorded_date:
    2021-03-23
    from:

    1 results

    1. GLITCH STUDIOS AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      GLITCH STUDIOS AS
      orgnummer:
      917551359
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/norges-forskningsrad/2020/6776
    files:

    No results.

limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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 search lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. 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

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.