Publication List
List publications.
Fields
id (integer)
Primary key.
name (string)
Name of doctoral school.
emails (string[])
Contact emails.
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:
personscategorydocumentorganization_authorship
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
yearcategorydocumentpersons
For advanced filtering use lookups:
?<fieldname>__<lookup>=<value>
All fields with advanced lookups can also be used for exact value matches as described above.
Possible advanced lookups:
year:gt,gte,lt,ltesci:iexact,contains,icontains,startswith,istartswithpubmed:iexact,contains,icontains,startswith,istartswithdoi:iexact,contains,icontains,startswith,istartswithpmc:iexact,contains,icontains,startswith,istartswithorganization_authorship:inimpact:isnull,gt,gte,lt,lteimported:isnull,gt,gte,lt,lte,date
GET /v1/research/publication/?format=api&offset=158680&ordering=impactfactor_norm
{ "count": 158683, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158660&ordering=impactfactor_norm", "results": [ { "id": 116855, "title": "S-Nitroso human serum albumin improves cardiac function in a rat model of septic shock.", "abstract": null, "authors": [ "Dzilic, E", "Baumgartner, A", "Hasun, M", "Hallström, S", "Podesser, BK", "Trescher, K" ], "year": 2012, "source": "European Surgery. 2012; 44(244): 4-4.-Cardiovascular Research Days 2012 \"Remodeling and reverse remodeling in valvular heart disease: new concepts and options\"; JAN 12-14, 2012; Weissensee, AUSTRIA. (ISBN: 1682-8631 )", "category": 2, "document_type": 9, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [ "116855-14012" ], "persons": [ "116855-50840" ], "imported": "2012-02-08T21:36:34+01:00", "journal": null, "issn": "1682-8631", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": true, "scientific_event": true, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": true, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true }, { "id": 219961, "title": "Mikrobiom 2025 \u000bNeues zu Mikrobiom-Modulation mit Probiotika inklusive Genderaspekten", "abstract": null, "authors": [ "Stadlbauer, V" ], "year": 2025, "source": "Fortbildung Reha Bad Tatzmannsdorf; NOV 20, 2025; Bad Tatzmannsdorf, Österreich. 2025. ", "category": 3, "document_type": null, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [ "219961-14081" ], "persons": [ "219961-50989" ], "imported": "2026-01-18T11:19:29+01:00", "journal": null, "issn": null, "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": false, "scientific_event": true, "invited_lecture": true, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": true, "local_affiliation": true }, { "id": 102638, "title": "Use of pseudorandom Binary sequences (PRBS) to test the transient ventillatory response to CO2 in babies", "abstract": null, "authors": [ "Haidmayer, R", "Kenner, T", "Tiedt, N", "Kurz, R", "Moser M" ], "year": 1981, "source": "Pfluegers Archiv - European Journal of Physiology1981; 394(S1):R48-R48.-56th Annual conference of the German Physiological Society; 1982; Giessen, Germany. (ISBN: 0031-6768 )", "category": 2, "document_type": 9, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [ "102638-14010" ], "persons": [ "102638-51524", "102638-51671" ], "imported": "2010-07-10T13:58:59+02:00", "journal": null, "issn": "0031-6768", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": true, "scientific_event": true, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": true, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true } ] }