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=3840
{ "count": 4559, "next": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3860", "previous": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3820", "results": [ { "id": 3797, "name": { "de": "Integrative Strukturbiologie", "en": "Integrative Structural Biology" }, "person": 91207 }, { "id": 3798, "name": { "de": "Krebsforschung", "en": "Cancer Research" }, "person": 91207 }, { "id": 3799, "name": { "de": "Neurodegeneration", "en": "Neurodegeneration" }, "person": 91207 }, { "id": 3800, "name": { "de": "Metabolomik", "en": "Metabolomics" }, "person": 91207 }, { "id": 3801, "name": { "de": "NMR Spektroskopie", "en": "NMR Spectroscopy" }, "person": 91207 }, { "id": 5369, "name": { "de": "Signaltransduktion", "en": "Signal Transduction" }, "person": 91207 }, { "id": 5370, "name": { "de": "Transkriptionsfaktoren", "en": "Transcription Factors" }, "person": 91207 }, { "id": 5371, "name": { "de": "RNA-bindende Proteine", "en": "RNA-binding Proteins" }, "person": 91207 }, { "id": 5372, "name": { "de": "Liquid-liquid Phase Separation", "en": "Liquid-liquid Phase Separation" }, "person": 91207 }, { "id": 5373, "name": { "de": "Post-translationale Modifikationen", "en": "Post-translational Modifications" }, "person": 91207 }, { "id": 5777, "name": { "de": "Alterung und altersbedingte Erkrankungen", "en": "Ageing and Age-related Diseases" }, "person": 91207 }, { "id": 5304, "name": { "de": "Pädiatrische Gastroenterologie, Hepatologie und Ernährung /", "en": "Paediatric Gastroenterology, Hepatology and Nutrition" }, "person": 75521 }, { "id": 5305, "name": { "de": "Pädiatrische Infektiologie /", "en": "Paediatric Infectious DIieases" }, "person": 75521 }, { "id": 3934, "name": { "de": "Stammzellbiologie", "en": "stem cell biology" }, "person": 91943 }, { "id": 3935, "name": { "de": "funktionelle Analyse von Genen", "en": "functional analysis of genes" }, "person": 91943 }, { "id": 3936, "name": { "de": "nicht-proteincodierende RNAs", "en": "non-protein-coding RNAs" }, "person": 91943 }, { "id": 3937, "name": { "de": "Metabolismus", "en": "metabolism" }, "person": 91943 }, { "id": 3938, "name": { "de": "Hochdurchsatz-Analysen", "en": "high throughput experiments" }, "person": 91943 }, { "id": 4379, "name": { "de": "Zellbiologie", "en": "Cell Biology" }, "person": 92462 }, { "id": 4378, "name": { "de": "Molekularbiologie", "en": "Molecular Biology" }, "person": 92462 } ] }