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=155960&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155980&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155940&ordering=year",
    "results": [
        {
            "id": 219784,
            "title": "Behandlung seltener Schimmelpilzinfektionen.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": " . 2025; -PEG, Frühjahrs-Tagung der Sektion Antimykotische Therapie; APR 4-5, 2025; Essen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219784-29164"
            ],
            "persons": [
                "219784-64754"
            ],
            "imported": "2026-01-12T16:19:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219808,
            "title": "Expediting Downstream Processing with Cutting-Edge Protein Purification\r\n",
            "abstract": null,
            "authors": [
                "Schwaminger, SP\r\n"
            ],
            "year": 2025,
            "source": "Bioprocess International Europe; MAY 13-15; Hamburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219808-14012"
            ],
            "persons": [
                "219808-113130"
            ],
            "imported": "2026-01-12T18:52: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219809,
            "title": "Immobilising α-galactosidase onto Magnetic Nanoparticles\r\n",
            "abstract": null,
            "authors": [
                "Loh, SX",
                "Eigenfeld, M",
                "Schwaminger, SP\r\n"
            ],
            "year": 2025,
            "source": "Joint Frontiers in Integrative Structural Biology and Biophysics & BioMolStruct; DEC 9; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219809-14012"
            ],
            "persons": [
                "219809-113130",
                "219809-122613",
                "219809-124253"
            ],
            "imported": "2026-01-12T18:54:26+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": 219812,
            "title": "Ageless Yeast: Beer's aroma and quality revolution",
            "abstract": null,
            "authors": [
                "K, Schwaminger, SP, Eigenfeld, M, Wittmann, L"
            ],
            "year": 2025,
            "source": "Joint Frontiers in Integrative Structural Biology and Biophysics & BioMolStruct; DEC 9; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219812-14012"
            ],
            "persons": [
                "219812-113130",
                "219812-124253",
                "219812-132237"
            ],
            "imported": "2026-01-12T19:07:38+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219810,
            "title": "nexMPI WG5 - 2025",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2025,
            "source": "nexMPI COST Action Meeting; OCT 11; Athens. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219810-14012"
            ],
            "persons": [
                "219810-113130"
            ],
            "imported": "2026-01-12T18:58:47+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219811,
            "title": "nexMPI WG5 - DMPs",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2025,
            "source": "nexMPI COST Action; MAR 20; Würzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219811-14012"
            ],
            "persons": [
                "219811-113130"
            ],
            "imported": "2026-01-12T19:00: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219816,
            "title": "Targeted Innovation: A New Therapeutic Avenue for High-Grade B-cell Lymphoma",
            "abstract": null,
            "authors": [
                "Szmyra-Polomka, M",
                "Schwaminger, SP",
                "Deutsch, A."
            ],
            "year": 2025,
            "source": "Gründungsgarage Pitch; JAN 27; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219816-14012",
                "219816-14082"
            ],
            "persons": [
                "219816-113130",
                "219816-59183"
            ],
            "imported": "2026-01-12T19:22:31+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": 219813,
            "title": "Accelerated fermentation by separated yeast cultures",
            "abstract": null,
            "authors": [
                "Korbmacher, A, Abrishamchi, B, Kerpes, R, Becker, T, Kohn, N, Schwaminger, SP, Berensmeier, S"
            ],
            "year": 2025,
            "source": "LVT-Tagung; Feb 25-26; Freising. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219813-14012"
            ],
            "persons": [
                "219813-113130"
            ],
            "imported": "2026-01-12T19:16: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": 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": 219817,
            "title": "Gezielte Innovation: Eine neue Therapie für aggressive Lymphome",
            "abstract": null,
            "authors": [
                "Schwaminger, SP",
                "Deutsch, A., Loh, SX, Cassidy, I"
            ],
            "year": 2025,
            "source": "Ideen Triebwerk Pitch; NOV 16; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219817-14012",
                "219817-14082"
            ],
            "persons": [
                "219817-122613",
                "219817-59183",
                "219817-113130"
            ],
            "imported": "2026-01-12T19:24: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
        },
        {
            "id": 219814,
            "title": "Dymium",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2025,
            "source": "5th Career Symposium “What can I be with a PhD?”; Jul 11; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219814-14012"
            ],
            "persons": [
                "219814-113130"
            ],
            "imported": "2026-01-12T19:19:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219818,
            "title": "Targeted Innovation: New therapeutic for aggressive Lymphoma",
            "abstract": null,
            "authors": [
                "Schwaminger, SP",
                "Deutsch, A., Loh, SX, Cassidy, I"
            ],
            "year": 2025,
            "source": "Start-UP Spritzer; DEZ 12; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219818-14012",
                "219818-14082"
            ],
            "persons": [
                "219818-113130",
                "219818-122613",
                "219818-59183"
            ],
            "imported": "2026-01-12T19:25: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219815,
            "title": "Saving lives by delivering early cancer diagnostics",
            "abstract": null,
            "authors": [
                "Schwaminger, SP, Shahmoradi, N"
            ],
            "year": 2025,
            "source": "Pitching in German House; APR 28; Singapore. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219815-14012"
            ],
            "persons": [
                "219815-113130"
            ],
            "imported": "2026-01-12T19:21:15+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": 219429,
            "title": "EULAR Escape Room 2025 - A Rheumatology Escape Room as a didactic teaching tool ",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "EULAR congress 2025; JUN 11-14, 2025; Barcelona, Spain. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219429-14086"
            ],
            "persons": [
                "219429-117681",
                "219429-117682"
            ],
            "imported": "2025-12-29T15:46:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216473,
            "title": "The Expression of a Germline Fusion Gene Involving a Protein-Coding and a Long Non-Coding RNA Gene Results in Severe Brain Malformations.",
            "abstract": null,
            "authors": [
                "Kaufmann, L",
                "Beichler, C",
                "Blatterer, J",
                "Janisch, I",
                "Csapó, B",
                "Schreiner, E",
                "Verheyen, S",
                "Geigl, JB",
                "Windpassinger, C"
            ],
            "year": 2025,
            "source": "GENES-BASEL. 2025; 16(5): 598",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001495655500001",
            "pubmed": "40428419",
            "doi": "10.3390/genes16050598",
            "pmc": "PMC12111516",
            "organizations": [
                "216473-14038",
                "216473-14021"
            ],
            "persons": [
                "216473-100857-6",
                "216473-105661-2",
                "216473-57423-4",
                "216473-59426-6",
                "216473-88454-6",
                "216473-50811-6",
                "216473-95364-6"
            ],
            "imported": "2025-06-03T12:34:17+02:00",
            "journal": "GENES-BASEL",
            "issn": "2073-4425",
            "collection_publisher": null,
            "collection_title": "GENES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.592,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.62,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": false,
            "local_affiliation": true
        },
        {
            "id": 219415,
            "title": "CTD-ILD and lung ultrasound",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Train the trainee, lung ultrasound, November 2025; NOV 26, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219415-14086"
            ],
            "persons": [
                "219415-117682"
            ],
            "imported": "2025-12-29T14:35: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219420,
            "title": "A Rheumatology Escape Room as a didactic teaching tool",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Reisch, M"
            ],
            "year": 2025,
            "source": "ÖGR / EULAR summer school in rheumatology for medical students 2025; JUL 5-8, 2025; Saalfelden, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219420-14086"
            ],
            "persons": [
                "219420-117681",
                "219420-117682"
            ],
            "imported": "2025-12-29T15:20:30+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": false,
            "local_affiliation": true
        },
        {
            "id": 219411,
            "title": "CTD-ILD and lung ultrasound",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Lung Ultrasound in early identification of ILDs, April 2025; APR 22-23, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219411-14086"
            ],
            "persons": [
                "219411-117682"
            ],
            "imported": "2025-12-29T14:30: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216128,
            "title": "The role of skin adipocytes in wound healing",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Einsiedler, J",
                "Holzer-Geissler, J",
                "Zacharias, M",
                "Hofmann, E",
                "Kamolz, L",
                "Kotzbeck, P"
            ],
            "year": 2025,
            "source": "EXP DERMATOL. 2025; 34(3):-51. ADF Meeting; MAR 12-15, 2025; Cologne, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001466122500009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216128-14020",
                "216128-14076"
            ],
            "persons": [
                "216128-100699",
                "216128-61601",
                "216128-90618",
                "216128-99699",
                "216128-80111",
                "216128-95211"
            ],
            "imported": "2025-05-12T11:24:56+02:00",
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.754,
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219410,
            "title": "CTD-ILD and lung ultrasound",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Lung Ultrasound in early identification of ILDs, January 2025; JAN 21-22, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219410-14086"
            ],
            "persons": [
                "219410-117682"
            ],
            "imported": "2025-12-29T14:29:20+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": false,
            "local_affiliation": true
        },
        {
            "id": 218468,
            "title": "BK channels are indispensable for endothelial function in small pulmonary arteries",
            "abstract": null,
            "authors": [
                "Guntur, D",
                "Jeremic, D",
                "Csaki, R",
                "Myronenko, O",
                "Biasin, V",
                "Kolb, D",
                "Michalick, L",
                "Kuebler, WM",
                "Enyedi, P",
                "Olschewski, H",
                "Olschewski, A",
                "Nagaraj, C"
            ],
            "year": 2025,
            "source": "CELL COMMUN SIGNAL. 2025; 23(1): 448",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001598208300002",
            "pubmed": "41121159",
            "doi": "10.1186/s12964-025-02436-0",
            "pmc": "PMC12542031",
            "organizations": [
                "218468-25164",
                "218468-14087",
                "218468-14044",
                "218468-14010"
            ],
            "persons": [
                "218468-107693-1",
                "218468-111570-6",
                "218468-116443-6",
                "218468-54345-4",
                "218468-58881-6",
                "218468-58984-6",
                "218468-73404-6"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "CELL COMMUN SIGNAL",
            "issn": "1478-811X",
            "collection_publisher": null,
            "collection_title": "CELL COMMUNICATION AND SIGNALING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.852,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.852,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CELL BIOLOGY-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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}