Education List
List educations.
Education of a person.
Fields
id (integer)
Primary key.
name (object)
Names of education, defined by language.
person (integer)
Foreign key to campusonline/person this education applies to.
Expansions
To activate relation expansion add the desired fields as a comma separated
list to the expand query parameter like this:
?expand=<field>,<field>,<field>,...
The following relational fields can be expanded:
person
GET /v1/research/education/?format=api&offset=500
{ "count": 732, "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=520", "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=480", "results": [ { "id": 817, "person": 100023, "name": { "de": "Simulationstrainer-Ausbildung \"Notfälle in der Pädiatrie\"", "en": "Train-the-Trainer course\r\nSimulation trainer for paediatric emergencies" } }, { "id": 820, "person": 117501, "name": { "de": "Wissenschaftsvermittlung in der Schule, Verein ScienceCenter-Netzwerk", "en": "Science Communication in Schools, Science Center Network Association" } }, { "id": 819, "person": 117501, "name": { "de": "Projektmanagement an der Hochschule, Deutscher Hochschulverband ", "en": "Project management at the university, Deutscher Hochschulverband " } }, { "id": 818, "person": 124131, "name": { "de": "Forschungsaufenthalt in der Gruppe von Prof. Kent Søe, Klinische Zellbiologie, Abteilung für Pathologie, Syddansk Universitet (SDU) in Odense, Dänemark", "en": "Research Stay in the group of Prof. Kent Søe, Clinical Cell Biology, Department of Pathology, University of Southern Denmark (SDU), Odense, Denmark" } }, { "id": 821, "person": 54345, "name": { "de": "ULG Klinischer Prüfarzt / Klinische Prüfärztin", "en": "ULG Clinical Investigator" } }, { "id": 822, "person": 91207, "name": { "de": "Führungscurriculum an der Med Uni Graz", "en": "Führungscurriculum at Med Uni Graz" } }, { "id": 419, "person": 112371, "name": { "de": "Weiterbildung und Spezialisierung in Grafik, Layout und Design für alle Kommunikationskanäle in Print & Web.", "en": "Education and specialisation in graphic, design and layout for all printing and web-based issues." } }, { "id": 418, "person": 112371, "name": { "de": "Ausbildung in CMS Systeme mit Focus auf Wordpress (Plugins, Themes und Coding)", "en": "Education and Training in content management systems, eg. Wordpress including plugins, themes and coding" } }, { "id": 473, "person": 116361, "name": { "de": "Fortbildung 'Diversity Management'", "en": "Seminar 'Diversity Management'" } }, { "id": 460, "person": 116361, "name": { "de": "Sozial- und Berufspädagogik ", "en": "Social Pedagogy" } }, { "id": 461, "person": 116361, "name": { "de": "Cambridge English Advanced - Certificate", "en": "Cambridge English Advanced - Certificate" } }, { "id": 459, "person": 116361, "name": { "de": "Heilpädagogik ", "en": "Curative (therapeutic) Pedagogy" } }, { "id": 472, "person": 116361, "name": { "de": "Fortbildung 'Interkulturelle Kompetenz'", "en": "Seminar 'Intercultural Competences'" } }, { "id": 615, "person": 117683, "name": { "de": "Erwerb des ÖÄK-Diploms für Körperakupunktur", "en": "Acquisition of the ÖÄK diploma for body acupuncture" } }, { "id": 136, "person": 100461, "name": { "de": "ÖÄK Zertifikatskurs Medizinische Trainingslehre", "en": "ÖÄK training course in medical sports therapy" } }, { "id": 584, "person": 108352, "name": { "de": "Sommer Schule organisiert von COST ACTION CA21135 (IMMUNO-model)\r\nMicrophysiological Systems Training School", "en": "Sommer school organised by COST ACTION CA21135 (IMMUNO-model)\r\nMicrophysiological Systems Training School" } }, { "id": 368, "person": 113934, "name": { "de": "Qalitative Analysis in a Phenomenological Study (Aarhus University, DK)", "en": "Qalitative Analysis in a Phenomenological Study (Aarhus University, DK)" } }, { "id": 375, "person": 113934, "name": { "de": "WELFARE PROFESSIONALS & CO-PRODUCTION\r\n1. Social Enterprise and Co-production as Social Innovation in Scandinavian Welfare States (Roskilde University, DK)\r\n2. Welfare Professionals and Professions under Transformation (Roskilde University, DK)", "en": "WELFARE PROFESSIONALS & CO-PRODUCTION\r\n1. Social Enterprise and Co-production as Social Innovation in Scandinavian Welfare States (Roskilde University, DK)\r\n2. Welfare Professionals and Professions under Transformation (Roskilde University, DK)" } }, { "id": 372, "person": 113934, "name": { "de": "NVivo Online Training (Alfasoft)", "en": "NVivo Online Training (Alfasoft)" } }, { "id": 374, "person": 113934, "name": { "de": "SYSTEMATIC REVIEW\r\n1. How to perform a Systematic Critical Review (University of Southern Denmark, DK)\r\n2. Literature Search Strategies (University of Southern Denmark, DK)", "en": "SYSTEMATIC REVIEW\r\n1. How to perform a Systematic Critical Review (University of Southern Denmark, DK)\r\n2. Literature Search Strategies (University of Southern Denmark, DK)" } } ] }