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=1320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=-year",
    "results": [
        {
            "id": 220230,
            "title": "Metabolic Signatures in Pulmonary Hypertension: A Systems Biology Perspective",
            "abstract": null,
            "authors": [
                "Bordag, N"
            ],
            "year": 2025,
            "source": "Retreat \"Novel role of the potassium channel regulator KCNRG in the pulmonary circulation\"; OCT 1-3, 2025; Budapest, Hungary. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220230-14047"
            ],
            "persons": [
                "220230-87663"
            ],
            "imported": "2026-01-25T23:34:43+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": true,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220229,
            "title": "SpeedDating mit der Wissenschaft ",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Benezeder, T",
                "Bordag, N",
                "Dey, S",
                "Golob-Schwarzl, N",
                "Joshi, A",
                "Teufelberger, A"
            ],
            "year": 2025,
            "source": "WVSD Jahrestagung 2025 \"haut+INNOVATION\"; JUN 27-28, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220229-14047"
            ],
            "persons": [
                "220229-87663",
                "220229-98990"
            ],
            "imported": "2026-01-25T23:32:17+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": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220228,
            "title": "Diagnosen und Behandlungsempfehlungen aus 5 Jahren Teledermatologie in der Steiermark",
            "abstract": null,
            "authors": [
                "Arzberger, E",
                "Bordag,N",
                "Hofmann-Wellenhof, E",
                "Freytag, L",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2025,
            "source": "ÖGDV Jahrestagung 2025; NOV 27-29, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220228-14047"
            ],
            "persons": [
                "220228-87663",
                "220228-99819",
                "220228-51711",
                "220228-65340"
            ],
            "imported": "2026-01-25T23:28:49+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219292,
            "title": "Tissue-resident memory T cells are the major source of inflammatory cytokines in fixed drug eruption",
            "abstract": null,
            "authors": [
                "Strobl, J",
                "Patra, V",
                "Benezeder, T",
                "Ballicas, N",
                "Schirl, C",
                "Stary, G",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "J INVEST DERMATOL. 2025; 145(11):-6th Inflammatory Skin Disease Summit; NOV 12-15, 2025; New York, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001633377700049",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219292-14047"
            ],
            "persons": [
                "219292-111027",
                "219292-51618",
                "219292-87275",
                "219292-88082"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INVESTIGATIVE DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.912,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220238,
            "title": "Assessment of ctDNA detection in prostate cancer using an epigenomics and fragmentomics approach.",
            "abstract": null,
            "authors": [
                "Sadeghi, H",
                "Vlachos, G",
                "Moser, T",
                "Moser, M",
                "Mejia Pedroza, RA",
                "Mischinger, J",
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "14th CNAPS International Symposium, Hong Kong. 2025; -14th CNAPS International Symposium (CNAPS 2025); DEC 3-5, 2025; Hong Kong, CHINA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220238-14021"
            ],
            "persons": [
                "220238-116805",
                "220238-108856",
                "220238-120331",
                "220238-76215",
                "220238-50899"
            ],
            "imported": "2026-01-26T11:37:44+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220244,
            "title": "Der Code zum Jungbleiben",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, C",
                "Hütter-Klepp, K"
            ],
            "year": 2025,
            "source": "Springer Berlin, Heidelberg; 2025. pp. 310. (ISBN: 978-3-662-71276-4) ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220244-14013",
                "220244-27964"
            ],
            "persons": [
                "220244-117481",
                "220244-85069"
            ],
            "imported": "2026-01-26T12:37:46+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": 220251,
            "title": "Gesundheitliche Auswirkungen von Mikroplastik",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2025,
            "source": "Gesundheitliche Auswirkungen von Mikroplastik, Panel-Discussion; JUL 24, 2025; Science Media Center Germany. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220251-28394"
            ],
            "persons": [
                "220251-53900"
            ],
            "imported": "2026-01-26T12:50:54+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220252,
            "title": "Von Darm zu Drüse: Mikrobiominteraktion",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2025,
            "source": "Herbstfortbildung 2025 der Österreichischen Schilddrüsengesellschaft; NOV, 21-22, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220252-28394"
            ],
            "persons": [
                "220252-53900"
            ],
            "imported": "2026-01-26T12:52:57+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": 220247,
            "title": "From Prediction to Performance: ML-Guided Co-Amorphous Rifampicin–Moxifloxacin for Inhalation Therapy in TB",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Sharafeldin, N",
                "Mitsche, S",
                "Schröttner, H",
                "Zellnitz-Neugebauer, S"
            ],
            "year": 2025,
            "source": "36th Drug Delivery to the Lungs Conference ; Dec, 10-12; Edinburgh, UK. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220247-28394"
            ],
            "persons": [
                "220247-53900"
            ],
            "imported": "2026-01-26T12:43:33+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217999,
            "title": "Enhancing Late-Life Survival and Mobility via Mitohormesis by Reducing Mitochondrial Calcium Levels.",
            "abstract": null,
            "authors": [
                "Bresilla, D",
                "Tawfik, I",
                "Hirtl, M",
                "Gabrijelčič, S",
                "Ostaku, J",
                "Mossegger, F",
                "Wurzer, L",
                "Lederer, S",
                "Kalinova, K",
                "Malle, E",
                "Schosserer, M",
                "Zarse, K",
                "Ristow, M",
                "Madreiter-Sokolowski, CT"
            ],
            "year": 2025,
            "source": "Aging Cell. 2025;  e70247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001579219700001",
            "pubmed": "40999940",
            "doi": "10.1111/acel.70247",
            "pmc": "PMC12608091",
            "organizations": [
                "217999-14013"
            ],
            "persons": [
                "217999-117501-1",
                "217999-104201-6",
                "217999-119167-6",
                "217999-121350-6",
                "217999-130317-6",
                "217999-111432-6",
                "217999-116510-6",
                "217999-51833-6",
                "217999-85069-4"
            ],
            "imported": "2025-09-29T02:00:00+02:00",
            "journal": "Aging Cell",
            "issn": "1474-9718",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.929,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCIE",
            "impactfactor_norm_super": 0.945,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCIE",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 220250,
            "title": "Darmischämie - Radiologische Diagnostik und therapeutische Möglichkeiten",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2025,
            "source": "Endoskopie - Stammtisch; APR 02, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220250-14104"
            ],
            "persons": [
                "220250-52008"
            ],
            "imported": "2026-01-26T12:46:42+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220241,
            "title": "rom Concept to Final Formulation: A Structured Development of Lipid-Based Nanoemulsions for Dry Powder Inhalation",
            "abstract": null,
            "authors": [
                "Baniček, T",
                "Todaro, V",
                "Cavecchi, A",
                "Fröhlich, E",
                "Zimmer, A",
                "Zupančič, O",
                "Salar-Behzadi, S"
            ],
            "year": 2025,
            "source": "Drug Delivery to the Lungs Conference; DEC 10-12, 2025; Edinburgh, UK. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220241-28394"
            ],
            "persons": [
                "220241-53900"
            ],
            "imported": "2026-01-26T12:28:49+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220243,
            "title": "Development of Lipid-Based Platforms for Dry Powder Inhalation Using Nanotechnology ",
            "abstract": null,
            "authors": [
                "Baniček, T",
                "Todaro, V",
                "Cavecchi, A",
                "Fröhlich, E",
                "Zimmer, A",
                "Zupančič, O",
                "Salar-Behzadi, S"
            ],
            "year": 2025,
            "source": "Pharma DocDay ; JUL, 1, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220243-28394"
            ],
            "persons": [
                "220243-53900"
            ],
            "imported": "2026-01-26T12:31:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220248,
            "title": "Akutes Abdomen",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2025,
            "source": "FFF, Body³; JUN 26, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220248-14104"
            ],
            "persons": [
                "220248-52008"
            ],
            "imported": "2026-01-26T12: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218489,
            "title": "Development of Co-Amorphous Systems for Inhalation Therapy-Part 2: In Silico Guided Co-Amorphous Rifampicin-Moxifloxacin and -Ethambutol Formulations",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Sharafeldin, N",
                "Reinisch, V",
                "Mohsenzada, N",
                "Mitsche, S",
                "Schröttner, H",
                "Zellnitz-Neugebauer, S"
            ],
            "year": 2025,
            "source": "PHARMACEUTICS. 2025; 17(10): 1339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001601481300001",
            "pubmed": "41155974",
            "doi": "10.3390/pharmaceutics17101339",
            "pmc": "PMC12567144",
            "organizations": [
                "218489-28394"
            ],
            "persons": [
                "218489-53900-2",
                "218489-134841-6"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "PHARMACEUTICS",
            "issn": "1999-4923",
            "collection_publisher": null,
            "collection_title": "PHARMACEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.878,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.878,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 220246,
            "title": "Pulmonary Delivery of Poorly Soluble Drugs via Lipid-Based Dry Powder for Inhalation ",
            "abstract": null,
            "authors": [
                "Baniček, T",
                "Todaro, V",
                "Cavecchi, A",
                "Fröhlich, E",
                "Zimmer, A",
                "Zupančič, O",
                "Salar-Behzadi, S"
            ],
            "year": 2025,
            "source": "19th Annual Meeting of the Pharmaceutical Solid State Research Cluster ; SEP 24-26, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220246-28394"
            ],
            "persons": [
                "220246-53900"
            ],
            "imported": "2026-01-26T12:40:17+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220245,
            "title": "Nanotechnology for advanced development of carrier free lipid-based drug delivery to the lung ",
            "abstract": null,
            "authors": [
                "Baniček, T",
                "Todaro, V",
                "Fröhlich, E",
                "Salar-Behzadi, S"
            ],
            "year": 2025,
            "source": "5th European Conference on Pharmaceutics; MAR 24–25, 2025 ; Porto, PORTUGAL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220245-28394"
            ],
            "persons": [
                "220245-53900"
            ],
            "imported": "2026-01-26T12:38: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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 220239,
            "title": "Functional Homologous Recombination Deficiency in Prostate Cancer Revealed Through Multimodal cfDNA Profiling.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Sadeghi, H",
                "Moser, T",
                "Lazzeri, I",
                "Moser, MJ",
                "Glawitsch, L",
                "Bauernhofer, ET",
                "Eberhard, A",
                "Beichler, C",
                "Blatterer, J",
                "Kühberger, S",
                "Monsberger, N",
                "Terbuch, A",
                "Kashofer, K",
                "Geigl, JB",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "14th CNAPS International Symposium, Hong Kong. 2025; -14th CNAPS International Symposium (CNAPS 2025); DEC 3-5, 2025; Hong Kong, CHINA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220239-14020",
                "220239-14021",
                "220239-14085"
            ],
            "persons": [
                "220239-119307",
                "220239-125374",
                "220239-51692",
                "220239-86226",
                "220239-99946",
                "220239-100857",
                "220239-100897",
                "220239-105079",
                "220239-108856",
                "220239-116805",
                "220239-120331",
                "220239-50899",
                "220239-57386",
                "220239-57423",
                "220239-59426",
                "220239-76215"
            ],
            "imported": "2026-01-26T12:14: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": 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": 220249,
            "title": "Workshop Mikroplastik im Körper",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2025,
            "source": "WISSENSWERTE; SEP 29-OCT 1; Berlin, GERMANY. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220249-28394"
            ],
            "persons": [
                "220249-53900"
            ],
            "imported": "2026-01-26T12:45:56+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219750,
            "title": "The Effects of Obesity on Lung Physiology, the Prevalence and Severity of Chronic Pulmonary Diseases, and Inhalation Treatment",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2025,
            "source": "DRUG DES DEV THER. 2025; 19:  11885-11900. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001653158500001",
            "pubmed": "41488751",
            "doi": "10.2147/DDDT.S564912",
            "pmc": "PMC12764240",
            "organizations": [
                "219750-28394"
            ],
            "persons": [
                "219750-53900-2"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DRUG DES DEV THER",
            "issn": "1177-8881",
            "collection_publisher": null,
            "collection_title": "DRUG DESIGN DEVELOPMENT AND THERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.841,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.841,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "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": true,
            "local_affiliation": true
        }
    ]
}