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=740
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 764,
    "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=760",
    "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=720",
    "results": [
        {
            "id": 708,
            "person": 75522,
            "name": {
                "de": "Weiterbildungscurriculum für Psychodynamische Psychotherapie der Borderline-Störungen der ÖGATAP – Transference Focused Psychotherapy (TFP), Modul 1 & 2 (ÖGATAP - Österreichische Gesellschaft für angewandte Tiefenpsychologie und allgemeine Psychotherapie)",
                "en": "Training in psychodynamic psychotherapy for borderline personality disorder – Transference Focused Psychotherapy (TFP), Modul 1 & 2 (ÖGATAP - Österreichische Gesellschaft für angewandte Tiefenpsychologie und allgemeine Psychotherapie / Austrian Society for Applied Depth Psychology and General Psychotherapy)"
            }
        },
        {
            "id": 844,
            "person": 87663,
            "name": {
                "de": "ESDR Academy for Future Leaders in Dermatology “New Avenues in Dermatology”\r\nProf. Enikö Sonkoly, Prof. Christoph Schlapbach, Prof. Rachel Watson, Madrid, Spain",
                "en": "ESDR Academy for Future Leaders in Dermatology “New Avenues in Dermatology”\r\nProf. Enikö Sonkoly, Prof. Christoph Schlapbach, Prof. Rachel Watson, Madrid, Spain"
            }
        },
        {
            "id": 842,
            "person": 87663,
            "name": {
                "de": "Good Clinical Practise ICH-GCP R2 auf R3, Medical University Graz, Austria",
                "en": "Good Clinical Practise ICH-GCP R2 to R3, Medical University Graz, Austria"
            }
        },
        {
            "id": 843,
            "person": 87663,
            "name": {
                "de": "Train-the-Trainer-Workshop zum Thema Forschungsdatenmanagement\r\nDr. Katarzyna Biernacka, Medical University Graz, Austria",
                "en": "Train-the-Trainer-Workshop Research Data Management\r\nDr. Katarzyna Biernacka, Medical University Graz, Austria"
            }
        },
        {
            "id": 848,
            "person": 97023,
            "name": {
                "de": "Karriereprogramm für Wissenschafterinnen 2025\r\nKompetenzen, Strategien und Netzwerke.",
                "en": "Career program for female scientists 2025\r\nSkills, strategies, and networks."
            }
        },
        {
            "id": 849,
            "person": 97023,
            "name": {
                "de": "Erzherzog-Johann-Zukunftsfonds-Wissenschaftsförderungsprogramm ",
                "en": "Archduke Johann Future Fund Science Promotion Program"
            }
        },
        {
            "id": 851,
            "person": 96033,
            "name": {
                "de": "Diplom für Sportmedizin",
                "en": "Diploma in Sports Medicine "
            }
        },
        {
            "id": 859,
            "person": 100857,
            "name": {
                "de": "Fortbildung \"Summer School am Institut für Humangenetik der Radboud Universität in Nijmegen\", Niederlande",
                "en": "Summer School at the Institute of Human Genetics at Radboud University in Nijmegen, Netherlands"
            }
        },
        {
            "id": 863,
            "person": 119127,
            "name": {
                "de": "Prüfungen einfach selbst machen lassen? Der Umgang mit generativer KI in Prüfungen PD Dr. Malte Persike, RWTH Aachen University. Online Seminar",
                "en": "Prüfungen einfach selbst machen lassen? Der Umgang mit generativer KI in Prüfungen PD Dr. Malte Persike, RWTH Aachen University. Online Seminar"
            }
        },
        {
            "id": 860,
            "person": 119127,
            "name": {
                "de": "Arbeitswelt inklusiv – Chancen\r\nerkennen, Potenziale nutzen",
                "en": " Working Inclusive- recognition of chancen and potential  "
            }
        },
        {
            "id": 862,
            "person": 119127,
            "name": {
                "de": "EU Module 3.1 - Basic and appropriate biology - Species specific: Rat",
                "en": "Education & Training Platform for Laboratory Animal Science-EU Module 3.1 - Basic and appropriate biology - Species specific: Rat"
            }
        },
        {
            "id": 865,
            "person": 136472,
            "name": {
                "de": "Fellowship Dhulikhel Hospital, Kathmandu University, Department of Orthopedics and Traumatology, Dhulikhel, Nepal",
                "en": "Fellowship Dhulikhel Hospital, Kathmandu University, Department of Orthopedics and Traumatology, Dhulikhel, Nepal"
            }
        },
        {
            "id": 867,
            "person": 98990,
            "name": {
                "de": "Angewandte Bioinformatik und R-Programmierung – Formales Ausbildungsmodul, Medizinische Universität Graz. Strukturierte Ausbildung in statistischer Programmierung mit R und Bioconductor für die Analyse biomedizinischer Hochdurchsatzdaten. Kursinhalte: Grundlagen der R-Programmierung, Datenmanipulation und -visualisierung (tidyverse, ggplot2), statistische Hypothesentests, lineare und generalisierte lineare Modelle, Überlebensanalyse (Kaplan-Meier, Cox-Regression), Next-Generation-Sequencing-Datenanalyse (RNA-seq, Differenzielle Genexpression mit DESeq2/edgeR), funktionelle Anreicherungsanalyse (GSEA, GO-Analyse), Grundlagen der 16S-Mikrobiomanalyse sowie reproduzierbare Forschung mit R Markdown.",
                "en": "Applied Bioinformatics and R Programming – Formal training module, Medical University of Graz. Structured training in statistical programming with R and Bioconductor for analysis of biomedical high-throughput data. Curriculum: foundations of R programming, data manipulation and visualisation (tidyverse, ggplot2), statistical hypothesis testing, linear and generalised linear models, survival analysis (Kaplan-Meier, Cox regression), next-generation sequencing data analysis (RNA-seq, differential gene expression with DESeq2/edgeR), functional enrichment analysis (GSEA, GO analysis), fundamentals of 16S microbiome analysis, and reproducible research with R Markdown."
            }
        },
        {
            "id": 869,
            "person": 98990,
            "name": {
                "de": "DBT-BITP Stipendium – Biotech Industrial Training Programme, Department of Biotechnology, Regierung von Indien. Strukturiertes industrielles Ausbildungsprogramm bei Aurigene Oncology Limited, Bangalore, Indien. Intensive Schulung in pharmazeutischer Wirkstoffforschung und präklinischer Arzneimittelentwicklung: Leitstrukturidentifizierung und -optimierung für niedermolekulare Immun-Checkpoint-Antagonisten, Entwicklung biochemischer Assays (FRET, TR-FRET, Fluoreszenzpolarisation), Hochdurchsatz-Screening-Kampagnen für Kinaseinhibitor-Programme, Struktur-Wirkungs-Beziehungen (SAR), ADMET-Profiling, sowie regulatorische Grundlagen der pharmazeutischen Industrie und GLP-konforme Laborpraxis.",
                "en": "DBT-BITP Fellowship – Biotech Industrial Training Programme, Department of Biotechnology, Government of India. Structured industrial training programme at Aurigene Oncology Limited, Bangalore, India. Intensive training in pharmaceutical drug discovery and preclinical drug development: lead identification and optimisation for small-molecule immune checkpoint antagonists, biochemical assay development (FRET, TR-FRET, fluorescence polarisation), high-throughput screening campaigns for kinase inhibitor programmes, structure-activity relationships (SAR), ADMET profiling, and regulatory fundamentals of the pharmaceutical industry and GLP-compliant laboratory practice."
            }
        },
        {
            "id": 872,
            "person": 118907,
            "name": {
                "de": "Forschungsaufenthalt an VUmc (Vrije Universiteit medisch centrum) in Amsterdam, Niederlande mit dem Short Term Travel Fellowship Stipendium",
                "en": "Research stay at the VUmc (Vrije Universiteit medisch centrum) in Amsterdam, Netherlands with the Short Term Travel Fellowship"
            }
        },
        {
            "id": 829,
            "person": 74075,
            "name": {
                "de": "Q1-Kurs mpMRT der Prostata zertifiziert durch die AG für Urogenitale Radiologie der Deutschen Röntgengesellschaft",
                "en": "Q1 course on mpMRI of the prostate certified by the Working Group for Urogenital Radiology of the German Radiological Society"
            }
        },
        {
            "id": 873,
            "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": 874,
            "person": 116406,
            "name": {
                "de": "Lung Cancer Screening Workshop, ESTI",
                "en": "Lung Cancer Screening Workshop, ESTI"
            }
        },
        {
            "id": 875,
            "person": 100138,
            "name": {
                "de": "Diplome der österreichischen Ärztekammer: \r\nPSY I\r\nPSY II\r\nPSY III (in Ausbildung)\r\nSpezielle Schmerztherapie\r\nManuelle Medizin\r\nAkupunktur",
                "en": "Psychosocial, psychosomatic and psychotherapeutic Medicine\r\nSpecial pain therapy\r\nManual medicine\r\nAcupuncture"
            }
        },
        {
            "id": 868,
            "person": 98990,
            "name": {
                "de": "FWF DK-MOLIN Doktoratsprogramm – Molekulare Entzündung (Molecular Inflammation), Medizinische Universität Graz. Kompetitives internationales strukturiertes Doktoratsprogramm, gefördert durch den Österreichischen Wissenschaftsfonds (FWF). Interdisziplinäre Ausbildung in molekularer Immunologie, Entzündungsforschung, Signaltransduktion und translationaler Medizin. Strukturierte Lehrveranstaltungen in: fortgeschrittener Immunologie, Zytokin-Signalwegen (JAK-STAT, NF-κB, Inflammasom), Durchflusszytometrie und Zellsortierung (FACS), konfokaler Mikroskopie, Omics-Technologien (Genomik, Transkriptomik, Proteomik), wissenschaftlichem Schreiben und Präsentieren, Forschungsethik und Good Scientific Practice. Regelmäßige Seminare, Journal Clubs, internationale Gastvorträge und jährliche Retreats mit Fortschrittsberichten.",
                "en": "FWF DK-MOLIN Doctoral Programme – Molecular Inflammation, Medical University of Graz. Competitive international structured doctoral programme funded by the Austrian Science Fund (FWF). Interdisciplinary training in molecular immunology, inflammation research, signal transduction, and translational medicine. Structured coursework in: advanced immunology, cytokine signalling pathways (JAK-STAT, NF-κB, inflammasome), flow cytometry and cell sorting (FACS), confocal microscopy, omics technologies (genomics, transcriptomics, proteomics), scientific writing and presentation, research ethics and good scientific practice. Regular seminars, journal clubs, international guest lectures, and annual retreats with progress reports."
            }
        }
    ]
}