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": 732, "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": 728, "person": 118907, "name": { "de": "Wissenschaftliche Mitarbeiterin am Max-Planck Institute für Verhaltensbiologie", "en": "Research Assistant at the Max-Planck-Institute for animal behavior" } }, { "id": 731, "person": 118907, "name": { "de": "Wissenschaftliche Mitarbeiterin an der Universität Graz im Fachbereich Immunbiologie", "en": "Research Assistant at the university of Graz in the Department of Immunbiology" } }, { "id": 729, "person": 118907, "name": { "de": "Wissenschaftliche Mitarbeiterin an der Universität Konstanz im Fachbereich Neurobiologie", "en": "Research Assistant at the university of Konstanz at the Department of Neurobiology" } }, { "id": 740, "person": 100141, "name": { "de": "Gesundheitsmanagement im Tourismus \r\nMagisterstudium an der FH JOANNEUM", "en": "Health Management in Tourism\r\ndegree programme at the FH JOANNEUM - University of Applied Sciences" } }, { "id": 791, "person": 51736, "name": { "de": "Ultraschall-Basisausbildung, Grado, Italien", "en": "Ultrasound basic course, Grado, Italy" } }, { "id": 792, "person": 51736, "name": { "de": "Hüft-Ultraschallkurs (Prof. R Graf, Stolzalpe, Österreich)", "en": "Hip-ultrasound training course (Prof. R Graf, Stolzalpe, Österreich)" } }, { "id": 788, "person": 51736, "name": { "de": "Ausbildungskurs für Parasitologie und Tropenmedizin (Prof. Aspöck / Hygiene-Institut Wien)", "en": "Training course in parasitology and tropical medicine (Prof. Aspöck / Institute for Hygiene, Medical University Vienna)" } }, { "id": 801, "person": 100095, "name": { "de": "Weiterbildung in der Gesundheitsförderung, Pur-Akademie", "en": "Education in health promotion, Pur-Akademie" } }, { "id": 827, "person": 117682, "name": { "de": "ÖÄK Diplom Spezielle Schmerztherapie", "en": "ÖÄK diploma \"specialized pain therapy\"" } }, { "id": 826, "person": 117682, "name": { "de": "ÖÄK-Diplomlehrgang Klinischer Prüfarzt", "en": "Clinical investigator course" } }, { "id": 828, "person": 97332, "name": { "de": "Doktoratstudium an der Medizinischen Universität Graz (Dr.sci.med.)", "en": "Doctoral program in Medical Sciences (Medical University of Graz)" } }, { "id": 829, "person": 74075, "name": { "de": "Q2-Kurs mpMRT der Prostata zertifiziert durch die AG für Urogenitale Radiologie der Deutschen Röntgengesellschaft", "en": "Q2 course on mpMRI of the prostate certified by the Working Group for Urogenital Radiology of the German Radiological Society" } }, { "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": 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)" } } ] }