{"info":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","description":"<html><head></head><body><p><b>Important notice:</b> Information may be outdated. Please refer to the version number that matches the version of <a href=\"https://asi.srobarka.sk\"><b>asi.srobarka.sk</b></a> to ensure the information is accurate. Most endpoints documented prior to version 1.3 are outdated.</p>\n<p>Srobarka's data API provides resources that enable you to access current and historic data regarding students, teachers, subjects and more.</p>\n<h2 id=\"getting-started-guide\"><strong>Getting started guide</strong></h2>\n<p>To start using the Srobarka's data API, you need to:</p>\n<ul>\n<li><p>understand API rate and usage limits (see section below),</p>\n</li>\n<li><p>use HTTPS-secured communication (any requests sent via HTTP return an HTTP 301 redirect to the corresponding HTTPS resources),</p>\n</li>\n<li><p>expect responses in JSON format (when an API request returns an error, it is sent in the JSON response as an error key).</p>\n</li>\n</ul>\n<h2 id=\"authentication\">Authentication</h2>\n<p>Srobarka's data API uses bearer token for authentication for some requests and to expand usage limits. You can request an API key by contacting us at the specified email address. In the message you'll need to include:</p>\n<ul>\n<li><p>your full name,</p>\n</li>\n<li><p>detailed description for the use case.</p>\n</li>\n</ul>\n<p>API key should be included inside request header called <code>Authorization</code>.</p>\n<h2 id=\"rate-and-usage-limits\">Rate and usage limits</h2>\n<p>API access rate limits apply at a per-API ip address or key basis in unit time. The limit for unauthenticated requests is 480 per minute. For requests authenticated with token the limit is 1500 per minute. If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.</p>\n<p>Each API response returns the following set of headers to help you identify your use status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>X-RateLimit-Limit</code></td>\n<td>The maximum number of requests permitted to be made per minute.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Remaining</code></td>\n<td>The number of requests remaining in the current rate limit window.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"503-response\">503 response</h3>\n<p>An HTTP <code>503</code> response from our servers indicates there is an unexpected spike in API access traffic. If the outage persists or you receive any other form of an HTTP <code>5XX</code> error, contact school administrator.</p>\n<h3 id=\"need-some-help\"><strong>Need some help?</strong></h3>\n<p>In case you have questions, use e-mail addresses below.</p>\n<h3 id=\"contact-information\">Contact information</h3>\n<p>Prefered e-mail address for your requests and comments:</p>\n<p>Šrobársky Informátor - <code>si@srobarka.sk</code></p>\n<p>(last update on August 8th, 2025)</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"36968873","collectionId":"1471fde2-de42-46d1-9fe3-38de2748ce6e","publishedId":"2sA3kPo3oH","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-14T08:24:02.000Z"},"item":[{"name":"People","item":[{"name":"Find person","id":"11b976c7-077a-430d-b7af-467714a72981","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/people/:id","urlObject":{"path":["people",":id"],"host":["https://asi.srobarka.sk/api"],"query":[],"variable":[{"description":{"content":"<p>Person id.</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"5be5dbf4-83b4-49c1-afc9-bb221c865089","name":"Find person v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/people/:id","host":["https://asi.srobarka.sk/api"],"path":["people",":id"],"variable":[{"key":"id","value":"zfgxf0sWR","description":"Person id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"2160"},{"key":"X-RateLimit-Remaining","value":"2159"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"zfgxf0sWR\",\n        \"name\": \"Fabriciova Martina\",\n        \"tag\": \"0606\",\n        \"biography\": null,\n        \"url\": null,\n        \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VAQYVY6ENVFHRJNBQZAF33.jpg\",\n        \"gender\": {\n            \"id\": 2,\n            \"title\": \"žena\"\n        },\n        \"teacherCourses\": [\n            {\n                \"id\": \"lMK8Yw1QL\",\n                \"title\": \"4.A\",\n                \"letter\": \"A\",\n                \"start\": 2020,\n                \"end\": 2024,\n                \"courseType\": {\n                    \"id\": 1,\n                    \"title\": \"1969- doteraz štvorročné gymnázium \",\n                    \"description\": \"Štvorročné gymnázium je typ stredoškolského štúdia na Slovensku, poskytujúci všeobecné vzdelanie pre...\",\n                    \"length\": 4\n                },\n                \"teacher\": {\n                    \"isCurrent\": true\n                }\n            },\n            {\n                \"id\": \"9mNUtJmyZ\",\n                \"title\": \"1.A\",\n                \"letter\": \"A\",\n                \"start\": 2024,\n                \"end\": 2028,\n                \"courseType\": {\n                    \"id\": 1,\n                    \"title\": \"1969- doteraz štvorročné gymnázium \",\n                    \"description\": \"Štvorročné gymnázium je typ stredoškolského štúdia na Slovensku, poskytujúci všeobecné vzdelanie pre...\",\n                    \"length\": 4\n                },\n                \"teacher\": {\n                    \"isCurrent\": true\n                }\n            }\n        ],\n        \"studentCourses\": [\n            {\n                \"id\": \"WXHP4AQIJ\",\n                \"title\": \"4.B\",\n                \"letter\": \"B\",\n                \"start\": 2009,\n                \"end\": 2013,\n                \"courseType\": {\n                    \"id\": 1,\n                    \"title\": \"1969- doteraz štvorročné gymnázium \",\n                    \"description\": \"Štvorročné gymnázium je typ stredoškolského štúdia na Slovensku, poskytujúci všeobecné vzdelanie pre...\",\n                    \"length\": 4\n                }\n            }\n        ],\n        \"employments\": [\n            {\n                \"id\": 441,\n                \"start\": 2018,\n                \"end\": null,\n                \"employmentPosition\": {\n                    \"id\": 6,\n                    \"titleMale\": \"učiteľ\",\n                    \"titleFemale\": \"učiteľka\"\n                }\n            }\n        ],\n        \"leaderships\": [],\n        \"subjects\": [\n            {\n                \"id\": 17,\n                \"title\": \"biológia\"\n            },\n            {\n                \"id\": 3,\n                \"title\": \"chémia\"\n            }\n        ]\n    }\n}"}],"_postman_id":"11b976c7-077a-430d-b7af-467714a72981"},{"name":"List people","id":"0f4bc994-55ec-4b1e-8ddb-ad0e9116906d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/people?page=&search=&filter[is_employee]=&filter[is_student]=&filter[gender]=&filter[has_biography]=&filter[has_url]=","urlObject":{"path":["people"],"host":["https://asi.srobarka.sk/api"],"query":[{"description":{"content":"<p>Page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Search query.</p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[is_employee]","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[is_student]","value":""},{"description":{"content":"<p>Men are 1 and women are 2.</p>\n","type":"text/plain"},"key":"filter[gender]","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[has_biography]","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[has_url]","value":""}],"variable":[]}},"response":[{"id":"da90f2cc-1d1b-459e-b2a6-e462ca302915","name":"List people v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/people?page=&search=joze&filter[is_employee]=&filter[is_student]=1&filter[gender]=&filter[has_biography]=1&filter[has_url]=","host":["https://asi.srobarka.sk/api"],"path":["people"],"query":[{"key":"page","value":"","description":"Page number."},{"key":"search","value":"joze","description":"Search query."},{"key":"filter[is_employee]","value":"","description":"Boolean."},{"key":"filter[is_student]","value":"1","description":"Boolean."},{"key":"filter[gender]","value":"","description":"Men are 1 and women are 2."},{"key":"filter[has_biography]","value":"1","description":"Boolean."},{"key":"filter[has_url]","value":"","description":"Boolean."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"2160"},{"key":"X-RateLimit-Remaining","value":"2159"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"01niLNZyk\",\n            \"name\": \"Tomasova Jozefa\",\n            \"gender\": null,\n            \"start\": 1925,\n            \"end\": 1933,\n            \"biographySection\": \"Z Kosic...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1925,\n                \"maxEnd\": 1933\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"0OoTbdl7q\",\n            \"name\": \"Machova Jozefa\",\n            \"gender\": null,\n            \"start\": 1927,\n            \"end\": 1935,\n            \"biographySection\": \"Z Kremnice z Kosic...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1927,\n                \"maxEnd\": 1935\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"4ooZaO6lt\",\n            \"name\": \"Jozefovicova Etela\",\n            \"gender\": null,\n            \"start\": 1932,\n            \"end\": 1940,\n            \"biographySection\": \"Kosice....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1932,\n                \"maxEnd\": 1940\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"E29Bf2MbN\",\n            \"name\": \"Sopko Jozef\",\n            \"gender\": 1,\n            \"start\": 1960,\n            \"end\": 1963,\n            \"biographySection\": \"...ukončení strednej školy študoval päť ročníkov medicíny na Univerzite Pavla Jozefa v Košiciach. Neskôr v roku 1972 ukončil štúdium medicíny na Lekárske...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 1,\n            \"courses\": {\n                \"minStart\": 1960,\n                \"maxEnd\": 1963\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"IanWExgbo\",\n            \"name\": \"Psotka Jozef\",\n            \"gender\": 1,\n            \"start\": 1949,\n            \"end\": 1953,\n            \"biographySection\": \"Jozef Psotka (* 12. február 1934, Košice – † 16. október 1984, Mount Everest, Nepál) bol slovenský horolezec, vo svojej dobe najstarší človek, ktorý d...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 1,\n            \"courses\": {\n                \"minStart\": 1949,\n                \"maxEnd\": 1953\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"Mvc4RMCD5\",\n            \"name\": \"Quittmannova Jozefa\",\n            \"gender\": null,\n            \"start\": 1922,\n            \"end\": 1930,\n            \"biographySection\": \"Z Jastreba....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1922,\n                \"maxEnd\": 1930\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"SyOYySFXo\",\n            \"name\": \"Posluch Jozef\",\n            \"gender\": 1,\n            \"start\": 1962,\n            \"end\": 1965,\n            \"biographySection\": \"MUDr. Jozef Posluch pôsobil ako primár 1. gynekologicko-pôrodníckej kliniky Fakultnej nemocnice s poliklinikou v Košiciach.\\n...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1962,\n                \"maxEnd\": 1965\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"U5f2j261r\",\n            \"name\": \"Sterculova Jozefa\",\n            \"gender\": null,\n            \"start\": 1923,\n            \"end\": 1931,\n            \"biographySection\": \"Z Namestova....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1923,\n                \"maxEnd\": 1931\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"YDgEb4DbE\",\n            \"name\": \"Jankova Jozefa\",\n            \"gender\": null,\n            \"start\": 1926,\n            \"end\": 1934,\n            \"biographySection\": \"Z Dobrovic Obysovce...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1926,\n                \"maxEnd\": 1934\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"YGHXEbWro\",\n            \"name\": \"Jozefovicova Etela\",\n            \"gender\": null,\n            \"start\": 1931,\n            \"end\": 1939,\n            \"biographySection\": \"Kosice....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1931,\n                \"maxEnd\": 1939\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"bKFkDDLZQ\",\n            \"name\": \"Quittmannova Jozefa\",\n            \"gender\": null,\n            \"start\": 1922,\n            \"end\": 1930,\n            \"biographySection\": \"Z Jastreba....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1922,\n                \"maxEnd\": 1930\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"cBvFpwpKU\",\n            \"name\": \"Erenyi Jozef\",\n            \"gender\": null,\n            \"start\": 1959,\n            \"end\": 1962,\n            \"biographySection\": \"V 3. ročníku bol členom víťazného družstva športových hier mládeže v basketbale....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1959,\n                \"maxEnd\": 1962\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"lt0XrZrKB\",\n            \"name\": \"Ponist Jozef\",\n            \"gender\": null,\n            \"start\": 1960,\n            \"end\": 1963,\n            \"biographySection\": \"Žiak dosiahol v 2. ročníku výborný prospech a bol výborný v matematike....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 1960,\n                \"maxEnd\": 1963\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"yW8NUp7xW\",\n            \"name\": \"Urban Jozef\",\n            \"gender\": null,\n            \"start\": 1979,\n            \"end\": 1983,\n            \"biographySection\": \"Jozef Urban (* 29. november 1964 Košice – † 28. apríl 1999 Zvolen) bol slovenský básnik, textár, publicista a novinár. ...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 1,\n            \"courses\": {\n                \"minStart\": 1979,\n                \"maxEnd\": 1983\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"wDfw6miej\",\n            \"name\": \"Sabo Jozef\",\n            \"gender\": null,\n            \"start\": 2018,\n            \"end\": 2022,\n            \"biographySection\": \"Žiak triedy s rozšíreným vyučovaním informatiky v r. 2022 získal ocenenie „Premiant ročníka“.\\n\\nOd začiatku štúdia sa prejavoval ako veľmi pracovitý a ...\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 0,\n            \"courses\": {\n                \"minStart\": 2018,\n                \"maxEnd\": 2022\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        },\n        {\n            \"id\": \"XfDGwbwWE\",\n            \"name\": \"Ahlers Ivan\",\n            \"gender\": 1,\n            \"start\": 1947,\n            \"end\": 1951,\n            \"biographySection\": \"prof. MUDr. Ivan Ahlers, DrSc. pôsobil na Univerzite Pavla Jozefa Šafárika v Košiciach....\",\n            \"isEmployee\": 0,\n            \"isStudent\": 1,\n            \"hasBiography\": 1,\n            \"hasUrl\": 1,\n            \"courses\": {\n                \"minStart\": 1947,\n                \"maxEnd\": 1951\n            },\n            \"employments\": {\n                \"minStart\": null,\n                \"maxEnd\": null\n            }\n        }\n    ],\n    \"links\": {\n        \"first\": \"https://asi.srobarka.sk/api/people?search=joze&filter%5Bis_student%5D=1&filter%5Bhas_biography%5D=1&page=1\",\n        \"last\": \"https://asi.srobarka.sk/api/people?search=joze&filter%5Bis_student%5D=1&filter%5Bhas_biography%5D=1&page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://asi.srobarka.sk/api/people?search=joze&filter%5Bis_student%5D=1&filter%5Bhas_biography%5D=1&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"path\": \"https://asi.srobarka.sk/api/people\",\n        \"per_page\": 20,\n        \"to\": 16,\n        \"total\": 16\n    }\n}"}],"_postman_id":"0f4bc994-55ec-4b1e-8ddb-ad0e9116906d"}],"id":"1baf37cd-c34f-4edd-939d-f409592e79b5","_postman_id":"1baf37cd-c34f-4edd-939d-f409592e79b5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}},{"name":"Courses","item":[{"name":"Find course","id":"b4e99890-07fa-45b8-8d0e-0ca2eb9797d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/courses/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["courses",":id"],"host":["https://asi.srobarka.sk/api"],"query":[],"variable":[{"description":{"content":"<p>Course id.</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"b9eea43d-1227-4cac-b685-7c6de48fbc8a","name":"Find course v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/courses/:id","host":["https://asi.srobarka.sk/api"],"path":["courses",":id"],"variable":[{"key":"id","value":"TDV6h90m1","description":"Course id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"7200"},{"key":"X-RateLimit-Remaining","value":"7199"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"TDV6h90m1\",\n        \"title\": \"3.D\",\n        \"letter\": \"D\",\n        \"start\": 2022,\n        \"end\": 2026,\n        \"images\": [],\n        \"courseType\": {\n            \"id\": 1,\n            \"title\": \"1969- doteraz štvorročné gymnázium \",\n            \"description\": \"Štvorročné gymnázium je typ stredoškolského štúdia na Slovensku, poskytujúci všeobecné vzdelanie pre...\",\n            \"length\": 4\n        },\n        \"teacherPeople\": [\n            {\n                \"id\": \"3g7TMzAI9\",\n                \"name\": \"Lukacin Lukas\",\n                \"tag\": \"1610\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VBK4XAHQ0S4T9BAK3ZTBJG.jpg\",\n                \"gender\": {\n                    \"id\": 1,\n                    \"title\": \"muž\"\n                },\n                \"teacher\": {\n                    \"isCurrent\": true\n                }\n            }\n        ],\n        \"studentPeople\": [\n            {\n                \"id\": \"heW0BMn4Y\",\n                \"name\": \"Antlova Natalia\",\n                \"tag\": \"1808\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"NC0P97kNr\",\n                \"name\": \"Ballokova Rebeca\",\n                \"tag\": \"0301\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"87MxjcuHG\",\n                \"name\": \"Drozdova Viktoria\",\n                \"tag\": \"1507\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"xaCbgvnsD\",\n                \"name\": \"Fedorjak Adam\",\n                \"tag\": \"2802\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"qv6vMs7ER\",\n                \"name\": \"Filova Katarina\",\n                \"tag\": \"0309\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"D46c2q7tO\",\n                \"name\": \"Galdun Daniel Jan\",\n                \"tag\": \"2709\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"sE5AYxyds\",\n                \"name\": \"Gburikova Miriam\",\n                \"tag\": \"1108\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"NwFDtaubv\",\n                \"name\": \"Gracova Zuzana\",\n                \"tag\": \"2304\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"05vAFOvGS\",\n                \"name\": \"Hadzegova Malvina\",\n                \"tag\": \"0410\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"fRLSG9GQK\",\n                \"name\": \"Halama Maxim\",\n                \"tag\": \"2307\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"UXRfwHYJs\",\n                \"name\": \"Hoppanova Nina\",\n                \"tag\": \"2006\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"ixEfuPsgm\",\n                \"name\": \"Hruskova Ema\",\n                \"tag\": \"2306\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"khhJiKQzU\",\n                \"name\": \"Hudakova Samantha\",\n                \"tag\": \"1411\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"xlKzop7sp\",\n                \"name\": \"Jarimova Dominika\",\n                \"tag\": \"3007\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"S2eOFwzYD\",\n                \"name\": \"Katerenchuk Viktoriia\",\n                \"tag\": \"0805\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"vl1q4cUht\",\n                \"name\": \"Katuchova Jana\",\n                \"tag\": \"2601\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"Hs3oOKBG7\",\n                \"name\": \"Kmetz Tomas\",\n                \"tag\": \"1708\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"nC4qiL3zd\",\n                \"name\": \"Kocisova Terezia\",\n                \"tag\": \"0304\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"VHNVDcR4k\",\n                \"name\": \"Kudlovska Katarina Anna\",\n                \"tag\": \"1707\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"VZtLbSork\",\n                \"name\": \"Kyselova Nina\",\n                \"tag\": \"2202\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"UlUYYGNop\",\n                \"name\": \"Lazurova Lucia Antonia\",\n                \"tag\": \"1602\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"n2pSKbV8G\",\n                \"name\": \"Matvijova Ema\",\n                \"tag\": \"1006\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"cQrEHwIxc\",\n                \"name\": \"Neradova Emma\",\n                \"tag\": \"2004\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"JfpvtHkOo\",\n                \"name\": \"Pallova Alexandra\",\n                \"tag\": \"2703\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"iy134vDl1\",\n                \"name\": \"Rafaelisova Sofia\",\n                \"tag\": \"3005\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"9cH3O77Tf\",\n                \"name\": \"Romanova Nina Elena\",\n                \"tag\": \"2106\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"uxtGPmlhV\",\n                \"name\": \"Spustova Lenka\",\n                \"tag\": \"1812\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"WRe4tcqeg\",\n                \"name\": \"Stroffekova Emilia\",\n                \"tag\": \"1812\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"gbEKAXPNl\",\n                \"name\": \"Sucha Ela\",\n                \"tag\": \"0709\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"s7b4220VZ\",\n                \"name\": \"Utlakova Natalia\",\n                \"tag\": \"1702\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"TX7viJjJM\",\n                \"name\": \"Vargoskova Alena\",\n                \"tag\": \"1602\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            },\n            {\n                \"id\": \"B27RLWP09\",\n                \"name\": \"Vilk Samuel\",\n                \"tag\": \"0602\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"gender\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"b4e99890-07fa-45b8-8d0e-0ca2eb9797d7"},{"name":"List courses","id":"bf76124e-1855-4f8b-9f00-f414d1757051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/courses?page=&search=&filter[course_type]=&filter[is_current]=&filter[has_images]=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["courses"],"host":["https://asi.srobarka.sk/api"],"query":[{"description":{"content":"<p>Page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Search query.</p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>Valid id of an course type.</p>\n","type":"text/plain"},"key":"filter[course_type]","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[is_current]","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[has_images]","value":""}],"variable":[]}},"response":[{"id":"03c96fd7-7118-41a2-98c2-7ea3f31f8fd6","name":"List courses v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/courses?page=&search=poradsky&filter[course_type]=1&filter[is_current]=0&filter[has_images]=1","host":["https://asi.srobarka.sk/api"],"path":["courses"],"query":[{"key":"page","value":"","description":"Page number."},{"key":"search","value":"poradsky","description":"Search query."},{"key":"filter[course_type]","value":"1","description":"Valid id of an course type."},{"key":"filter[is_current]","value":"0","description":"Boolean."},{"key":"filter[has_images]","value":"1","description":"Boolean."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"7200"},{"key":"X-RateLimit-Remaining","value":"7198"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"B5WpfD65B\",\n            \"title\": \"4.C (2018 - 2022)\",\n            \"courseType\": {\n                \"id\": 1,\n                \"title\": \"1969- doteraz štvorročné gymnázium \"\n            },\n            \"start\": 2018,\n            \"end\": 2022,\n            \"isCurrent\": 0,\n            \"hasImages\": 1,\n            \"teachers\": [\n                {\n                    \"id\": \"NNFB00pmc\",\n                    \"name\": \"Poradsky Jan\"\n                }\n            ]\n        },\n        {\n            \"id\": \"WXHP4AQIJ\",\n            \"title\": \"4.B (2009 - 2013)\",\n            \"courseType\": {\n                \"id\": 1,\n                \"title\": \"1969- doteraz štvorročné gymnázium \"\n            },\n            \"start\": 2009,\n            \"end\": 2013,\n            \"isCurrent\": 0,\n            \"hasImages\": 1,\n            \"teachers\": [\n                {\n                    \"id\": \"NNFB00pmc\",\n                    \"name\": \"Poradsky Jan\"\n                }\n            ]\n        },\n        {\n            \"id\": \"h0FWEOoFY\",\n            \"title\": \"4.B (2014 - 2018)\",\n            \"courseType\": {\n                \"id\": 1,\n                \"title\": \"1969- doteraz štvorročné gymnázium \"\n            },\n            \"start\": 2014,\n            \"end\": 2018,\n            \"isCurrent\": 0,\n            \"hasImages\": 1,\n            \"teachers\": [\n                {\n                    \"id\": \"NNFB00pmc\",\n                    \"name\": \"Poradsky Jan\"\n                }\n            ]\n        },\n        {\n            \"id\": \"uGsGVXFfH\",\n            \"title\": \"4.C (1998 - 2002)\",\n            \"courseType\": {\n                \"id\": 1,\n                \"title\": \"1969- doteraz štvorročné gymnázium \"\n            },\n            \"start\": 1998,\n            \"end\": 2002,\n            \"isCurrent\": 0,\n            \"hasImages\": 1,\n            \"teachers\": [\n                {\n                    \"id\": \"NNFB00pmc\",\n                    \"name\": \"Poradsky Jan\"\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"first\": \"https://asi.srobarka.sk/api/courses?search=poradsky&filter%5Bcourse_type%5D=1&filter%5Bis_current%5D=0&filter%5Bhas_images%5D=1&page=1\",\n        \"last\": \"https://asi.srobarka.sk/api/courses?search=poradsky&filter%5Bcourse_type%5D=1&filter%5Bis_current%5D=0&filter%5Bhas_images%5D=1&page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://asi.srobarka.sk/api/courses?search=poradsky&filter%5Bcourse_type%5D=1&filter%5Bis_current%5D=0&filter%5Bhas_images%5D=1&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"path\": \"https://asi.srobarka.sk/api/courses\",\n        \"per_page\": 20,\n        \"to\": 4,\n        \"total\": 4\n    }\n}"}],"_postman_id":"bf76124e-1855-4f8b-9f00-f414d1757051"}],"id":"2a31b001-7433-403a-8d5b-265e068ff281","_postman_id":"2a31b001-7433-403a-8d5b-265e068ff281","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}},{"name":"Course types","item":[{"name":"Find course type","id":"ea280508-a75c-40a6-a799-c0d9180b4d8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/course-types/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["course-types",":id"],"host":["https://asi.srobarka.sk/api"],"query":[],"variable":[{"description":{"content":"<p>Course type id.</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"cd06fb4c-9e22-43ba-85fc-1dee5ea849b3","name":"Find course type  v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/course-types/:id","host":["https://asi.srobarka.sk/api"],"path":["course-types",":id"],"variable":[{"key":"id","value":"7","description":"Course type id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"7200"},{"key":"X-RateLimit-Remaining","value":"7199"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 7,\n        \"title\": \"2022 IB Diploma Programme\",\n        \"description\": \"Diploma program IB je navrhnutý ako akademicky náročný a vyvážený vzdelávací program, ktorý pripravuje študentov vo veku od 16 do 19 rokov na úspešné zvládnutie štúdia na univerzite a ďalší život. Program sa vyučuje počas dvoch rokov a získal uznanie na popredných svetových univerzitách.\",\n        \"length\": 2\n    }\n}"}],"_postman_id":"ea280508-a75c-40a6-a799-c0d9180b4d8c"}],"id":"eee8bda8-f8e7-4599-af46-15b10f27adcb","_postman_id":"eee8bda8-f8e7-4599-af46-15b10f27adcb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}},{"name":"Subjects","item":[{"name":"Find subject","id":"8ed44659-272f-45d9-a262-319bab1d1272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/subjects/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["subjects",":id"],"host":["https://asi.srobarka.sk/api"],"query":[],"variable":[{"description":{"content":"<p>Subject id.</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[{"id":"0da21762-e35a-4b0b-8d7d-8988f2a7fe37","name":"Find subject v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/subjects/:id","host":["https://asi.srobarka.sk/api"],"path":["subjects",":id"],"variable":[{"key":"id","value":"4","description":"Subject id."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"7200"},{"key":"X-RateLimit-Remaining","value":"7198"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"title\": \"informatika\",\n        \"url\": \"https://www.srobarka.sk/predmety-informatika/\",\n        \"currentPeople\": [\n            {\n                \"id\": \"NNFB00pmc\",\n                \"name\": \"Poradsky Jan\",\n                \"tag\": \"0308\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VAEJF7Y97DTCMT90Z6ATTE.jpg\",\n                \"employments\": [\n                    {\n                        \"id\": 208,\n                        \"start\": 1996,\n                        \"end\": null\n                    }\n                ]\n            },\n            {\n                \"id\": \"bOOJFIspv\",\n                \"name\": \"Vrabel Jozef\",\n                \"tag\": \"2105\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JC2ZRYGSC9SDP52VSZQJZ9Z2.jpg\",\n                \"employments\": [\n                    {\n                        \"id\": 300,\n                        \"start\": 1991,\n                        \"end\": null\n                    }\n                ]\n            },\n            {\n                \"id\": \"ZqDhzfQXf\",\n                \"name\": \"Coronic Marek\",\n                \"tag\": \"2203\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VANZ54QTSCW29DMQ9EQJY3.jpg\",\n                \"employments\": [\n                    {\n                        \"id\": 393,\n                        \"start\": 2009,\n                        \"end\": null\n                    }\n                ]\n            },\n            {\n                \"id\": \"JtMjKIAef\",\n                \"name\": \"Ziak Erik\",\n                \"tag\": \"0506\",\n                \"biography\": \"Počas celého štúdia sa venoval grafickému spracovaniu časopisu Študentské slovo.\\nV roku 2018...\",\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 497,\n                        \"start\": 2024,\n                        \"end\": null\n                    }\n                ]\n            }\n        ],\n        \"previousPeople\": [\n            {\n                \"id\": \"tEzWB8DVM\",\n                \"name\": \"Baculakova Bernardina\",\n                \"tag\": \"2411\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 6,\n                        \"start\": 1977,\n                        \"end\": 1994\n                    }\n                ]\n            },\n            {\n                \"id\": \"oU30gDsF3\",\n                \"name\": \"Blasko Miroslav\",\n                \"tag\": \"5172\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 21,\n                        \"start\": 1972,\n                        \"end\": 1993\n                    }\n                ]\n            },\n            {\n                \"id\": \"WqCNVx60q\",\n                \"name\": \"Pejko Otomar\",\n                \"tag\": \"0505\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM2P2NJK4FKT054NCPZVHM4.jpg\",\n                \"employments\": [\n                    {\n                        \"id\": 198,\n                        \"start\": 1993,\n                        \"end\": 2019\n                    }\n                ]\n            },\n            {\n                \"id\": \"RfbVE22Oi\",\n                \"name\": \"Telepovska-Ruzonyova Henrieta\",\n                \"tag\": \"2878\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 274,\n                        \"start\": 1984,\n                        \"end\": 1986\n                    }\n                ]\n            },\n            {\n                \"id\": \"yGYrwdICw\",\n                \"name\": \"Vackova-Grutkova Magdalena\",\n                \"tag\": \"2807\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCVBK3N7VQSABFQ1JVYT0NSA.jpg\",\n                \"employments\": [\n                    {\n                        \"id\": 286,\n                        \"start\": 1986,\n                        \"end\": 2012\n                    },\n                    {\n                        \"id\": 453,\n                        \"start\": 2022,\n                        \"end\": 2023\n                    }\n                ]\n            },\n            {\n                \"id\": \"4U3p7VjPX\",\n                \"name\": \"Blaskova-Kovacova Zuzana\",\n                \"tag\": \"0409\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 353,\n                        \"start\": 1991,\n                        \"end\": 1996\n                    }\n                ]\n            },\n            {\n                \"id\": \"DlXXJ9ShS\",\n                \"name\": \"Karaffova Estera\",\n                \"tag\": \"2412\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 446,\n                        \"start\": 2016,\n                        \"end\": 2017\n                    }\n                ]\n            },\n            {\n                \"id\": \"Z4ESmYv22\",\n                \"name\": \"Valova Andrea\",\n                \"tag\": \"1506\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 287,\n                        \"start\": 1995,\n                        \"end\": 2013\n                    }\n                ]\n            },\n            {\n                \"id\": \"ygEphbMhx\",\n                \"name\": \"Spisakova-Huckova Lucia\",\n                \"tag\": \"2509\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 467,\n                        \"start\": 2023,\n                        \"end\": 2024\n                    }\n                ]\n            },\n            {\n                \"id\": \"j7rzXpOC3\",\n                \"name\": \"Fecko Erik\",\n                \"tag\": \"2203\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 480,\n                        \"start\": 2023,\n                        \"end\": 2023\n                    }\n                ]\n            },\n            {\n                \"id\": \"pGxYzF2wK\",\n                \"name\": \"Barkanyi Ivan\",\n                \"tag\": \"7424\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": null,\n                \"employments\": [\n                    {\n                        \"id\": 11,\n                        \"start\": 1982,\n                        \"end\": 1991\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"8ed44659-272f-45d9-a262-319bab1d1272"},{"name":"List subjects","id":"24e9d6c7-63c8-4994-9248-edd867fda8d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/subjects?page=&search=&filter[is_active]=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["subjects"],"host":["https://asi.srobarka.sk/api"],"query":[{"description":{"content":"<p>Page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Search query.</p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>Boolean.</p>\n","type":"text/plain"},"key":"filter[is_active]","value":""}],"variable":[]}},"response":[{"id":"19d1b4f7-0d48-477c-93de-3a40aea3f248","name":"List subjects v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/subjects?page=&search=jazyk&filter[is_active]=1","host":["https://asi.srobarka.sk/api"],"path":["subjects"],"query":[{"key":"page","value":"","description":"Page number."},{"key":"search","value":"jazyk","description":"Search query."},{"key":"filter[is_active]","value":"1","description":"Boolean."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"7200"},{"key":"X-RateLimit-Remaining","value":"7199"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"anglický jazyk\",\n            \"isActive\": 1\n        },\n        {\n            \"id\": 2,\n            \"title\": \"ruský jazyk\",\n            \"isActive\": 1\n        },\n        {\n            \"id\": 9,\n            \"title\": \"slovenský jazyk a literatúra\",\n            \"isActive\": 1\n        },\n        {\n            \"id\": 11,\n            \"title\": \"nemecký jazyk\",\n            \"isActive\": 1\n        },\n        {\n            \"id\": 16,\n            \"title\": \"francúzsky jazyk\",\n            \"isActive\": 1\n        },\n        {\n            \"id\": 18,\n            \"title\": \"španielsky jazyk\",\n            \"isActive\": 1\n        }\n    ],\n    \"links\": {\n        \"first\": \"https://asi.srobarka.sk/api/subjects?search=jazyk&filter%5Bis_active%5D=1&page=1\",\n        \"last\": \"https://asi.srobarka.sk/api/subjects?search=jazyk&filter%5Bis_active%5D=1&page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://asi.srobarka.sk/api/subjects?search=jazyk&filter%5Bis_active%5D=1&page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"path\": \"https://asi.srobarka.sk/api/subjects\",\n        \"per_page\": 20,\n        \"to\": 6,\n        \"total\": 6\n    }\n}"}],"_postman_id":"24e9d6c7-63c8-4994-9248-edd867fda8d2"}],"id":"a42e7ea2-024b-4e23-b2cc-ba6a85e9f397","_postman_id":"a42e7ea2-024b-4e23-b2cc-ba6a85e9f397","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}},{"name":"Documents","item":[{"name":"Find document","id":"69d5c1d7-8a5d-47ca-a431-95d8be6d217a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/documents/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["documents",":id"],"host":["https://asi.srobarka.sk/api"],"query":[],"variable":[{"description":{"content":"<p>Document id.</p>\n","type":"text/plain"},"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"69d5c1d7-8a5d-47ca-a431-95d8be6d217a"},{"name":"List documents","id":"0adecb9a-9cb3-41ab-899e-cc0b8f47e984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/documents?page=&search=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["documents"],"host":["https://asi.srobarka.sk/api"],"query":[{"description":{"content":"<p>Page number.</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Search query.</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[],"_postman_id":"0adecb9a-9cb3-41ab-899e-cc0b8f47e984"}],"id":"d594099b-37ad-4fc3-b587-354a6fb910ee","_postman_id":"d594099b-37ad-4fc3-b587-354a6fb910ee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}},{"name":"Leaderships","item":[{"name":"List leaderships","id":"e74d16c6-852c-4c86-a905-42da8dafce2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://asi.srobarka.sk/api/leaderships?page=","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}},"urlObject":{"path":["leaderships"],"host":["https://asi.srobarka.sk/api"],"query":[{"description":{"content":"<p>Page number.</p>\n","type":"text/plain"},"key":"page","value":""}],"variable":[]}},"response":[{"id":"31e0f3ce-68cd-4367-9237-9ea274019419","name":"List leaderships v1.6.3","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://asi.srobarka.sk/api/leaderships?page=","host":["https://asi.srobarka.sk/api"],"path":["leaderships"],"query":[{"key":"page","value":"","description":"Page number."}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"1500"},{"key":"X-RateLimit-Remaining","value":"1499"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"headmasters\": [\n        {\n            \"id\": 21,\n            \"start\": 2017,\n            \"end\": null,\n            \"person\": {\n                \"id\": \"rAt7kXDhM\",\n                \"name\": \"Frankovicova Zlatica\",\n                \"tag\": \"1602\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VBQPZMSGDP8FBSBRNX9PNG.jpg\",\n                \"gender\": {\n                    \"id\": 2,\n                    \"title\": \"žena\"\n                }\n            },\n            \"leadershipPosition\": {\n                \"id\": 1,\n                \"titleMale\": \"riaditeľ\",\n                \"titleFemale\": \"riaditeľka\"\n            }\n        }\n    ],\n    \"directors\": [\n        {\n            \"id\": 22,\n            \"start\": 2009,\n            \"end\": null,\n            \"person\": {\n                \"id\": \"7cpqRcgeh\",\n                \"name\": \"Klimova-Ladanyiova Dagmar\",\n                \"tag\": \"1201\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VC92ES8XR08NF0MQD2EE5T.jpg\",\n                \"gender\": {\n                    \"id\": 2,\n                    \"title\": \"žena\"\n                }\n            },\n            \"leadershipPosition\": {\n                \"id\": 2,\n                \"titleMale\": \"zástupca\",\n                \"titleFemale\": \"zástupkyňa\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"start\": 2023,\n            \"end\": null,\n            \"person\": {\n                \"id\": \"F5YmXrzk3\",\n                \"name\": \"Solcova-Koroczova Emilia\",\n                \"tag\": \"0612\",\n                \"biography\": null,\n                \"url\": null,\n                \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VC4R0VRJAE7EDVJAP6A16J.jpg\",\n                \"gender\": {\n                    \"id\": 2,\n                    \"title\": \"žena\"\n                }\n            },\n            \"leadershipPosition\": {\n                \"id\": 2,\n                \"titleMale\": \"zástupca\",\n                \"titleFemale\": \"zástupkyňa\"\n            }\n        }\n    ],\n    \"previous\": {\n        \"data\": [\n            {\n                \"id\": 1,\n                \"start\": 1891,\n                \"end\": 1893,\n                \"person\": {\n                    \"id\": \"znIhMlwB6\",\n                    \"name\": \"Cassegia-Lakos Anna\",\n                    \"tag\": \"4405\",\n                    \"biography\": \"Ministerstvo školstva menovalo za prvá riadnu riaditelku tejto novovzniklej Vyššej dievčenskej ...\",\n                    \"url\": null,\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 38,\n                \"start\": 1893,\n                \"end\": 1894,\n                \"person\": {\n                    \"id\": \"NdOjHdKka\",\n                    \"name\": \"Kolacskovszka Elza\",\n                    \"tag\": \"1401\",\n                    \"biography\": \"Igazgatóság : Magyar.. Franczia \",\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCV9XXHRHYMXB5TS90ARA0C6.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 2,\n                \"start\": 1894,\n                \"end\": 1915,\n                \"person\": {\n                    \"id\": \"NdOjHdKka\",\n                    \"name\": \"Kolacskovszka Elza\",\n                    \"tag\": \"9370\",\n                    \"biography\": \"Igazgatóság : Magyar.. Franczia \",\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCV9XXHRHYMXB5TS90ARA0C6.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 3,\n                \"start\": 1916,\n                \"end\": 1916,\n                \"person\": {\n                    \"id\": \"RXPqjd44V\",\n                    \"name\": \"Varjas Istvan\",\n                    \"tag\": \"2021\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JHA9F5DT6WT0J1HSW7D7S8MV.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 5,\n                \"start\": 1918,\n                \"end\": 1918,\n                \"person\": {\n                    \"id\": \"b7qXEx0y4\",\n                    \"name\": \"Bardossy Eugenia\",\n                    \"tag\": \"6579\",\n                    \"biography\": \"Po okupacii prevzala ustav madarska vlada a urobila z neho Madarske kralovske statne dievcenske gymn...\",\n                    \"url\": null,\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 4,\n                \"start\": 1916,\n                \"end\": 1918,\n                \"person\": {\n                    \"id\": \"Xo2sE4e7e\",\n                    \"name\": \"Keller Imre\",\n                    \"tag\": \"5320\",\n                    \"biography\": null,\n                    \"url\": \"https://muzsa.sk/irodalom/keller-imre-a-szlovenszkoi-irodalom-egyik-legjelesebb-humanistaja\",\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JDFRG09SYN3YKB5A51T2NGRN.webp\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 6,\n                \"start\": 1919,\n                \"end\": 1920,\n                \"person\": {\n                    \"id\": \"PwU58auUn\",\n                    \"name\": \"Wallo Albert\",\n                    \"tag\": \"5564\",\n                    \"biography\": \"Študoval na katolíckom gymnáziu v Trnave, 1897 absolvoval vysokoškolské štúdium na univerzite...\",\n                    \"url\": \"https://sk.wikipedia.org/wiki/Albert_Ferdinand_Wallo\",\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 7,\n                \"start\": 1920,\n                \"end\": 1925,\n                \"person\": {\n                    \"id\": \"a9AFr7x8A\",\n                    \"name\": \"Preovsky Viktor\",\n                    \"tag\": \"4475\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 8,\n                \"start\": 1925,\n                \"end\": 1928,\n                \"person\": {\n                    \"id\": \"Fw41EB7Ud\",\n                    \"name\": \"Kulhanek Alojz\",\n                    \"tag\": \"7089\",\n                    \"biography\": \"Po dobrovoľnej smrti správcu Viktora Přerovského v decembri 1925 správu ústavu dočasne prevza...\",\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCVA13DTX6X5P9VTQ1DQC2SZ.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 9,\n                \"start\": 1928,\n                \"end\": 1938,\n                \"person\": {\n                    \"id\": \"jj6Nxqjih\",\n                    \"name\": \"Sladek Frantisek\",\n                    \"tag\": \"8756\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JD2REY5HD8APJ41K9DJHHB48.png\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 10,\n                \"start\": 1938,\n                \"end\": 1944,\n                \"person\": {\n                    \"id\": \"RwusFECbJ\",\n                    \"name\": \"Osztian Kalman\",\n                    \"tag\": \"8603\",\n                    \"biography\": \"Po okupacii prevzala ustav madarska vlada a urobila z neho Madarske kralovske statne dievcenske gymn...\",\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JHA98472MZCKM16CNMSYHN9X.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 11,\n                \"start\": 1945,\n                \"end\": 1949,\n                \"person\": {\n                    \"id\": \"DQgzTWFft\",\n                    \"name\": \"Baranik Jozef\",\n                    \"tag\": \"7262\",\n                    \"biography\": \"Poverenictvo skolstva a osvety obnovilo byv. Statne ceskoslovenske dievcenske realne gymnazium v Kos...\",\n                    \"url\": \"https://sk.wikipedia.org/wiki/Jozef_Baran%C3%ADk\",\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 12,\n                \"start\": 1949,\n                \"end\": 1950,\n                \"person\": {\n                    \"id\": \"MjlMTmzIM\",\n                    \"name\": \"Racek Stefan\",\n                    \"tag\": \"9193\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 28,\n                \"start\": 1953,\n                \"end\": 1956,\n                \"person\": {\n                    \"id\": \"gzNLfcXOi\",\n                    \"name\": \"Alexy Emil\",\n                    \"tag\": \"8232\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": null,\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 41,\n                \"start\": 1957,\n                \"end\": 1961,\n                \"person\": {\n                    \"id\": \"S3DtMhtlc\",\n                    \"name\": \"Hornakova Alzbeta\",\n                    \"tag\": \"8833\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVECFP0EMN3SWC04HHY2C5H.png\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 14,\n                \"start\": 1959,\n                \"end\": 1964,\n                \"person\": {\n                    \"id\": \"Kqrm95awt\",\n                    \"name\": \"Cirbes Milan\",\n                    \"tag\": \"2717\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCVA91R5KK8QGHM4RGEJKV32.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 15,\n                \"start\": 1964,\n                \"end\": 1966,\n                \"person\": {\n                    \"id\": \"nNjdXcM0g\",\n                    \"name\": \"Chobor Alexej\",\n                    \"tag\": \"2160\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCVAZWPH5NBB2Y7HZ3Q9DDTK.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 16,\n                \"start\": 1966,\n                \"end\": 1979,\n                \"person\": {\n                    \"id\": \"nzOdIxqMn\",\n                    \"name\": \"Sommer Emil\",\n                    \"tag\": \"1409\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVFNCV13GNVQ3JCWC384MX1.png\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 31,\n                \"start\": 1979,\n                \"end\": 1979,\n                \"person\": {\n                    \"id\": \"nNjdXcM0g\",\n                    \"name\": \"Chobor Alexej\",\n                    \"tag\": \"7524\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCVAZWPH5NBB2Y7HZ3Q9DDTK.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 32,\n                \"start\": 1983,\n                \"end\": 1990,\n                \"person\": {\n                    \"id\": \"5VZZiFag4\",\n                    \"name\": \"Jarosinec Frantisek\",\n                    \"tag\": \"9430\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM270GHRJZJQB96FR33K6G6.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 30,\n                \"start\": 1979,\n                \"end\": 1990,\n                \"person\": {\n                    \"id\": \"m1bNGn8zy\",\n                    \"name\": \"Figelova Zofia\",\n                    \"tag\": \"9191\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVFSJVBXPR2FBT0T4W294YN.png\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 34,\n                \"start\": 1970,\n                \"end\": 1990,\n                \"person\": {\n                    \"id\": \"qESRw2UhP\",\n                    \"name\": \"Katreniakova Olga\",\n                    \"tag\": \"6284\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVFKZG29EJXQPQNBC0D9Z4A.png\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 17,\n                \"start\": 1979,\n                \"end\": 1991,\n                \"person\": {\n                    \"id\": \"MidMrXi7S\",\n                    \"name\": \"Kusnier Jan\",\n                    \"tag\": \"6518\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM2D4171BYFRDRTRCD5CG52.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 18,\n                \"start\": 1991,\n                \"end\": 1993,\n                \"person\": {\n                    \"id\": \"586jUktjg\",\n                    \"name\": \"Klein Neitus\",\n                    \"tag\": \"7321\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVEN40N2KPXV8KWTDVWZQ6B.png\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 29,\n                \"start\": 1989,\n                \"end\": 1993,\n                \"person\": {\n                    \"id\": \"YNagYQwhm\",\n                    \"name\": \"Bottlikova Eva\",\n                    \"tag\": \"0501\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM1WN1AEP52TNVP3STR5DY8.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 35,\n                \"start\": 1993,\n                \"end\": 1994,\n                \"person\": {\n                    \"id\": \"O19Fd83BU\",\n                    \"name\": \"Olcakova Viera\",\n                    \"tag\": \"6537\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM2M3YFYF2S2MC6KMKT8J0N.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 37,\n                \"start\": 1990,\n                \"end\": 1998,\n                \"person\": {\n                    \"id\": \"5AbLLCQAd\",\n                    \"name\": \"Sedilekova Eva\",\n                    \"tag\": \"2512\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVGHKAPAEDD7KV3G81Z57D3.png\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 19,\n                \"start\": 1993,\n                \"end\": 2009,\n                \"person\": {\n                    \"id\": \"dUrjEB6Rw\",\n                    \"name\": \"Tesserova-Kovacova Jana\",\n                    \"tag\": \"0408\",\n                    \"biography\": \"Ihneď po skončení vysokoškolského štúdia sa vydala za svojho manžela a odišla do Košíc, k...\",\n                    \"url\": \"https://www.memoryofnations.sk/sk/tesserova-jana-1948\",\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JEVG6CY2JKT4QEY1MWYKTPGD.png\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 36,\n                \"start\": 1999,\n                \"end\": 2009,\n                \"person\": {\n                    \"id\": \"O19Fd83BU\",\n                    \"name\": \"Olcakova Viera\",\n                    \"tag\": \"7590\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM2M3YFYF2S2MC6KMKT8J0N.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 33,\n                \"start\": 1994,\n                \"end\": 2009,\n                \"person\": {\n                    \"id\": \"bYmbb08A2\",\n                    \"name\": \"Jurkechova Anna\",\n                    \"tag\": \"2002\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM27WAVWGF4DS0SCVXDTQ15.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 23,\n                \"start\": 2009,\n                \"end\": 2010,\n                \"person\": {\n                    \"id\": \"igsBONTod\",\n                    \"name\": \"Szedlakova Ludmila\",\n                    \"tag\": \"2804\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JHA93N4SCEJBNRA1CBPMYNB6.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 20,\n                \"start\": 2009,\n                \"end\": 2017,\n                \"person\": {\n                    \"id\": \"1CFnyAF1H\",\n                    \"name\": \"Harabin Slavomir\",\n                    \"tag\": \"1907\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM24R5GC3A43B4EXPYSHS89.jpg\",\n                    \"gender\": {\n                        \"id\": 1,\n                        \"title\": \"muž\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 1,\n                    \"titleMale\": \"riaditeľ\",\n                    \"titleFemale\": \"riaditeľka\"\n                }\n            },\n            {\n                \"id\": 24,\n                \"start\": 2010,\n                \"end\": 2019,\n                \"person\": {\n                    \"id\": \"LyL3uZjzM\",\n                    \"name\": \"Grutkova-Feckova-Javnicka Maria\",\n                    \"tag\": \"2307\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01JCM21YHQ05STZEJSATPYTSY8.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 25,\n                \"start\": 2018,\n                \"end\": 2023,\n                \"person\": {\n                    \"id\": \"vfwCuJMxm\",\n                    \"name\": \"Palencarova-Hazdova Ingrid\",\n                    \"tag\": \"2202\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VC0798XXMAED7VW3ANC68N.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            },\n            {\n                \"id\": 27,\n                \"start\": 2023,\n                \"end\": 2024,\n                \"person\": {\n                    \"id\": \"mIUyIMJCP\",\n                    \"name\": \"Melichova Ingrid\",\n                    \"tag\": \"1509\",\n                    \"biography\": null,\n                    \"url\": null,\n                    \"avatarUrl\": \"https://asi.srobarka.sk/uploads/people/01J9VBMATFNHGVQMYQ8W3KA6NN.jpg\",\n                    \"gender\": {\n                        \"id\": 2,\n                        \"title\": \"žena\"\n                    }\n                },\n                \"leadershipPosition\": {\n                    \"id\": 2,\n                    \"titleMale\": \"zástupca\",\n                    \"titleFemale\": \"zástupkyňa\"\n                }\n            }\n        ],\n        \"links\": {\n            \"first\": \"https://asi.srobarka.sk/api/leaderships?page=1\",\n            \"last\": \"https://asi.srobarka.sk/api/leaderships?page=1\",\n            \"prev\": null,\n            \"next\": null\n        },\n        \"meta\": {\n            \"current_page\": 1,\n            \"from\": 1,\n            \"last_page\": 1,\n            \"links\": [\n                {\n                    \"url\": null,\n                    \"label\": \"&laquo; Previous\",\n                    \"active\": false\n                },\n                {\n                    \"url\": \"https://asi.srobarka.sk/api/leaderships?page=1\",\n                    \"label\": \"1\",\n                    \"active\": true\n                },\n                {\n                    \"url\": null,\n                    \"label\": \"Next &raquo;\",\n                    \"active\": false\n                }\n            ],\n            \"path\": \"https://asi.srobarka.sk/api/leaderships\",\n            \"per_page\": 50,\n            \"to\": 35,\n            \"total\": 35\n        }\n    }\n}"}],"_postman_id":"e74d16c6-852c-4c86-a905-42da8dafce2c"}],"id":"ccdde71e-78e0-497c-8c1e-b518fd81a673","_postman_id":"ccdde71e-78e0-497c-8c1e-b518fd81a673","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]},"isInherited":true,"source":{"_postman_id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","id":"1471fde2-de42-46d1-9fe3-38de2748ce6e","name":"Srobarka's data API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"Your API key."}]}},"event":[{"listen":"prerequest","script":{"id":"1c81f8c7-54bf-4f11-8de0-b92664dff3b4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"60b1a93f-5ef7-4c0b-86bf-3f960b9402ca","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://asi.srobarka.sk/api"},{"key":"apiVersion","value":"v1","type":"string"},{"key":"apiToken","value":"Your API key.","type":"string"}]}