{"id":13385,"date":"2025-10-11T08:09:26","date_gmt":"2025-10-11T06:09:26","guid":{"rendered":"https:\/\/kbf.unsa.ba\/mission-and-vision\/"},"modified":"2026-01-01T19:59:57","modified_gmt":"2026-01-01T18:59:57","slug":"mission-and-vision","status":"publish","type":"page","link":"https:\/\/kbf.unsa.ba\/en\/mission-and-vision\/","title":{"rendered":"Mission and Vision"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13385\" class=\"elementor elementor-13385 elementor-856\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e9b8cc4 section-xxl e-flex e-con-boxed e-con e-parent\" data-id=\"1e9b8cc4\" data-element_type=\"container\" data-e-type=\"container\" id=\"moj-video\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/kbf.unsa.ba\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Firefly-Napravi-video-s-prijelazom-izmedu-strare-i-nove-zgrade-Katolickog-bogoslovnog-fakulteta-u-Sa.mp4&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d580374 elementor-view-default elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"1d580374\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon elementor-animation-bounce-in\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-network-wired\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M640 264v-16c0-8.84-7.16-16-16-16H344v-40h72c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h72v40H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h104v40H64c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h304v40h-56c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h104c8.84 0 16-7.16 16-16zM256 128V64h128v64H256zm-64 320H96v-64h96v64zm352 0h-96v-64h96v64z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7da24f3 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7da24f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">MISSION AND VISION OF THE FACULTY<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e820ce8 elementor-widget elementor-widget-html\" data-id=\"4e820ce8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>function postaviGlatkiLoop() {\r\n    const video = document.querySelector('#moj-video .elementor-background-video-hosted');\r\n    \r\n    if (video) {\r\n        \/\/ --- OVDJE PODESITE POSTAVKE ---\r\n        const ZELJENA_BRZINA = 0.75; \/\/ Upi\u0161ite \u017eeljenu brzinu (npr. 0.75)\r\n        const TRAJANJE_FADEA_U_MS = 1500; \/\/ Upi\u0161ite trajanje fade-a u milisekundama (1500 = 1.5s)\r\n        \/\/ ---------------------------------\r\n\r\n        video.playbackRate = ZELJENA_BRZINA;\r\n        video.loop = false;\r\n\r\n        video.addEventListener('ended', function() {\r\n            video.style.opacity = '0';\r\n            setTimeout(function() {\r\n                video.currentTime = 0;\r\n                video.play();\r\n                video.style.opacity = '1';\r\n            }, TRAJANJE_FADEA_U_MS); \r\n        });\r\n\r\n        clearInterval(pronadjiVideoInterval);\r\n    }\r\n}\r\n\r\nconst pronadjiVideoInterval = setInterval(postaviGlatkiLoop, 100);\r\nsetTimeout(() => clearInterval(pronadjiVideoInterval), 5000);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea0af75 section-l section-ioscool e-flex e-con-boxed e-con e-parent\" data-id=\"ea0af75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-747ecee e-con-full e-flex e-con e-child\" data-id=\"747ecee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-682a42a elementor-drop-cap-yes elementor-drop-cap-view-default elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"682a42a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The purpose and goal of the Catholic Faculty of Theology is the philosophical-theological education of students and achieving excellence in teaching and scientific research. Among its primary tasks are the upbringing and education of candidates for the diaconate and presbyterate, as well as the upbringing, education, and training of lay theologians for educational work and for work in social institutions, ecclesiastical, cultural, humanitarian organizations, and in mass media. <\/p><p>The aim is to equip students to build a better society, and to motivate faculty members to participate in the development of science, to be recognized globally, and to be proponents of ideas in promoting the Church&#8217;s dialogue with the world and culture.<\/p><p>The philosophical-theological study program at the Catholic Faculty of Theology in Sarajevo actively monitors and participates in the development of theological science worldwide, with a particular focus on interdisciplinarity with related sciences. This primarily refers to the humanities at the parent university, as well as attention to regional historical, religious, social, and cultural specificities. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c61a26 elementor-widget elementor-widget-heading\" data-id=\"7c61a26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mission: In Service of Truth, Church, and Society<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-091f8f2 e-con-full e-flex e-con e-child\" data-id=\"091f8f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fa2b782 e-con-full e-flex e-con e-child\" data-id=\"fa2b782\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05abd85 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"05abd85\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"750\" height=\"976\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/ULAZ-KBF-787x1024.png\" class=\"attachment-large size-large wp-image-13391\" alt=\"\" srcset=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/ULAZ-KBF-787x1024.png 787w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/ULAZ-KBF-231x300.png 231w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/ULAZ-KBF-768x999.png 768w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/ULAZ-KBF.png 1000w\" sizes=\"(max-width: 750px) 100vw, 750px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-97c62ec e-con-full section-l e-flex elementor-invisible e-con e-parent\" data-id=\"97c62ec\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67705fc animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"67705fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"10438\" height=\"5631\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF.png\" class=\"attachment-full size-full wp-image-13389\" alt=\"\" srcset=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF.png 10438w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF-300x162.png 300w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF-1024x552.png 1024w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF-768x414.png 768w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF-1536x829.png 1536w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/Povijest-KBF-2048x1105.png 2048w\" sizes=\"(max-width: 10438px) 100vw, 10438px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-262688f7 animated-fast section-l section-ioscool e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"262688f7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:5}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-70e640a4 e-con-full e-flex e-con e-child\" data-id=\"70e640a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dbd5795 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"4dbd5795\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"626\" height=\"626\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse.jpg\" class=\"attachment-large size-large wp-image-13388\" alt=\"\" srcset=\"https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse.jpg 626w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-300x300.jpg 300w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-150x150.jpg 150w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-246x246.jpg 246w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-275x275.jpg 275w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-70x70.jpg 70w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-276x276.jpg 276w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-125x125.jpg 125w, https:\/\/kbf.unsa.ba\/wp-content\/uploads\/2025\/10\/lighthouse-211x211.jpg 211w\" sizes=\"(max-width: 626px) 100vw, 626px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42ede486 e-con-full e-flex e-con e-child\" data-id=\"42ede486\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3dfdd0bd elementor-widget elementor-widget-heading\" data-id=\"3dfdd0bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Vision: A Beacon of Hope and Knowledge \nin the contemporary world<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1af23e2b elementor-drop-cap-yes elementor-drop-cap-view-default elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"1af23e2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>As the oldest higher education institution in Bosnia and Herzegovina, the Catholic Faculty of Theology aims to be a leader in scientific, educational, research, and spiritual work in the fields of philosophy and theology, as well as in other humanities and social sciences. The Faculty will continue to operate in accordance with its fundamental mission: spreading the Good News, promoting the post-conciliar renewal of the Church, working on intellectual, scientific, and spiritual development, and expounding the truths of the Christian faith. It will continuously strive to improve the quality of effective teaching.  <\/p><p> <\/p><p>Considering the specificities of the society in which it operates, the KBF aims to be a center for ecumenism and interreligious dialogue, a center for lifelong learning, and a center for humanitarian and social issues from a Christian perspective.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-820dd8b section-l e-flex e-con-boxed e-con e-parent\" data-id=\"820dd8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:13392,&quot;url&quot;:&quot;https:\\\/\\\/kbf.unsa.ba\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/image21-1.jpeg&quot;},{&quot;id&quot;:13393,&quot;url&quot;:&quot;https:\\\/\\\/kbf.unsa.ba\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/pexels-pixabay-51343.jpg&quot;},{&quot;id&quot;:13394,&quot;url&quot;:&quot;https:\\\/\\\/kbf.unsa.ba\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Ivan-Pavao-II-2.jpg&quot;}],&quot;background_slideshow_transition_duration&quot;:2500,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2af1e4f elementor-blockquote--skin-quotation elementor-blockquote--align-center elementor-invisible elementor-widget elementor-widget-blockquote\" data-id=\"2af1e4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"blockquote.default\">\n\t\t\t\t\t\t\t<blockquote class=\"elementor-blockquote\">\n\t\t\t<p class=\"elementor-blockquote__content\">\n\t\t\t\tCatholic theology, taught in full fidelity to Sacred Scripture, Tradition, and the Magisterium of the Church, will provide a clear understanding of evangelical principles that will enrich the meaning of human life and grant it new dignity.\t\t\t<\/p>\n\t\t\t\t\t\t\t<div class=\"e-q-footer\">\n\t\t\t\t\t\t\t\t\t\t\t<cite class=\"elementor-blockquote__author\">IVAN PAVAO II., Apostolska konstitucija Ex corde Ecclesiae, br. 20\u200b<\/cite>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/blockquote>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b40347e section-l section-ioscool e-flex e-con-boxed e-con e-parent\" data-id=\"b40347e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b4d3c8 elementor-widget elementor-widget-html\" data-id=\"7b4d3c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<iframe src=\"https:\/\/calendar.google.com\/calendar\/embed?height=600&amp;wkst=1&amp;ctz=Europe%2FRome&amp;showTz=0&amp;showTabs=0&amp;src=ZjRlMjM2NjVlMWI0OGE1NDZkYzFjZDY2OTRhNDNiNGU2YTNjOTIyZWMzNGFiMTM1MDI0MTFlYjg3ODYzMDkzYUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&amp;color=%237986cb\" style=\"border:solid 1px #777\" width=\"600\" height=\"500\" frameborder=\"0\" scrolling=\"no\"><\/iframe>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e083867 e-con-full e-flex e-con e-child\" data-id=\"e083867\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95a6220 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"95a6220\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;2025. - 2026.&quot;,&quot;highlight_animation_duration&quot;:2200,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_iteration_delay&quot;:8000}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">Academic Year Calendar<\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">2025. - 2026.<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MISSION AND VISION OF THE FACULTY The purpose and goal of the Catholic Faculty of Theology is the philosophical-theological education &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-13385","page","type-page","status-publish","hentry","latest_post"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"tajnistvo_bcxr0t1k","author_link":"https:\/\/kbf.unsa.ba\/en\/author\/tajnistvo_bcxr0t1k\/"},"rttpg_comment":0,"rttpg_category":" <a href=\"https:\/\/kbf.unsa.ba\/en\/?taxonomy=translation_priority&#038;term=optional-en\" rel=\"tag\">Optional<\/a>","rttpg_excerpt":"MISSION AND VISION OF THE FACULTY The purpose and goal of the Catholic Faculty of Theology is the philosophical-theological education &hellip;","_links":{"self":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/comments?post=13385"}],"version-history":[{"count":2,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13385\/revisions"}],"predecessor-version":[{"id":14799,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13385\/revisions\/14799"}],"wp:attachment":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/media?parent=13385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}