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": 760, "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": 837, "person": 103648, "name": { "de": "Turnusarzt in Basisausbildung, Universitätsklinikum Wiener Neustadt", "en": "Resident physician, University Hospital Wiener Neustadt" } }, { "id": 840, "person": 117681, "name": { "de": "ÖÄK-Diplomlehrgang Klinischer Prüfarzt\r\n", "en": "ÖÄK Diploma Course: Clinical Investigator\r\n" } }, { "id": 841, "person": 117681, "name": { "de": "ÖÄK Diplom Spezielle Schmerztherapie", "en": "ÖÄK diploma \"specialized pain therapy\"" } }, { "id": 850, "person": 96033, "name": { "de": "Diplom Manuelle Medizin ", "en": "Diploma in Manual Medicine " } }, { "id": 748, "person": 82516, "name": { "de": "Cardiac Magnet Resonance Imaging - Stress Perfusion Course (King's College, London)", "en": "Cardiac Magnet Resonance Imaging - Stress Perfusion Course (King's College, London)" } }, { "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" } } ] }