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=580&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156926,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=600&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=560&ordering=-year",
    "results": [
        {
            "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": [],
            "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": [],
            "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": [],
            "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-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": [],
            "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": [],
            "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-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": [],
            "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": [],
            "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": [],
            "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": [],
            "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
        },
        {
            "id": 220253,
            "title": "Alterungsforschung im Fokus - als Forscherin und Wissensvermittlerin",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, C"
            ],
            "year": 2025,
            "source": "MINT Kongress, Bundesministerium Bildung, Wissenschaft und Forschung; FEB 25-27, 2025; Montanuniversität Leoben, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220253-14013"
            ],
            "persons": [
                "220253-85069"
            ],
            "imported": "2026-01-26T13:25: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": 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": 218908,
            "title": "Deletion of MMP12 improves energy metabolism and brown adipose tissue function in mice prone to cardiometabolic disease.",
            "abstract": null,
            "authors": [
                "Amor, M",
                "Diaz, M",
                "Fuerlinger, A",
                "Svecla, M",
                "Bianco, V",
                "Schooltink, L",
                "Dobrijević, A",
                "Schwarz, B",
                "Akhmetshina, A",
                "Vujić, N",
                "Korbelius, M",
                "Hirtl, M",
                "Buerger, M",
                "Pirchheim, A",
                "Rainer, S",
                "Schauer, S",
                "Beretta, G",
                "Goessler, W",
                "Kolb, D",
                "Hoefler, G",
                "Hackl, H",
                "Madreiter-Sokolowski, C",
                "Abdellatif, M",
                "Norata, GD",
                "Kratky, D"
            ],
            "year": 2025,
            "source": "J Lipid Res. 2025;  100951",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41308745",
            "doi": "10.1016/j.jlr.2025.100951",
            "pmc": "PMC12775818",
            "organizations": [
                "218908-25164",
                "218908-14083",
                "218908-14020",
                "218908-14017",
                "218908-14013"
            ],
            "persons": [
                "218908-103617-1",
                "218908-104201-6",
                "218908-106493-6",
                "218908-107151-6",
                "218908-51904-4",
                "218908-58881-6",
                "218908-75396-6",
                "218908-85069-6",
                "218908-107153-6",
                "218908-119110-6",
                "218908-121750-6",
                "218908-122612-6",
                "218908-50245-6",
                "218908-50903-6",
                "218908-76131-6",
                "218908-94512-6"
            ],
            "imported": "2025-12-03T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "1539-7262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220255,
            "title": "Longevity-Medizin zwischen Forschung und Praxis",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, C",
                "Hütter-Klepp, K"
            ],
            "year": 2025,
            "source": "Ärztekammer Steiermark; NOV 11, 2025; Graz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220255-27964",
                "220255-14013"
            ],
            "persons": [
                "220255-117481",
                "220255-85069"
            ],
            "imported": "2026-01-26T13:32: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220256,
            "title": "FWF Science Lectures \"Anti-Aging-Strategien im Wissenschafts-Check\"",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, C"
            ],
            "year": 2025,
            "source": "Österreichischer Wissenschaftsfonds FWF; OCT 10, 2025; VIENNA, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220256-14013"
            ],
            "persons": [
                "220256-85069"
            ],
            "imported": "2026-01-26T13:36:37+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": 220254,
            "title": "Polyphenole als mögliche Anti-Aging Compounds",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, C"
            ],
            "year": 2025,
            "source": "APOkongress Anti-Aging und Longevity; JUN 13-15,2025; Pörtschach, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220254-14013"
            ],
            "persons": [
                "220254-85069"
            ],
            "imported": "2026-01-26T13:30:34+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
        }
    ]
}