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=158440&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158448,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158420&ordering=impactfactor_norm",
    "results": [
        {
            "id": 218273,
            "title": "Fighting the Freeze",
            "abstract": null,
            "authors": [
                "Niederer, M",
                "Egger, A",
                "Rebecca, F"
            ],
            "year": 2025,
            "source": "EUSEM Congress ; 27.09.2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218273-14069"
            ],
            "persons": [
                "218273-128677",
                "218273-111073"
            ],
            "imported": "2025-10-20T18:18:34+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218269,
            "title": "FECAL MICROBIOME COMPOSITION IN ACTIVE ULCERATIVECOLITIS IS ASSOCIATED WITH LABORATORY FINDINGS AND CANPREDICT DISEASE SEVERITY",
            "abstract": null,
            "authors": [
                "Blesl, A",
                "Horvath, A",
                "Gröchenig, HP",
                "Novacek, G",
                "Primas, C",
                "Reinisch, W",
                "Illiasch, C",
                "Hennlich, B",
                "Steiner, P",
                "Moschen, A",
                "Koch, R",
                "Tillinger, W",
                "Haas, T",
                "Reicht, G",
                "Mayer, A",
                "Ludwiczek, O",
                "Miehsler, W",
                "Steidl, K",
                "Binder, L",
                "Fürst, S",
                "Reider, S",
                "Gorkiewicz, G",
                "Stadlbauer-Köllner, V",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "2025, Vol 13 (S8), Pages S1-S1558, 1559-1604. 2025; -UEG Week 2025; OCT 4-7, 2025; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218269-14020",
                "218269-14081"
            ],
            "persons": [
                "218269-50496",
                "218269-53167",
                "218269-74515",
                "218269-50989",
                "218269-81091"
            ],
            "imported": "2025-10-20T17:38:45+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218263,
            "title": "Kommunikations-Ausbildungen von Studierenden der Gesundheitsberufe in der Telemedizin - Eine systematische Übersichtsarbeit. ",
            "abstract": null,
            "authors": [
                "Ban, M",
                "Großschädl, F",
                "Vajda, C",
                "Lecaks, G"
            ],
            "year": 2025,
            "source": "Primärversorgungskongress ; SEP 25-26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218263-14026",
                "218263-14080",
                "218263-14509",
                "218263-29447"
            ],
            "persons": [
                "218263-111509",
                "218263-126174",
                "218263-60096",
                "218263-66488"
            ],
            "imported": "2025-10-20T11:41:57+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218136,
            "title": "Prostata Workshop: Gutartige Befunde und Pitfalls in der mp MRT der Prostata",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2025,
            "source": "Gemeinsamer Kongress der Österreichischen und Bayerischen Röntgengesellschaft (OERG-BRG-Kongress); OKT 02.-04., 2025; Salzbur, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218136-14104"
            ],
            "persons": [
                "218136-74075"
            ],
            "imported": "2025-10-07T22:12:34+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 217895,
            "title": "Respiratorische Erstversorgung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217895-14094"
            ],
            "persons": [
                "217895-79516"
            ],
            "imported": "2025-09-21T01:09:48+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 217136,
            "title": "Endovascular Treatment for Intact Splenic Artery Aneurysm – a Safe Long-term Therapy?",
            "abstract": null,
            "authors": [
                "Cohnert, T",
                "Siegl, G",
                "Foeger, N",
                "Baumann, A",
                "Portugaller, H"
            ],
            "year": 2025,
            "source": "International Symposium on Endovascular Therapy (ISET) 2025; FEB  2-5, 2025; Hollywood, Florida, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217136-14074",
                "217136-14108"
            ],
            "persons": [
                "217136-82944",
                "217136-50860",
                "217136-51880",
                "217136-51955"
            ],
            "imported": "2025-07-23T12:22:18+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216993,
            "title": "Therapy of Achalasia – A Retrospective Data Analysis at an Esophagus Specialty Outpatient Clinic",
            "abstract": null,
            "authors": [
                "Staszewski, A",
                "Blesl, A",
                "Baumann-Durchschein, F"
            ],
            "year": 2025,
            "source": "Wiener klinische Wochenschrift. 2025; -ÖGGH Jahrestagung; JUN 11-14, 2025; Wels. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216993-14081"
            ],
            "persons": [
                "216993-71975",
                "216993-74515"
            ],
            "imported": "2025-07-07T18:29:01+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216841,
            "title": "SARS-CoV-2 Epidemiologie: Natürliche Immunität oder impfinduzierte Immunität?",
            "abstract": null,
            "authors": [
                "Riedmann, U"
            ],
            "year": 2025,
            "source": "10. Jahrestagung der ÖGLMKC; JUNI 25-28, 2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216841-14080"
            ],
            "persons": [
                "216841-125656"
            ],
            "imported": "2025-06-29T20:40:21+02: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": false,
            "local_affiliation": true
        }
    ]
}