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=3380
{ "count": 4559, "next": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3400", "previous": "https://api-test.medunigraz.at/v1/research/expertise/?format=api&limit=20&offset=3360", "results": [ { "id": 5520, "name": { "de": "Studiendesign", "en": " " }, "person": 81519 }, { "id": 3441, "name": { "de": "Neuronal cell biology", "en": "Neuronal cell biology" }, "person": 82290 }, { "id": 3442, "name": { "de": "Primary culture of neurons", "en": "Primary culture of neurons" }, "person": 82290 }, { "id": 3443, "name": { "de": "Live fluorescence microscopy", "en": "Live fluorescence microscopy" }, "person": 82290 }, { "id": 3444, "name": { "de": "Fluorescence recovery after photobleaching (FRAP)", "en": "Fluorescence recovery after photobleaching (FRAP)" }, "person": 82290 }, { "id": 3445, "name": { "de": "Immunolableing techniques", "en": "Immunolableing techniques" }, "person": 82290 }, { "id": 3440, "name": { "de": "L-type voltage gated calcium channel signaling complexes", "en": "L-type volgate gated calcium channel signaling complexes" }, "person": 82290 }, { "id": 3446, "name": { "de": "Membrane targeting and assembly of signaling complexes including L-type calcium channels", "en": "Membrane targeting and assembly of signaling complexes including L-type calcium channels" }, "person": 82290 }, { "id": 4077, "name": { "de": "Pulmonale Hämodynamik", "en": "Pulmonary Hemodynamics" }, "person": 79732 }, { "id": 4078, "name": { "de": "Echokardiographie", "en": "Echocardiography" }, "person": 79732 }, { "id": 4079, "name": { "de": "Stressechokardiographie", "en": "Exercise Echocardiography" }, "person": 79732 }, { "id": 4080, "name": { "de": "Spiroergometrie", "en": "Cardiopulmonary Exercise Testing" }, "person": 79732 }, { "id": 5635, "name": { "de": "Rechtsherzversagen", "en": "Right Heart Failure" }, "person": 79732 }, { "id": 3655, "name": { "de": "Abhängigkeitserkrankungen", "en": "addictive disorders" }, "person": 79733 }, { "id": 3656, "name": { "de": "Bipolare Störungen", "en": "bipolar affective disorders" }, "person": 79733 }, { "id": 3658, "name": { "de": "Neuropsychologie", "en": "neuropsychology" }, "person": 79733 }, { "id": 4747, "name": { "de": "Kognitionswissenschaften", "en": "Cognitive science" }, "person": 79733 }, { "id": 5675, "name": { "de": "Metakognition", "en": "Metacognition" }, "person": 79733 }, { "id": 5077, "name": { "de": "Somatische Komorbiditäten psychischer Erkrankungen", "en": "Somatic comorbidities of psychiatric disorders" }, "person": 79733 }, { "id": 5078, "name": { "de": "Neurofeedback ", "en": "Neurofeedback" }, "person": 79733 } ] }