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=157940&ordering=-impactfactor
{ "count": 157942, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157920&ordering=-impactfactor", "results": [ { "id": 108699, "title": "Diagnostic biomarkers differentiating metastatic melanoma patients from healthy controls identified by an integrated MALDI-TOF mass spectrometry/bioinformatic approach.", "abstract": null, "authors": [ "Matharoo-Ball, B", "Ratcliffe, L", "Lancashire, L", "Ugurel, S", "Miles, AK", "Weston, DJ", "Rees, R", "Schadendorf, D", "Ball, G", "Creaser, CS" ], "year": 2007, "source": "Proteomics Clin Appl. 2007; 1(6):605-620", "category": 1, "document_type": 1, "sci": "ISI:000247489100009", "pubmed": "21136712", "doi": "10.1002/prca.200700022", "pmc": null, "organizations": [], "persons": [], "imported": "2011-02-10T01:00:00+01:00", "journal": "Proteomics Clin Appl", "issn": "1862-8346", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": 0.0, "impactfactor_year": 2007, "impactfactor_norm": 0.0166666666666667, "impactfactor_norm_year": 2007, "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS", "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": true, "conference_name": null, "conference_place": null, "conference_international": false, "scientific_event": false, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": false }, { "id": 216030, "title": "Feasibility of 2-deoxy-2-[18F]fluoro-D-glucose-A85380-PET for imaging of human cardiac nicotinic acetylcholine receptors in vivo (vol 95, pg 105, 2006)", "abstract": null, "authors": [ "Bucerius, J" ], "year": 2006, "source": "CLIN RES CARDIOL. 2006; 95(6): 354-354. ", "category": 1, "document_type": 8, "sci": "ISI:000238023200013", "pubmed": "16598519", "doi": "10.1007/s00392-006-0397-4", "pmc": null, "organizations": [], "persons": [ "216030-132338-2" ], "imported": "2025-05-08T12:12:59+02:00", "journal": "CLIN RES CARDIOL", "issn": "1861-0684", "collection_publisher": null, "collection_title": "CLINICAL RESEARCH IN CARDIOLOGY; ", "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": 0.0, "impactfactor_year": 2006, "impactfactor_norm": 0.014, "impactfactor_norm_year": 2006, "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS", "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": true, "conference_name": null, "conference_place": null, "conference_international": false, "scientific_event": false, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": false } ] }