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=700
{ "count": 732, "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=720", "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=680", "results": [ { "id": 752, "person": 82516, "name": { "de": "Positive Absolvierung des \"European Exam in Core Cardiology\"", "en": "Positive completion of the European Exam in Core Cardiology" } }, { "id": 749, "person": 82516, "name": { "de": "Cardiovascular Magnetic Resonance – Level 1 Course (King’s College London)", "en": "Cardiovascular Magnetic Resonance – Level 1 Course (King’s College London)" } }, { "id": 747, "person": 82516, "name": { "de": "EHRA \"Interventional Electrophysiology and Examination Preparatory Course\"", "en": "EHRA \"Interventional Electrophysiology and Examination Preparatory Course\"" } }, { "id": 754, "person": 82516, "name": { "de": "Ausbildung in kardialer MRT, Level III (EACVI)", "en": "EACVI Cardiovascular Magnetic Resonance (CMR) Level III" } }, { "id": 755, "person": 68534, "name": { "de": "European Paediatric Immediate Life Support (EPILS) Provider-Kurs (Gratwein-Straßengel, AUSTRIA)", "en": "European Paediatric Immediate Life Support (EPILS) provider course (Gratwein-Straßengel, AUSTRIA)" } }, { "id": 756, "person": 57420, "name": { "de": "Brandschutztag \"Gefahrstoffe im Brand- und Arbeitsschutz\"", "en": "Fire protection day “Hazardous substances in fire and occupational safety”" } }, { "id": 758, "person": 57420, "name": { "de": "Lehrgang IATA Funktion A (Vormals PK-1), UN1845, UN2814, UN2900, UN3245 & UN3373", "en": "Training IATA Function A (formely PK-1), UN1845, UN2814, UN2900, UN3245 & UN3373" } }, { "id": 759, "person": 57420, "name": { "de": "Strahlenschutzfortbildung im nichtmedizinischen Bereich, gem. §82 der AllgStrSchV 2020", "en": "Radiation protection training in the non-medical area, acc. §82 AllgStrSchV 2020" } }, { "id": 762, "person": 125136, "name": { "de": "BioTechMed-Graz Lab Rotation Praktikum an der Medizinischen Universität Graz im Fachbereich Neurologie in der Arbeitsgruppe: Neurology Biomarker Research Unit", "en": "BioTechMed-Graz Lab Rotation Internship at the Medical University of Graz in the Department of Neurology in the working group: Neurology Biomarker Research Unit" } }, { "id": 760, "person": 125136, "name": { "de": "Bachelor-Praktikum an der Biophysik-Abteilung der Universitat Autònoma de Barcelona", "en": "Bachelor’s Internship at the Biophysics Unit of the Universitat Autònoma de Barcelona" } }, { "id": 761, "person": 125136, "name": { "de": "Masterarbeit in der Molekularen Neuropharmakologie-Gruppe der Universitat Autònoma de Barcelona", "en": "Master’s Thesis at the Molecular Neuropharmacology Group of the Universitat Autònoma de Barcelona" } }, { "id": 519, "person": 97312, "name": { "de": "Facharztausbildung Neurologie, LKH-Uniklinikum Graz", "en": "Specialist training in neurology, LKH-Uniklinikum Graz" } }, { "id": 763, "person": 83425, "name": { "de": "Research Fellowship Basel / Bern, Switzerland (Prof. Urs Fischer - Stroke Research, Prof. Adrian Guggisberg - Neurorehabilitation Research)", "en": "Forschungsaufenthalt Basel / Bern, Schweiz (Prof. Urs Fischer - Schlaganfallforschung, Prof. Adrian Guggisberg - Neurorehabilitationsforschung)" } }, { "id": 643, "person": 125094, "name": { "de": "Introduction to Systematic Reviews and Meta-Analysis", "en": "Introduction to Systematic Reviews and Meta-Analysis" } }, { "id": 764, "person": 125094, "name": { "de": "Mixed-Methods Research", "en": "Mixed-Methods Research" } }, { "id": 765, "person": 133141, "name": { "de": "Baden-Württemberg Zertifikat für Hochschuldidaktik in der Medizin", "en": "Baden-Württemberg Certificate of University didactics in medicine" } }, { "id": 712, "person": 75522, "name": { "de": "Lehrgang Psychoanalytisch orientierte Traumabehandlung (WPA, Wiener Psychoanalytische Akademie)", "en": "Course in Psychoanalytically Oriented Trauma Treatment (WPA, Vienna Psychoanalytic Academy)" } }, { "id": 766, "person": 133141, "name": { "de": "Medizindidaktische Qualifikation I und II (Baden-Württemberg)\r\n", "en": "University didactics in medicine I and II (Baden-Württemberg)" } }, { "id": 767, "person": 97931, "name": { "de": "Elettra Synchrotron, Trieste – Scientific visit", "en": "Elettra Synchrotron, Trieste – Scientific visit" } }, { "id": 287, "person": 62926, "name": { "de": "Teilnahme an mehreren Herbstsymposien des Institutes für Qualität und Wirtschaftlichkeit im Gesundheitswesen (IQWiG), Köln", "en": "Several autumn symposia on current and controversial aspects (epidemiological, health economic, legal) in medicine and health policy, organized by the Institute for Quality and Efficiency in Health Care (IQWiG), Cologne, Germany" } } ] }