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=640
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 732,
    "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=660",
    "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=620",
    "results": [
        {
            "id": 744,
            "person": 82516,
            "name": {
                "de": "Positive Absolvierung des \"EACVI exam for Cardiac Magnet Resonance Imaging\"",
                "en": "Positive completion of the EACVI exam for Cardiac Magnet Resonance Imaging"
            }
        },
        {
            "id": 746,
            "person": 82516,
            "name": {
                "de": "EHRA Course \"Catheter Ablation for Ventricular Tachycardia Course\"",
                "en": "EHRA Course \"Catheter Ablation for Ventricular Tachycardia Course\""
            }
        },
        {
            "id": 768,
            "person": 57420,
            "name": {
                "de": "Erste Hilfe Auffrischungskurs",
                "en": "First aid refresher training"
            }
        },
        {
            "id": 145,
            "person": 58422,
            "name": {
                "de": "Diplom der \"Europäischen Biofeedback Akademie\"",
                "en": "Diploma of the \"European Biofeedback Academy\""
            }
        },
        {
            "id": 776,
            "person": 58422,
            "name": {
                "de": "ÖÄK Zertifikat Interdisziplinäre Schmerztherapie im intramuralen Bereich",
                "en": "Postgraduate certificate in interdisciplinary pain therapy in the intramural sector"
            }
        },
        {
            "id": 777,
            "person": 92462,
            "name": {
                "de": "Einführungskurs für neue Betreuerinnen von Doktorandinnen, Medizinische Universität Graz, 8010 Graz",
                "en": "Induction course for new supervisors of doctoral candidates, Medical University of Graz, 8010 Graz"
            }
        },
        {
            "id": 823,
            "person": 108816,
            "name": {
                "de": "Visiting Graduate Researcher at the Department of Dermatology, University of California San Diego, La Jolla, USA",
                "en": "Visiting Graduate Researcher at the Department of Dermatology, University of California San Diego, La Jolla, USA"
            }
        },
        {
            "id": 778,
            "person": 92462,
            "name": {
                "de": "Diverse Fortbildungen im Rahmen der Habilitation an der Medizinischen Universität Graz, 8010 Graz",
                "en": "Various advanced training courses as part of the habilitation at the Medical University of Graz, 8010 Graz"
            }
        },
        {
            "id": 650,
            "person": 92462,
            "name": {
                "de": "ERFA für Führungskräfte: Laterale Führung, Medizinische Universität Graz, 8010 Graz",
                "en": "ERFA for Mangers: Lateral Leadership, Medical University of Graz, 8010 Graz"
            }
        },
        {
            "id": 779,
            "person": 59876,
            "name": {
                "de": "Facharzt für Allgemein- und Familienmedizin",
                "en": "Specialist in Family Medicine"
            }
        },
        {
            "id": 780,
            "person": 51736,
            "name": {
                "de": "Advanced Vaccinology Course (ADVAC), Les Pensieres, Veyrier du Lac, Frankreich",
                "en": "Advanced Vaccinology Course (ADVAC), Les Pensieres, Veyrier du Lac, France"
            }
        },
        {
            "id": 785,
            "person": 51736,
            "name": {
                "de": "ECFMG-Zertifikat zur Berufsausübung in den USA",
                "en": "ECFMG – Certificate (USA)"
            }
        },
        {
            "id": 786,
            "person": 51736,
            "name": {
                "de": "Studienaufenthalt an der Abteilung für pädiatrische Hämatologie und Onkologie (Astrid Lindgren Zentrum) und am Mikrobiologischen Forschungslabor, Karolinska Hospital",
                "en": "Visiting Scholar – Dept for Pediatric Hematology and Oncology + Microbiological Research Laboratories, Karolinska Hospital, Stockholm, Sweden"
            }
        },
        {
            "id": 781,
            "person": 51736,
            "name": {
                "de": "Postpromotioneller Forschungsaufenthalt (Endotoxin-Antikörper, invasive Streptokokkeninfektionen), University of California at San Diego (UCSD) Medical Center im Rahmen eines Stipendiums der Rotary Foundation",
                "en": "Postdoctoral research in Infectious Diseases (Endotoxins ), University of California at San Diego (UCSD) Medical Center on a Rotary Foundation Scholarship\r\n\r\n\t\t\t\r\n"
            }
        },
        {
            "id": 782,
            "person": 51736,
            "name": {
                "de": "Notfallmedizin-Ausbildung während des Grundwehrdienstes",
                "en": "Training in Emergency Medicine during service in the Austrian army"
            }
        },
        {
            "id": 784,
            "person": 51736,
            "name": {
                "de": "Teilnahme am National Pediatric Infectious Disease Seminar, New Orleans, USA + \"Visiting Scholar\" / Children’s Hospital and Health Center, San Diego, USA",
                "en": "Attendance / National Pediatric Infectious Disease Seminar, New Orleans + Studienaufenthalt / Children’s Hospital and Health Center, San Diego, USA"
            }
        },
        {
            "id": 722,
            "person": 75522,
            "name": {
                "de": "Fachspezifikum Psychoanalyse und psychoanalytische Psychotherapie (APLG, Arbeitskreis für Psychoanalyse Linz/Graz, Sektion Graz) seit 2016",
                "en": "Specialization in Psychoanalysis and psychoanalytic psychotherapy (APLG, Arbeitskreis für Psychoanalyse Linz/Graz, Sektion Graz / Working Group for Psychoanalysis Linz/Graz) since 2016"
            }
        },
        {
            "id": 787,
            "person": 51736,
            "name": {
                "de": "Molekularbiologisches Seminar / Forschungslabor der Univ.-Klinik Tübingen, Deutschland > Implementierung eines Pilz-PCR-ELISA im Forschungslabor der Abteilung für Pädiatrische Hämatologie, Univ-Klinik für Kinder- und Jugendheilkunde Graz",
                "en": "Special Course - Research Laboratory, Univ.-Hospital Tübingen, Dept. of Internal Medicine > Establishment of fungal-PCR-ELISA, Research Laboratory, Pediatric Hematology-Oncology Graz"
            }
        },
        {
            "id": 794,
            "person": 74075,
            "name": {
                "de": "Q1-Kurs Herz-CT zertifiziert durch die AG Herz- und Gefäßdiagnostik der Deutschen Röntgengesellschaft",
                "en": "Q1 course on cardiac CT certified by the Cardiovascular Diagnostics Working Group of the German Radiological Society"
            }
        },
        {
            "id": 795,
            "person": 59876,
            "name": {
                "de": "DAS-CAM, Leadership and Innovation in Cardiac Arrhythmia Management, Maastricht University, NL - EHRA Level 3",
                "en": "DAS-CAM, Leadership and Innovation in Cardiac Arrhythmia Management, Maastricht University, NL - EHRA Level 3"
            }
        }
    ]
}