{"source":"lovdata","operation":"search_rules","description":"Search Norwegian laws and central regulations currently in force. Signature: search_rules(query: string, required; source: string, optional, default None; full_text: yes/no, optional, default False; limit: integer, items, optional, default 20; offset: integer, items, optional, default 0).","signature":"search_rules(query: string, required; source: string, optional, default None; full_text: yes/no, optional, default False; limit: integer, items, optional, default 20; offset: integer, items, optional, default 0)","parameters":[{"name":"query","type":"string","schema":{"type":"string"},"required":true,"default":null,"description":"Words that must all match (case-insensitive), e.g. \"straffeloven\" or \"krav byggverk\". Matches title/short title/id; with full_text=True the whole document text is searched instead (slower, a few seconds).","unit":null},{"name":"source","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Optional filter: \"lov\" (laws) or \"forskrift\" (central regulations).","unit":null},{"name":"full_text","type":"boolean","schema":{"type":"boolean"},"required":false,"default":false,"description":"Search inside the document texts, not just titles.","unit":null},{"name":"limit","type":"integer","schema":{"type":"integer"},"required":false,"default":20,"description":"Max hits to return. Unit: items.","unit":"items"},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page.","unit":"items"}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata/search_rules?query={query}&source={source}&full_text=false&limit=20&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"data_updated":{"type":["string","null"],"format":"date"},"total":{"type":"integer"},"hits":{"type":"array","items":{"type":"object","properties":{"document_id":{"type":"string"},"source":{"type":["string","null"]},"legacy_id":{"type":["string","null"]},"title":{"type":["string","null"]},"title_short":{"type":["string","null"]},"ministry":{"type":["string","null"]},"in_force_from":{"type":["string","null"]},"last_change_in_force":{"type":["string","null"]}},"additionalProperties":false,"required":["document_id"]}},"hint":{"type":["string","null"]}},"additionalProperties":false,"required":["total","hits"]},"response_schema_status":{"status":"declared","codegen_safe":true,"description":"Maintained response contract."},"entity_projection":{"status":"projected","entity_types":["legal_document"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"error_contract":{"scope":"top-level HTTP error response; never part of a success payload","schema":{"type":"object","properties":{"error":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"retryable":{"type":"boolean"},"details":{"type":"object"}},"additionalProperties":false,"required":["code","message","retryable"]},"suggestion":{"type":"string"},"_meta":{"type":"object","properties":{"retrieved_at":{"type":"string","format":"date-time"},"language":{"type":"string","const":"en"},"content_languages":{"type":"array","items":{"type":"string"}},"sources":{"type":"array","items":{"type":"object"}}},"required":["retrieved_at","language","content_languages","sources"]},"_links":{"type":"object","properties":{"self":{"type":"string","format":"uri"},"api_index":{"type":"string","format":"uri"},"feedback":{"type":"string","format":"uri"}},"required":["self","api_index","feedback"],"additionalProperties":false}},"additionalProperties":false,"required":["error","suggestion","_meta","_links"]},"statuses":{"400":{"codes":["MISSING_PARAMETER","INVALID_PARAMETER","INVALID_REQUEST"],"retryable":false},"404":{"codes":["SOURCE_NOT_FOUND","OPERATION_NOT_FOUND","ENTITY_NOT_FOUND"],"retryable":false},"429":{"codes":["RATE_LIMITED","GATEWAY_RATE_LIMITED"],"retryable":true},"502":{"codes":["SOURCE_UNAVAILABLE"],"retryable":true},"500":{"codes":["INTERNAL_ERROR"],"retryable":true}}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata/search_rules/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata/search_rules","source":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["data_updated","total","hits","hits[].document_id","hits[].source","hits[].legacy_id","hits[].title","hits[].title_short","hits[].ministry","hits[].in_force_from","hits[].last_change_in_force","hint"],"output_fields_truncated":false,"canonical_field_aliases":{"name":["hits[].title"]},"response_example":{"source":"lovdata","operation":"search_rules","parameters":{"query":"example value","source":"example value","full_text":false,"limit":20},"data":{"data_updated":"2026-01-15T12:00:00Z","total":1,"hits":[{"document_id":"example-id","source":"example value","legacy_id":"example-id","title":"Example","title_short":"example value","ministry":"example value","in_force_from":"example value","last_change_in_force":"example value"}],"hint":"example value"},"entities":[],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"lovdata","name":"Lovdata public data","description":"Norwegian laws, central regulations, sections and Supreme Court case law.","cache_ttl_seconds":300,"documentation":"https://api.lovdata.no/"}]},"_provenance":{"data":{"source":"lovdata","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata"},"entities":{"source":"lovdata","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata/search_rules","source":"https://allemannsdata.com/wiki/api/v1/kilder/lovdata","wiki":"https://allemannsdata.com/wiki/kilder/lovdata/search_rules/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
