Expertise List
List expertise.
Expertise of a person.
Fields
id (integer)
Primary key.
name (object)
Names of expertise, defined by language.
person (integer)
Foreign key to campusonline/person this expertise 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/expertise/?format=api&offset=3180
{ "count": 4559, "next": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3200", "previous": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3160", "results": [ { "id": 4142, "name": { "de": "Gynäkologische Onkologie", "en": "Gynecologic Oncology" }, "person": 60413 }, { "id": 4796, "name": { "de": "Onkologie", "en": "Oncology" }, "person": 60413 }, { "id": 3090, "name": { "de": "Gefäßerkrankungen", "en": "Vascular Disease" }, "person": 75076 }, { "id": 3091, "name": { "de": "Haemostasiologie", "en": "coagulopathy" }, "person": 75076 }, { "id": 4037, "name": { "de": "OFM", "en": "OFM" }, "person": 75889 }, { "id": 4038, "name": { "de": "Glukose/Insulin Clamp", "en": "Glucose/Insulin Clamp" }, "person": 75889 }, { "id": 3129, "name": { "de": "Sachkundige Person nach Arzneimittelbetriebsordnung", "en": "Qualified Person" }, "person": 76269 }, { "id": 3132, "name": { "de": "Molecular Imaging / micro PET", "en": "Molecular Imaging / micro PET" }, "person": 76269 }, { "id": 3130, "name": { "de": "Radiopharmazeutische Chemie", "en": "Radiopharmaceutical Chemistry" }, "person": 76269 }, { "id": 3131, "name": { "de": "Isotopenerzeugung Zyklotron / Nuklear Reaktor", "en": "Isotope Production Cyclotron / Nuclear Reactor" }, "person": 76269 }, { "id": 3133, "name": { "de": "In vivo Studien ", "en": "In vivo studies " }, "person": 76269 }, { "id": 3159, "name": { "de": "Pädiatrische Hämatologie", "en": "paediatric haematology" }, "person": 85188 }, { "id": 3160, "name": { "de": "Pädiatrische Onkologie", "en": "paediatric oncology" }, "person": 85188 }, { "id": 3161, "name": { "de": "Pädiatrische Immunologie", "en": "paediatric immunology" }, "person": 85188 }, { "id": 3162, "name": { "de": "Pädiatrische Hämatopoetische Stammzelltransplantation", "en": "paediatric haematopoietic stem cell transplantation" }, "person": 85188 }, { "id": 3163, "name": { "de": "Immungenetik, Primäre Immundefekte", "en": "immunogenetics, primary immunodeficiencies" }, "person": 85188 }, { "id": 5061, "name": { "de": "Tumorprädisposition (pädiatrisch, hämatologisch, immunologisch relevant)", "en": "Tumor predisposition (with relevance in pediatrics, hematology, immunology)" }, "person": 85188 }, { "id": 3433, "name": { "de": "Zelluläre Physiologie", "en": "Cell Physiology" }, "person": 76689 }, { "id": 3435, "name": { "de": "Ca2+-signaling", "en": "Ca2+-signaling" }, "person": 76689 }, { "id": 3436, "name": { "de": "Fluoreszenzmikroskopie", "en": "Fluorescent Microscopy" }, "person": 76689 } ] }