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:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

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, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=156880&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156860&ordering=impactfactor",
    "results": [
        {
            "id": 217389,
            "title": "The Global Economics of Acupuncture and Traditional Chinese Medicine-A Strategic and Financial Perspective",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2025,
            "source": "SCI-BASEL. 2025; 7(1): 4",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001544440900001",
            "pubmed": null,
            "doi": "10.3390/sci7010004",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-08-20T10:46:55+02:00",
            "journal": "SCI-BASEL",
            "issn": "2413-4155",
            "collection_publisher": null,
            "collection_title": "SCI; ",
            "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": 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": true
        },
        {
            "id": 165211,
            "title": "Increased arrhythmia stability in hypertensive heart disease is not associated with increased rotational activity in porcine model of atrial fibrillation",
            "abstract": null,
            "authors": [
                "Manninger, M",
                "Zweiker, D",
                "van Hunnik, A",
                "Schipke, J",
                "Alogna, A",
                "Schönleitner, P",
                "Schwarzl, M",
                "Zeemering, S",
                "Zirngast, B",
                "Huber, S",
                "Pieske, B",
                "Brussee, H",
                "Schotten, U",
                "Antoons, G",
                "Mühlfeld, C",
                "Heinzel, F",
                "Post, H",
                "Scherr D"
            ],
            "year": 2017,
            "source": "CardioFlame 2017; NOV 20, 2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165211-14083"
            ],
            "persons": [
                "165211-50168"
            ],
            "imported": "2018-02-04T21:44:02+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": 165212,
            "title": "ST2 predicts survival in patients undergoing transcatheter aortic valve implantation",
            "abstract": null,
            "authors": [
                "Schmid, J",
                "Stojakovic, T",
                "Zweiker, D",
                "Scharnagl, H",
                "Maderthaner, RD",
                "Scherr, D",
                "Maier, R",
                "Schmidt, A",
                "März, W",
                "Binder, JS",
                "Rainer, PP"
            ],
            "year": 2017,
            "source": "CardioFlame 2017; Nov 20, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165212-14028",
                "165212-14083"
            ],
            "persons": [
                "165212-50168",
                "165212-58906"
            ],
            "imported": "2018-02-04T21:45: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": 165213,
            "title": "5How to combine research and clinical medicine at an early career stage",
            "abstract": null,
            "authors": [
                "Scherr, D"
            ],
            "year": 2017,
            "source": "European Society of Cardiology 2017; AUG 26-30, 2017; Barcelona, SPAIN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165213-14083"
            ],
            "persons": [
                "165213-50168"
            ],
            "imported": "2018-02-04T22:13:09+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}