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=1180&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1200&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=-impactfactor",
    "results": [
        {
            "id": 219995,
            "title": "Impulsvortrag - Genetische Cholestasen an der Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Advisory Board - Genetische cholestatische Erkrankungen bei Erwachsenen; OCT 14, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219995-14081"
            ],
            "persons": [
                "219995-57377"
            ],
            "imported": "2026-01-19T16:38:35+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": 219994,
            "title": "Facharztprüfungskurs Hepatologie 2025",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Seminar Innere Medizin mit Fallbeispielen; MAY 22-24, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219994-14081"
            ],
            "persons": [
                "219994-57377"
            ],
            "imported": "2026-01-19T16:35: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": 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": 219984,
            "title": "Prinzipien der Medizinischen Trainingslehre",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 17, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219984-14049"
            ],
            "persons": [
                "219984-102251"
            ],
            "imported": "2026-01-19T14:37: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": 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": 219982,
            "title": "Das relative Energiedefizit Syndrom (RED-S) im Sport",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Weinviertler Sportärztetage; November 8, 2025; Retz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219982-14049"
            ],
            "persons": [
                "219982-102251"
            ],
            "imported": "2026-01-19T14:34:36+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": 219985,
            "title": "Medizinische Trainingslehre bei metabolischen Erkrankungen",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 17, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219985-14049"
            ],
            "persons": [
                "219985-102251"
            ],
            "imported": "2026-01-19T14:38:32+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": 219986,
            "title": "Was tun bei Statin-Intoleranz?",
            "abstract": null,
            "authors": [
                "Harer, CM"
            ],
            "year": 2025,
            "source": "Ärztewoche. 2025; 39(48): 16",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219986-14080"
            ],
            "persons": [
                "219986-97867"
            ],
            "imported": "2026-01-19T14:39:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 219980,
            "title": "Sportmedizinisches Wettkampftauglichkeitsattest",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Sportärztetage Seggauberg; Juni 13, 2025; Seggauberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219980-14049"
            ],
            "persons": [
                "219980-102251"
            ],
            "imported": "2026-01-19T14:30: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219983,
            "title": "Grundlagen des Energiestoffwechsels",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 16, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219983-14049"
            ],
            "persons": [
                "219983-102251"
            ],
            "imported": "2026-01-19T14:36:00+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": 219981,
            "title": "Interessante Fälle aus der sportmedizinischen Praxis",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Sportärztetage Seggauberg; Juni 15, 2025; Seggauberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219981-14049"
            ],
            "persons": [
                "219981-102251"
            ],
            "imported": "2026-01-19T14:32: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219987,
            "title": "Medikament Training: Super Wirkung bei korrekter Anwendung",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Kongress für Allgemeinmedizin; November 26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219987-14049"
            ],
            "persons": [
                "219987-102251"
            ],
            "imported": "2026-01-19T14:39:51+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": 186562,
            "title": "Improved protection of filtering facepiece through inactivation of pathogens by hypertonic salt solutions - A possible COVID-19 prevention device.",
            "abstract": null,
            "authors": [
                "Tatzber, F",
                "Resch, U",
                "Lindschinger, M",
                "Cvirn, G",
                "Wonisch, W"
            ],
            "year": 2020,
            "source": "Prev Med Rep. 2020; 20:  101270-101270. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000645566100096",
            "pubmed": "33282639",
            "doi": "10.1016/j.pmedr.2020.101270",
            "pmc": "PMC7695550",
            "organizations": [
                "186562-14012",
                "186562-14014"
            ],
            "persons": [
                "186562-50068-6",
                "186562-78351-4"
            ],
            "imported": "2021-02-17T01:00:00+01:00",
            "journal": "Prev Med Rep",
            "issn": "2211-3355",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219976,
            "title": "Immunological mechanisms underlying chronic lung disease and pulmonary vascular remodelling",
            "abstract": null,
            "authors": [
                "Marsh, LM"
            ],
            "year": 2025,
            "source": "OLRC Science Day; Feb 06 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219976-14006"
            ],
            "persons": [
                "219976-100911"
            ],
            "imported": "2026-01-19T14:19:14+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 187379,
            "title": "Associations of Serum Cortisol with Cardiovascular Risk and Mortality in Patients Referred to Coronary Angiography.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Keppel, MH",
                "Grübler, MR",
                "Verheyen, N",
                "Odler, B",
                "Meinitzer, A",
                "Voelkl, J",
                "März, W"
            ],
            "year": 2021,
            "source": "J Endocr Soc. 2021; 5(5):bvab017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000658205100001",
            "pubmed": "33869979",
            "doi": "10.1210/jendso/bvab017",
            "pmc": "PMC8041336",
            "organizations": [
                "187379-14028",
                "187379-14080",
                "187379-14083",
                "187379-14084"
            ],
            "persons": [
                "187379-89701-6",
                "187379-53344-2",
                "187379-71449-1",
                "187379-81051-6",
                "187379-81519-6",
                "187379-85701-6",
                "187379-94970-6"
            ],
            "imported": "2021-04-22T02:00:00+02:00",
            "journal": "J Endocr Soc",
            "issn": "2472-1972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219979,
            "title": "Aufbau und Ablauf von Feldtests",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Kärntner Sportärztetage; Juli 18, 2025; Bad Kleinkirchheim, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219979-14049"
            ],
            "persons": [
                "219979-102251"
            ],
            "imported": "2026-01-19T14:28: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": 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": 219975,
            "title": "Compartment-Specific Immune Dynamics in Chronic Obstructive Pulmonary Disease\"",
            "abstract": null,
            "authors": [
                "Syarif, AH",
                "Reiter, B",
                "Hötzenecker, K",
                "Evermann, M",
                "Kwapiszewska, G",
                "Avian, A",
                "Marsh, LM"
            ],
            "year": 2025,
            "source": "Gordon Research Conference. 2025; -Lung Development, Injury and Repair Gordon Research Conference Promoting Health Across the Lifespan in Developing and Aging Lungs; JUL 27 - AUG 1; Lucca (Barga), Lucca, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219975-14006",
                "219975-14026"
            ],
            "persons": [
                "219975-67207",
                "219975-82090",
                "219975-100911",
                "219975-111474"
            ],
            "imported": "2026-01-19T14:14:04+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219978,
            "title": "Sportärztliche Beratung und Betreuung",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Universitätslehrgang Master of Public Health; Mai 14, 2025; Wien, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219978-14049"
            ],
            "persons": [
                "219978-102251"
            ],
            "imported": "2026-01-19T14:24:41+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": 219972,
            "title": "Combining immobilization and activity to influence calf muscle \r\nmorphology in children with cerebral palsy: randomized controlled \r\ntrial using 3D ultrasound",
            "abstract": null,
            "authors": [
                "Švehlík, M",
                "Kruse, A",
                "Guggenberger, B",
                "Tilp, M",
                "Mosser, N",
                "Kraus, T",
                "Kainz, H",
                "Habersack, A"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.254. 2025; 121(S):237-238.-ESMAC 2025; SEP 8-13, 2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219972-14052"
            ],
            "persons": [
                "219972-54144",
                "219972-65038"
            ],
            "imported": "2026-01-19T12:33: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219974,
            "title": "Non-ambulatory individuals with severe spastic cerebral palsy show a profound decline in cardiorespiratory fitness and muscle strength",
            "abstract": null,
            "authors": [
                "Mosser, N",
                "Kunstic, A",
                "Birnbaumer, P",
                "Švehlík, M",
                "Tilp, M",
                "van Poppel, M",
                "Wenninger, J",
                "Corell, L",
                "von Walden, F",
                "Kruse, A"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.168. 2025; 121(S):155-156.-ESMAC 2025; SEP 8-13, 2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219974-14052"
            ],
            "persons": [
                "219974-65038"
            ],
            "imported": "2026-01-19T12:48: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": 219973,
            "title": "Impact of Femoral Derotation Osteotomies on Gait, Growth Plate Loading, and Femoral Growth Trajectories in Children with Idiopathic Torsional Deformities",
            "abstract": null,
            "authors": [
                "Koller, W",
                "Kranzl, A",
                "Mindler, G",
                "Svehlik, M",
                "Baca, A",
                "Kainz, H"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.133. 2025; 121(S):121-122.-ESMAC 2025; SEP 8-13,2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219973-14052"
            ],
            "persons": [
                "219973-65038"
            ],
            "imported": "2026-01-19T12: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219970,
            "title": "Lung Regeneration is Fueled by Lipid Catabolism",
            "abstract": null,
            "authors": [
                "Paul W. Vesely, Huyen T. T. Phan, Manu M. Kanti, Ayu Hutami Syarif, Cheng-Lun Na, Olaya E. Gonzalez, Leigh M. Marsh,\r\nGrazyna Kwapiszewska, Anne Karina T. Perl & Gerald Hoefler"
            ],
            "year": 2025,
            "source": "Gordon Research Conference. 2025; -Lung Development, Injury and Repair\r\nGordon Research Conference\r\nPromoting Health Across the Lifespan in Developing and Aging Lungs; JUL 27 - AUG 1; Lucca (Barga), Lucca, Italy. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219970-14006"
            ],
            "persons": [
                "219970-57409",
                "219970-100911"
            ],
            "imported": "2026-01-19T11:21: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": true,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}