{"source":"stortinget","operation":"get_question","description":"Get a parliamentary question's full text, rationale and answer.","parameters":[{"name":"question_id","schema":{"type":"integer"},"required":true,"default":null,"description":"Current numeric id returned by search_questions."},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100)."},{"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."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/get_question?question_id={question_id}&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"begrunnelse":{"type":["string","null"]},"besvart_av":{"anyOf":[{"type":"object","properties":{"id":{"type":["string","null"]},"fornavn":{"type":["string","null"]},"etternavn":{"type":["string","null"]},"kjoenn":{"type":["string","integer","null"]},"foedselsdato":{"type":["string","null"],"format":"date-time"},"doedsdato":{"type":["string","null"],"format":"date-time"},"fylke":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"historisk_fylke":{"type":["boolean","null"]}},"additionalProperties":false},"parti":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"representert_parti":{"type":["boolean","null"]}},"additionalProperties":false},"vara_representant":{"type":["boolean","null"]}},"additionalProperties":false},{"type":"null"}]},"besvart_av_minister_id":{"type":["string","null"]},"besvart_av_minister_tittel":{"type":["string","null"]},"besvart_dato":{"type":["string","null"],"format":"date-time"},"besvart_pa_vegne_av":{"anyOf":[{"type":"object","properties":{"id":{"type":["string","null"]},"fornavn":{"type":["string","null"]},"etternavn":{"type":["string","null"]},"kjoenn":{"type":["string","integer","null"]},"foedselsdato":{"type":["string","null"],"format":"date-time"},"doedsdato":{"type":["string","null"],"format":"date-time"},"fylke":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"historisk_fylke":{"type":["boolean","null"]}},"additionalProperties":false},"parti":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"representert_parti":{"type":["boolean","null"]}},"additionalProperties":false},"vara_representant":{"type":["boolean","null"]}},"additionalProperties":false},{"type":"null"}]},"besvart_pa_vegne_av_minister_id":{"type":["string","null"]},"besvart_pa_vegne_av_minister_tittel":{"type":["string","null"]},"dagsorden_saknummer":{"type":["integer","null"]},"datert_dato":{"type":["string","null"],"format":"date-time"},"flyttet_til":{"type":["integer","string","null"]},"fremsatt_av_annen":{"type":["boolean","null"]},"id":{"type":"integer"},"legacy_id":{"type":["integer","null"]},"rette_vedkommende":{"anyOf":[{"type":"object","properties":{"id":{"type":["string","null"]},"fornavn":{"type":["string","null"]},"etternavn":{"type":["string","null"]},"kjoenn":{"type":["string","integer","null"]},"foedselsdato":{"type":["string","null"],"format":"date-time"},"doedsdato":{"type":["string","null"],"format":"date-time"},"fylke":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"historisk_fylke":{"type":["boolean","null"]}},"additionalProperties":false},"parti":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"representert_parti":{"type":["boolean","null"]}},"additionalProperties":false},"vara_representant":{"type":["boolean","null"]}},"additionalProperties":false},{"type":"null"}]},"rette_vedkommende_minister_id":{"type":["string","null"]},"rette_vedkommende_minister_tittel":{"type":["string","null"]},"sendt_dato":{"type":["string","null"],"format":"date-time"},"sesjon_id":{"type":["string","null"]},"sporsmal":{"type":["string","null"]},"sporsmal_fra":{"anyOf":[{"type":"object","properties":{"id":{"type":["string","null"]},"fornavn":{"type":["string","null"]},"etternavn":{"type":["string","null"]},"kjoenn":{"type":["string","integer","null"]},"foedselsdato":{"type":["string","null"],"format":"date-time"},"doedsdato":{"type":["string","null"],"format":"date-time"},"fylke":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"historisk_fylke":{"type":["boolean","null"]}},"additionalProperties":false},"parti":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"representert_parti":{"type":["boolean","null"]}},"additionalProperties":false},"vara_representant":{"type":["boolean","null"]}},"additionalProperties":false},{"type":"null"}]},"sporsmal_nummer":{"type":["integer","null"]},"sporsmal_til":{"anyOf":[{"type":"object","properties":{"id":{"type":["string","null"]},"fornavn":{"type":["string","null"]},"etternavn":{"type":["string","null"]},"kjoenn":{"type":["string","integer","null"]},"foedselsdato":{"type":["string","null"],"format":"date-time"},"doedsdato":{"type":["string","null"],"format":"date-time"},"fylke":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"historisk_fylke":{"type":["boolean","null"]}},"additionalProperties":false},"parti":{"type":"object","properties":{"id":{"type":["string","null"]},"navn":{"type":["string","null"]},"representert_parti":{"type":["boolean","null"]}},"additionalProperties":false},"vara_representant":{"type":["boolean","null"]}},"additionalProperties":false},{"type":"null"}]},"sporsmal_til_minister_id":{"type":["string","null"]},"sporsmal_til_minister_tittel":{"type":["string","null"]},"status":{"type":["string","null"]},"svar":{"type":["string","null"]},"tittel":{"type":["string","null"]},"type":{"type":["string","null"]}},"additionalProperties":false,"required":["id"]},"response_schema_status":{"status":"declared","codegen_safe":true,"description":"Maintained response contract."},"entity_projection":{"status":"intentionally_none","entity_types":[],"description":"No stable cross-source entity projection is defined for this operation; entities is intentionally empty."},"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/stortinget/get_question/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/get_question","source":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["begrunnelse","besvart_av","besvart_av.id","besvart_av.fornavn","besvart_av.etternavn","besvart_av.kjoenn","besvart_av.foedselsdato","besvart_av.doedsdato","besvart_av.fylke","besvart_av.fylke.id","besvart_av.fylke.navn","besvart_av.fylke.historisk_fylke","besvart_av.parti","besvart_av.parti.id","besvart_av.parti.navn","besvart_av.parti.representert_parti","besvart_av.vara_representant","besvart_av_minister_id","besvart_av_minister_tittel","besvart_dato","besvart_pa_vegne_av","besvart_pa_vegne_av.id","besvart_pa_vegne_av.fornavn","besvart_pa_vegne_av.etternavn","besvart_pa_vegne_av.kjoenn","besvart_pa_vegne_av.foedselsdato","besvart_pa_vegne_av.doedsdato","besvart_pa_vegne_av.fylke","besvart_pa_vegne_av.fylke.id","besvart_pa_vegne_av.fylke.navn"],"output_fields_truncated":true,"canonical_field_aliases":{"identifier":["besvart_av.id","besvart_av.fylke.id","besvart_av.parti.id","besvart_pa_vegne_av.id","besvart_pa_vegne_av.fylke.id","besvart_pa_vegne_av.parti.id","id","rette_vedkommende.id","rette_vedkommende.fylke.id","rette_vedkommende.parti.id","sporsmal_fra.id","sporsmal_fra.fylke.id","sporsmal_fra.parti.id","sporsmal_til.id","sporsmal_til.fylke.id","sporsmal_til.parti.id"],"name":["besvart_av.fylke.navn","besvart_av.parti.navn","besvart_pa_vegne_av.fylke.navn","besvart_pa_vegne_av.parti.navn","rette_vedkommende.fylke.navn","rette_vedkommende.parti.navn","sporsmal_fra.fylke.navn","sporsmal_fra.parti.navn","sporsmal_til.fylke.navn","sporsmal_til.parti.navn"]},"response_example":{"source":"stortinget","operation":"get_question","parameters":{"question_id":1},"data":{"begrunnelse":"example value","besvart_av":{"id":"example-id","fornavn":"example value","etternavn":"example value","kjoenn":"example value","foedselsdato":"2026-01-15T12:00:00Z","doedsdato":"2026-01-15T12:00:00Z","fylke":{"id":"example-id","navn":"example value","historisk_fylke":true},"parti":{"id":"example-id","navn":"example value","representert_parti":true},"vara_representant":true},"besvart_av_minister_id":"example-id","besvart_av_minister_tittel":"example value","besvart_dato":"2026-01-15T12:00:00Z","besvart_pa_vegne_av":{"id":"example-id","fornavn":"example value","etternavn":"example value","kjoenn":"example value","foedselsdato":"2026-01-15T12:00:00Z","doedsdato":"2026-01-15T12:00:00Z","fylke":{"id":"example-id","navn":"example value","historisk_fylke":true},"parti":{"id":"example-id","navn":"example value","representert_parti":true},"vara_representant":true},"besvart_pa_vegne_av_minister_id":"example-id","besvart_pa_vegne_av_minister_tittel":"example value","dagsorden_saknummer":1,"datert_dato":"2026-01-15T12:00:00Z","flyttet_til":1,"fremsatt_av_annen":true,"id":1,"legacy_id":1,"rette_vedkommende":{"id":"example-id","fornavn":"example value","etternavn":"example value","kjoenn":"example value","foedselsdato":"2026-01-15T12:00:00Z","doedsdato":"2026-01-15T12:00:00Z","fylke":{"id":"example-id","navn":"example value","historisk_fylke":true},"parti":{"id":"example-id","navn":"example value","representert_parti":true},"vara_representant":true},"rette_vedkommende_minister_id":"example-id","rette_vedkommende_minister_tittel":"example value","sendt_dato":"2026-01-15T12:00:00Z","sesjon_id":"example-id","sporsmal":"example value","sporsmal_fra":{"id":"example-id","fornavn":"example value","etternavn":"example value","kjoenn":"example value","foedselsdato":"2026-01-15T12:00:00Z","doedsdato":"2026-01-15T12:00:00Z","fylke":{"id":"example-id","navn":"example value","historisk_fylke":true},"parti":{"id":"example-id","navn":"example value","representert_parti":true},"vara_representant":true},"sporsmal_nummer":1,"sporsmal_til":{"id":"example-id","fornavn":"example value","etternavn":"example value","kjoenn":"example value","foedselsdato":"2026-01-15T12:00:00Z","doedsdato":"2026-01-15T12:00:00Z","fylke":{"id":"example-id","navn":"example value","historisk_fylke":true},"parti":{"id":"example-id","navn":"example value","representert_parti":true},"vara_representant":true},"sporsmal_til_minister_id":"example-id","sporsmal_til_minister_tittel":"example value","status":"example value","svar":"example value","tittel":"example value","type":"example value"},"entities":[],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"stortinget","name":"Stortinget open data","description":"Parliamentary representatives, questions, hearings, meetings, cases, votes and election results.","cache_ttl_seconds":300,"documentation":"https://data.stortinget.no/"}]},"_provenance":{"data":{"source":"stortinget","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget"},"entities":{"source":"stortinget","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/get_question","source":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget","wiki":"https://allemannsdata.com/wiki/kilder/stortinget/get_question/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
