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=2520&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158685,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2540&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2500&ordering=-impactfactor",
    "results": [
        {
            "id": 218770,
            "title": "Analysis of Cellular Metabolism Using Flow Cytometry.",
            "abstract": null,
            "authors": [
                "Aronis, C",
                "Villa, M"
            ],
            "year": 2026,
            "source": "Methods Mol Biol. 2026; 2990:  119-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41269553",
            "doi": "10.1007/978-1-0716-4997-8_10",
            "pmc": null,
            "organizations": [
                "218770-14086"
            ],
            "persons": [
                "218770-122510-1",
                "218770-118469-4"
            ],
            "imported": "2025-11-24T01:00:00+01:00",
            "journal": "Methods Mol Biol",
            "issn": "1940-6029",
            "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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 219768,
            "title": "Development of a framework for the evaluation of data quality in medical registries",
            "abstract": null,
            "authors": [
                "Dorn, A",
                "Berghold, A",
                "Siebenhofer-Kroitzsch, A",
                "Schulz, S"
            ],
            "year": 2025,
            "source": "Doctoral Day 2025; FEB 13, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219768-27964",
                "219768-14026"
            ],
            "persons": [
                "219768-51344",
                "219768-72306",
                "219768-51098",
                "219768-86611"
            ],
            "imported": "2026-01-12T12:56:10+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219767,
            "title": "Mitochondrial DNA copy number in leukocytes predicts prostate cancer survival.",
            "abstract": null,
            "authors": [
                "Langsenlehner, T",
                "Paal, K",
                "Thurner, EM",
                "Langmüller M",
                "Sternat, R",
                "Renner, W"
            ],
            "year": 2025,
            "source": "Clin Chem Lab Med. 2025; 63(7):eA153-eA154.-10. Jahrestagung der ÖGLMKC; JUN 25-28, 2025; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219767-14060",
                "219767-14028"
            ],
            "persons": [
                "219767-50910",
                "219767-105681",
                "219767-50069",
                "219767-50495"
            ],
            "imported": "2026-01-12T12:17:23+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 182699,
            "title": "Long-Noncoding RNA (lncRNA) in the Regulation of Hypoxia-Inducible Factor (HIF) in Cancer.",
            "abstract": null,
            "authors": [
                "Barth, DA",
                "Prinz, F",
                "Teppan, J",
                "Jonas, K",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2020,
            "source": "Noncoding RNA. 2020; 6(3):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000578919500001",
            "pubmed": "32640630",
            "doi": "10.3390/ncrna6030027",
            "pmc": "PMC7549355",
            "organizations": [
                "182699-14085"
            ],
            "persons": [
                "182699-100665-6",
                "182699-104199-6"
            ],
            "imported": "2020-07-10T02:00:00+02:00",
            "journal": "Noncoding RNA",
            "issn": "2311-553X",
            "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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 218987,
            "title": "The Rosenberg view outperforms conventional AP radiographs in detecting medial knee osteoarthritis: A matched-pair analysis using intraoperative cartilage status.",
            "abstract": null,
            "authors": [
                "Clar, C",
                "Koutp, A",
                "Leitner, L",
                "Tettmann, J",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "J Exp Orthop. 2025; 12(4): e70582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001631481500001",
            "pubmed": "41362476",
            "doi": "10.1002/jeo2.70582",
            "pmc": "PMC12682230",
            "organizations": [
                "218987-14052"
            ],
            "persons": [
                "218987-94958-4",
                "218987-59379-6",
                "218987-53237-6",
                "218987-91941-6"
            ],
            "imported": "2025-12-10T01:00:00+01:00",
            "journal": "J Exp Orthop",
            "issn": "2197-1153",
            "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": false,
            "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": 219765,
            "title": "Human Placentation",
            "abstract": null,
            "authors": [
                "Huppertz, B"
            ],
            "year": 2026,
            "source": " In: Skinner M editors(s). Encyclopedia of Reproduction, 3rd edition. 2: New York: Elsevier; p. 561 - 571.  2026(ISBN: 9780128151457) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219765-14017"
            ],
            "persons": [
                "219765-54142"
            ],
            "imported": "2026-01-12T12:06:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Skinner M",
            "collection_title": "Encyclopedia of Reproduction, 3rd edition",
            "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": 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": 219729,
            "title": "Circulating tumor DNA in colorectal cancer: from prognostic insight to emerging clinical standard",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Andaloro, S",
                "Heitzer, E"
            ],
            "year": 2026,
            "source": "MEMO-MAG EUR MED ONC. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001654039000001",
            "pubmed": null,
            "doi": "10.1007/s12254-025-01095-8",
            "pmc": null,
            "organizations": [
                "219729-14021"
            ],
            "persons": [
                "219729-50899-4",
                "219729-104199-1",
                "219729-119492-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "MEMO-MAG EUR MED ONC",
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": "MEMO-MAGAZINE OF EUROPEAN MEDICAL ONCOLOGY; ",
            "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": false,
            "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": 219766,
            "title": "Pregnancy Complications (FGR, Preeclampsia)",
            "abstract": null,
            "authors": [
                "Huppertz, B"
            ],
            "year": 2026,
            "source": " In: Skinner, M editors(s). Encyclopedia of Reproduction, 3rd edition. 2: New York: Elsevier; p. 760 - 771.  2026(ISBN: 9780128151457) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219766-14017"
            ],
            "persons": [
                "219766-54142"
            ],
            "imported": "2026-01-12T12:09:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Skinner, M",
            "collection_title": "Encyclopedia of Reproduction, 3rd edition",
            "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": 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": 219148,
            "title": "Tumorprothesen bei Kindern?",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Wissenschaftsbotschafter MS Körner Kapfenberg; DEC 15, 2025; Kapfenberg, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219148-14052"
            ],
            "persons": [
                "219148-53237"
            ],
            "imported": "2025-12-16T15:24:25+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 182097,
            "title": "Invasive pulmonary aspergillosis complicating COVID-19 in the ICU - A case report.",
            "abstract": null,
            "authors": [
                "Prattes, J",
                "Valentin, T",
                "Hoenigl, M",
                "Talakic, E",
                "Reisinger, AC",
                "Eller, P"
            ],
            "year": 2021,
            "source": "Med Mycol Case Rep. 2021; 31:2-5",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000624332100002",
            "pubmed": "32395423",
            "doi": "10.1016/j.mmcr.2020.05.001",
            "pmc": "PMC7211620",
            "organizations": [
                "182097-14104",
                "182097-29164"
            ],
            "persons": [
                "182097-53586-6",
                "182097-64754-6",
                "182097-74175-6",
                "182097-76430-2",
                "182097-74075-6",
                "182097-70241-6"
            ],
            "imported": "2020-05-13T02:00:00+02:00",
            "journal": "Med Mycol Case Rep",
            "issn": "2211-7539",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 216358,
            "title": "Sirtuin 4 accelerates heart failure development by enhancing reactive oxygen species-mediated profibrotic transcriptional signaling",
            "abstract": null,
            "authors": [
                "Byrne, NJ",
                "Koentges, C",
                "Khan, E",
                "Pfeil, K",
                "Sandulescu, R",
                "Bakshi, S",
                "Költgen, C",
                "Vosko, I",
                "Gollmer, J",
                "Rathner, T",
                "Rothf, G",
                "Hoffmann, MM",
                "Odening, KE",
                "Orstmann, H",
                "Potter, LA",
                "Boded, C",
                "Wolf, D",
                "Sourij, H",
                "Ljubojevic-Holzera, S",
                "Wallnera, M",
                "Rainer, PP",
                "Sedej, S",
                "Scherr, D",
                "von Lewinski, D",
                "Wende, AR",
                "Zirlik, A",
                "Bugger, H"
            ],
            "year": 2025,
            "source": "J MOL CELL CARD PLUS. 2025; 12:  100299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001492038900001",
            "pubmed": "40585275",
            "doi": "10.1016/j.jmccpl.2025.100299",
            "pmc": "PMC12206323",
            "organizations": [
                "216358-14080",
                "216358-14083"
            ],
            "persons": [
                "216358-100805-6",
                "216358-101037-6",
                "216358-101322-6",
                "216358-108436-6",
                "216358-50168-6",
                "216358-59317-6",
                "216358-99418-6",
                "216358-100924-4",
                "216358-50838-6",
                "216358-58906-6",
                "216358-60041-6",
                "216358-62747-6",
                "216358-72301-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "J MOL CELL CARD PLUS",
            "issn": "2772-9761",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MOLECULAR AND CELLULAR CARDIOLOGY PLUS; ",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219763,
            "title": "Unsichtbare Symptome bei Multipler Sklerose",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Pusswald, G"
            ],
            "year": 2025,
            "source": "Österreichische Ärztezeitung. Spezialausgabe Neurologie.. 2025. 3: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219763-14051"
            ],
            "persons": [
                "219763-66708"
            ],
            "imported": "2026-01-12T10:12:54+01:00",
            "journal": "Österreichische Ärztezeitung. Spezialausgabe Neurologie.",
            "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": 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": 199586,
            "title": "European Society for Vascular Surgery (ESVS) 2019 clinical practice guidelines on the management of abdominal aorto-iliac artery aneurysms",
            "abstract": null,
            "authors": [
                "Wanhainen, A",
                "Verzini, F",
                "Van Herzeele, I",
                "Allaire, E",
                "Bown, M",
                "Cohnert, T",
                "Dick, F",
                "van Herwaarden, J",
                "Karkos, C",
                "Koelemay, M",
                "Kolbel, T",
                "Loftus, I",
                "Mani, K",
                "Melissano, G",
                "Powell, J",
                "Szeberin, Z"
            ],
            "year": 2022,
            "source": "ACTA ANGIOL. 2022; 28(3): 69-146. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000890886400001",
            "pubmed": null,
            "doi": "10.5603/AA.2022.0012",
            "pmc": null,
            "organizations": [
                "199586-14074"
            ],
            "persons": [
                "199586-50860-6"
            ],
            "imported": "2023-01-02T09:36:29+01:00",
            "journal": "ACTA ANGIOL",
            "issn": "1234-950X",
            "collection_publisher": null,
            "collection_title": "ACTA ANGIOLOGICA; ",
            "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": 172972,
            "title": "Acute and 30-Day Safety and Effectiveness Evaluation of Eximo Medical's B-Laser™, a Novel Atherectomy Device, in Subjects Affected With Infrainguinal Peripheral Arterial Disease: Results of the EX-PAD-03 Trial.",
            "abstract": null,
            "authors": [
                "Shammas, NW",
                "Chandra, P",
                "Brodmann, M",
                "Weinstock, B",
                "Sedillo, G",
                "Cawich, I",
                "Micari, A",
                "Lee, A",
                "Metzger, C",
                "Palena, LM",
                "Rundback, J",
                "EX-PAD-03 Investigators"
            ],
            "year": 2020,
            "source": "Cardiovasc Revasc Med. 2020; 21(1):86-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000513939400017",
            "pubmed": "30559030",
            "doi": "10.1016/j.carrev.2018.11.022",
            "pmc": null,
            "organizations": [
                "172972-14079"
            ],
            "persons": [
                "172972-51689-6"
            ],
            "imported": "2019-02-11T01:00:00+01:00",
            "journal": "Cardiovasc Revasc Med",
            "issn": "1553-8389",
            "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": 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": 219710,
            "title": "Case of the month (9/2025): Poorly differentiated, solid anal gland carcinoma, p16 positive.",
            "abstract": null,
            "authors": [
                "Azevedo, J",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219710-14020"
            ],
            "persons": [
                "219710-50044"
            ],
            "imported": "2026-01-11T13:13:06+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": 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": 219704,
            "title": "Case of the month (2/2025): Immune checkpoint inhibitor therapy-associated colitis.",
            "abstract": null,
            "authors": [
                "Lapsar, H",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219704-14020"
            ],
            "persons": [
                "219704-50044"
            ],
            "imported": "2026-01-11T12:58:10+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": 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": 219712,
            "title": "Case of the month (11/2025): Peutz–Jeghers polyp (with beginning pseudoinvasion; syn. misplaced non-neoplastic mucosa).",
            "abstract": null,
            "authors": [
                "Azevedo, J",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219712-14020"
            ],
            "persons": [
                "219712-50044"
            ],
            "imported": "2026-01-11T13:17:12+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": 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": 219708,
            "title": "Case of the month (6/2025): Gastric carcinoma with lymphoid stroma.",
            "abstract": null,
            "authors": [
                "Azevedo, J",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219708-14020"
            ],
            "persons": [
                "219708-50044"
            ],
            "imported": "2026-01-11T13:06:58+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": 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": 219703,
            "title": "Case of the month (1/2025): Lifting agent granuloma.",
            "abstract": null,
            "authors": [
                "Köhler, J",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219703-14020"
            ],
            "persons": [
                "219703-50044"
            ],
            "imported": "2026-01-11T12:55:16+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": 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": 219711,
            "title": "Case of the month (10/2025): Poorly differentiated pancreatic adenocarcinoma with tumor-infiltrating neutrophils.",
            "abstract": null,
            "authors": [
                "Azevedo, J",
                "Langner, C"
            ],
            "year": 2025,
            "source": "European Network of Gastrointestinal Pathology (www.medunigraz.at/ENGIP). 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219711-14020"
            ],
            "persons": [
                "219711-50044"
            ],
            "imported": "2026-01-11T13:15:01+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": 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
        }
    ]
}