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=680
{ "count": 711, "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=700", "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=660", "results": [ { "id": 751, "person": 82516, "name": { "de": "HRS's Growth and Leadership Opportunity for Women in Electrophysiology (GLOWE) program", "en": "HRS's Growth and Leadership Opportunity for Women in Electrophysiology (GLOWE) program" } }, { "id": 753, "person": 82516, "name": { "de": "Österreichisches Herzschrittmacherdiplom", "en": "Cardiac Pacing Course/Diploma of the Austrian Society of Cardiology" } }, { "id": 745, "person": 82516, "name": { "de": "Positive Absolvierung des \"EHRA exam for Cardiac Implantable Electronic Devices\" (EHRA Level 2 certification - Expert Practice in Cardiac Arrhythmia Management)", "en": "Positive completion of the EHRA exam for Cardiac Implantable Electronic Devices (EHRA Level 2 certification - Expert Practice in Cardiac Arrhythmia Management)" } }, { "id": 750, "person": 82516, "name": { "de": "Springboard Work & Personal Development for Women (King's College London)", "en": "Springboard Work & Personal Development for Women (King's College London)" } }, { "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" } } ] }