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=280
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 735,
    "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=300",
    "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=260",
    "results": [
        {
            "id": 680,
            "person": 109162,
            "name": {
                "de": "Fachausbildung Klinische Psychologie",
                "en": "Post-gradual Education in Clinical Psychology"
            }
        },
        {
            "id": 355,
            "person": 59876,
            "name": {
                "de": "Observership Programme at the Pediatric Arrhythmia Unit (Profs. Brugada & Sarquella-Brugada), San Juan de Deú Children´s Hospital, Barcelona, Spain",
                "en": "Observership Programme at the Pediatric Arrhythmia Unit (Profs. Brugada & Brugada-Sarquella), San Juan de Deú Children´s Hospital, Barcelona, Spain"
            }
        },
        {
            "id": 209,
            "person": 59876,
            "name": {
                "de": "Interventional EP Curriculum, Towards Standardization and Low Fluoroscopy (TSLF) - Abbott",
                "en": "Interventional EP Curriculum, Towards Standardization and Low Fluoroscopy (TSLF) - Abbott"
            }
        },
        {
            "id": 210,
            "person": 59876,
            "name": {
                "de": "Interventional EP Curriculum, Pediatric Heart Disease (Ped) Module - Abbott",
                "en": "Interventional EP Curriculum, Pediatric Heart Disease (Ped) Module - Abbott"
            }
        },
        {
            "id": 125,
            "person": 86790,
            "name": {
                "de": "ULG Clinical Trial Specialist",
                "en": "ULG Clinical Trial Specialist"
            }
        },
        {
            "id": 118,
            "person": 87663,
            "name": {
                "de": "Good Clinical Practise (ICH-GCP), BSc. Sarah Bischof, Center for clinical Research, Medical University Graz, Austria",
                "en": "Good Clinical Practise (ICH-GCP), BSc. Sarah Bischof, Center for clinical Research, Medical University Graz, Austria"
            }
        },
        {
            "id": 116,
            "person": 87663,
            "name": {
                "de": "Geprüfter Projektmanager Wirtschaftschemie GDCh, Prof. Dr. Leker, Dr. Schaffer, Münster, Germany",
                "en": "Geprüfter Projektmanager Wirtschaftschemie GDCh, Prof. Dr. Leker, Dr. Schaffer, Münster, Germany"
            }
        },
        {
            "id": 117,
            "person": 87663,
            "name": {
                "de": "eXtreme Project Management® Facilitator, Doug DeCarlo, Research Triangle Park, North Carolina, USA",
                "en": "eXtreme Project Management® Facilitator, Doug DeCarlo, Research Triangle Park, North Carolina, USA"
            }
        },
        {
            "id": 119,
            "person": 87663,
            "name": {
                "de": "CEN and ISO Standards for Pre-analytical Processes in Industrial Development and Medical Diagnostics, Dr. Abuja, BBMRI.at, Medical University Graz, Austria",
                "en": "CEN and ISO Standards for Pre-analytical Processes in Industrial Development and Medical Diagnostics, Dr. Abuja, BBMRI.at, Medical University Graz, Austria"
            }
        },
        {
            "id": 120,
            "person": 87663,
            "name": {
                "de": "Patent- & Lizenzmanagement, Systematische Gewinnung und Verwertung von Intellectual Poperty Rights, 20 ECTS, FH-Prof. B. Ebersberger, RA Dr., S. Warbeck, MCI Innsbruck, Austria",
                "en": "Patent- & Lizenzmanagement, Systematische Gewinnung und Verwertung von Intellectual Poperty Rights, 20 ECTS, FH-Prof. B. Ebersberger, RA Dr., S. Warbeck, MCI Innsbruck, Austria"
            }
        },
        {
            "id": 518,
            "person": 87663,
            "name": {
                "de": "Unversitätslehrgang ULG Clinical Trial Specialist, 30 ECTS, Prof. Andrea Berghold, Prof. Wolfgang Kröll, Medical University Graz, Austria",
                "en": "University course ULG Clinical Trial Specialist, 30 ECTS, Prof. Andrea Berghold, Prof. Wolfgang Kröll, Medical University Graz, Austria"
            }
        },
        {
            "id": 299,
            "person": 96335,
            "name": {
                "de": "Ausbilder-Training absolviert",
                "en": "Passed the instructor training"
            }
        },
        {
            "id": 394,
            "person": 98003,
            "name": {
                "de": "Basic course for animal experimentation, Medical University of Graz",
                "en": "Basic course for animal experimentation, Medical University of Graz"
            }
        },
        {
            "id": 395,
            "person": 98003,
            "name": {
                "de": "Summer school on complementary skills, Medical University of Graz & Technical University of Graz",
                "en": "Summer school on complementary skills, Medical University of Graz & Technical University of Graz"
            }
        },
        {
            "id": 396,
            "person": 98003,
            "name": {
                "de": "Data Science Professional Certificate, Harvard University (online)",
                "en": "Data Science Professional Certificate, Harvard University (online)"
            }
        },
        {
            "id": 397,
            "person": 98003,
            "name": {
                "de": "ImageJ course, University of Edinburgh",
                "en": "ImageJ course, University of Edinburgh"
            }
        },
        {
            "id": 398,
            "person": 98003,
            "name": {
                "de": "Effective visual communication of science workshop, Medical University of Graz",
                "en": "Effective visual communication of science workshop, Medical University of Graz"
            }
        },
        {
            "id": 399,
            "person": 98003,
            "name": {
                "de": "Advanced R workshop, Medical University of Graz",
                "en": "Advanced R workshop, Medical University of Graz"
            }
        },
        {
            "id": 585,
            "person": 100419,
            "name": {
                "de": "Master in Epidemiologie an der Universität von Maastricht",
                "en": "Master in Epidemiology at Maastricht University"
            }
        },
        {
            "id": 543,
            "person": 102676,
            "name": {
                "de": "Lehrgang für die Chirurgie der Hand (Basiskurs) der Wiener Handkurs, 21.11.2022-25.11.2022 ",
                "en": "Course for hand surgery (basic course) of the Vienna Hand Courses, November 21, 2022 - November 25, "
            }
        }
    ]
}