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=880&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=900&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=860&ordering=-year",
    "results": [
        {
            "id": 223039,
            "title": "Machine listening in the delivery room: Towards an automatic evaluation of the neonatal health status based on the first vocalisations.",
            "abstract": null,
            "authors": [
                "Holzer, M",
                "Herzele, D"
            ],
            "year": 2026,
            "source": "Division of Obstetrics Journal Club; JUNE 3, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223039-14068",
                "223039-14094"
            ],
            "persons": [],
            "imported": "2026-06-09T16:07:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223038,
            "title": "Anxiety in the First Hours Matters: Acute State Anxiety as an Early Marker of Post-MI PTSD",
            "abstract": null,
            "authors": [
                "Braun, C",
                "Schmidt, A",
                "Kolesnik, E",
                "Baranyi, A"
            ],
            "year": 2026,
            "source": " AGN Journal. 2026; 3(S1):-NOTFALL2026; Apr 9-11 2026; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223038-14044",
                "223038-14083",
                "223038-29444"
            ],
            "persons": [
                "223038-50887",
                "223038-61189",
                "223038-112171",
                "223038-91265"
            ],
            "imported": "2026-06-09T13:09:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223040,
            "title": "Malignant transformation of sacrococcygeal teratoma versus presacral teratoma in Currarino syndrome: Results of 'The SCT-study'.",
            "abstract": null,
            "authors": [
                "van, Heurn, LJ",
                "Derikx, JPM",
                "Hall, NJ",
                "AbouZeid, AA",
                "de, Campos, Vieira, Abib, S",
                "Chirdan, LB",
                "Fumino, S",
                "Kim, SC",
                "Muensterer, O",
                "Olivos, M",
                "StPeter, SD",
                "Twisk, J",
                "Vinit, N",
                "Yang, T",
                "Zani, A",
                "Ernst, van, Heurn, LW, , SCT-study, consortium"
            ],
            "year": 2026,
            "source": "J Pediatr Surg. 2026; 61(6):162848",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42250912",
            "doi": "10.1016/j.jpedsurg.2025.162848",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-09T02:00:00+02:00",
            "journal": "J Pediatr Surg",
            "issn": "1531-5037",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.736,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "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": false
        },
        {
            "id": 223041,
            "title": "A modified Delphi consensus on tenosynovial giant cell tumour and giant cell tumour of bone : a report from the Birmingham Orthopaedic Oncology Meeting (BOOM).",
            "abstract": null,
            "authors": [
                "Jeys, LM",
                "Botello, E",
                "Boyle, R",
                "Ebeid, W",
                "Hilton, T",
                "Houdek, MT",
                "Hosking, K",
                "Kurisunkal, VJ",
                "Laubscher, M",
                "Morris, GV",
                "Puri, A",
                "Ruggieri, P",
                "Laitinen, MK",
                "Abdul, Bari, Y",
                "Abood, A",
                "Abraham, JA",
                "Acosta, Marin, M",
                "Agarwal, M",
                "Agarwal, R",
                "Aguirre, M",
                "Ajit, Singh, V",
                "Akiyama, T",
                "Al, Farii, H",
                "Alaqeel, M",
                "Alaseem, A",
                "Aldosari, O",
                "Alexander, K",
                "Alfaro, P",
                "Aljuhani, W",
                "Allison, DC",
                "Almashahedi, M",
                "Alotaibi, A",
                "Alpan, B",
                "Alshaygy, IS",
                "Althunayan, T",
                "Andreani, L",
                "Andreou, D",
                "Andriandi, A",
                "Annabelle, L",
                "Aponte-Tinao, L",
                "Ardelt, M",
                "Armas, S",
                "Aston, W",
                "Aycan, OE",
                "Baad-Hansen, T",
                "Baeza, P",
                "Baird, C",
                "Balach, T",
                "Banse, X",
                "Barriga, J",
                "Barry, J",
                "Basile, G",
                "Bastoni, S",
                "Basuki, MH",
                "Bauer, HC",
                "Baydar, S",
                "Bayliss, L",
                "Becker, R",
                "Bedi, A",
                "Benevenia, J",
                "Bengoa, F",
                "Berger, C",
                "Bernthal, N",
                "Binitie, O",
                "Bird, J",
                "Bobseit, A",
                "Bodian, C",
                "Boffano, M",
                "Bonilla, Huertas, P",
                "Bramer, J",
                "Broadhead, M",
                "Broekhuis, D",
                "Broida, SE",
                "Brown, D",
                "Bruschi, A",
                "Budny, T",
                "Buist, M",
                "Burke, Z",
                "Busse, T",
                "Cabrolier, J",
                "Calvo-Haro, JA",
                "Campanacci, DA",
                "Cardoso, R",
                "Carey, Smith, R",
                "Carrasco, MG",
                "Casales, N",
                "Castan, A",
                "Ceballos, O",
                "Chan, CM",
                "Chan, L",
                "Chang, LZ",
                "Charoenlap, C",
                "Chaustre, Florez, JF",
                "Chin, J",
                "Choong, P",
                "Chrobok, A",
                "Chung, YG",
                "Ciechanowicz, D",
                "Clara-Altamirano, MA",
                "Consuegra, Guzman, LA",
                "Cornu, O",
                "Coubeau, L",
                "Courtot, L",
                "Crawford, B",
                "Cribb, G",
                "Cuervo-Lozano, CE",
                "Dammerer, D",
                "de, la, Rosa, P",
                "de, Lima, Corvino, D",
                "De, Paolis, M",
                "De, Santos, de, la, Fuente, FJ",
                "de, Vaal, M",
                "Deisenhofer, JM",
                "Delgado, Obando, J",
                "Demir, E",
                "Deo, S",
                "Deventer, N",
                "Di, Bella, C",
                "Dierselhuis, E",
                "Docquier, PL",
                "Domson, G",
                "Donati, DM",
                "Doshi, A",
                "Duivenvoorden, MJC",
                "Duran-Ciarrochi, R",
                "Dürr, HR",
                "Ehlers, PJ",
                "El, Ghoneimy, AM",
                "El, Motassime, A",
                "Eloi, Pinto, FF",
                "Endo, M",
                "Epstein, G",
                "Eralp, L",
                "Etaiwi, M",
                "Eward, W",
                "Fabbri, N",
                "Faimali, M",
                "Farman, U",
                "Farooq, A",
                "Farooque, K",
                "Farris, C",
                "Ferguson, P",
                "Ferreira, N",
                "Fiorenza, F",
                "Flint, M",
                "Forsberg, JA",
                "Franks, D",
                "Freitas, JP",
                "Fuchs, B",
                "Fujiwara, T",
                "Funovics, PT",
                "Fuzy, E",
                "Galli, Serra, M",
                "Gamie, Z",
                "Garcia-Carrasco, M",
                "García-Huidobro, G",
                "Gaston, CL",
                "Gazendam, A",
                "Georges, B",
                "Ghert, M",
                "Ghosh, KM",
                "Giardina, FL",
                "Gibbs, CP",
                "Golovina, Y",
                "Gomez, Mier, LC",
                "Gomez-Mascard, A",
                "Gomez-Sierra, MA",
                "González-Browne, C",
                "Gonzalez-Saldivar, J",
                "González-Motta, A",
                "Gortzak, Y",
                "Gosheger, G",
                "Gouin, F",
                "Goulding, K",
                "Gracia, I",
                "Graydon, A",
                "Green, N",
                "Griffin, A",
                "Guedes, A",
                "Gulia, A",
                "Gupta, S",
                "Guzman, M",
                "Hardes, J",
                "Hasan, YO",
                "Hashim, AM",
                "Havard, H",
                "Haydon, R",
                "Hegde, P",
                "Hernandez, Lopez, A",
                "Herrera, D",
                "Hesham, A",
                "Hesla, A",
                "Hess, M",
                "Hirschmann, A",
                "Hobusch, G",
                "Hohensteiner, A",
                "Hongsaprabhas, C",
                "Hornicek, F",
                "Hsu, M",
                "Idowu, OK",
                "Idulhaq, M",
                "Igbinoba, B",
                "Ippolito, JA",
                "Iwata, S",
                "Jagiello, J",
                "Johan, MP",
                "Johnson, L",
                "Johnston, A",
                "Joo, MW",
                "Joyce, D",
                "Jung, B",
                "Jungels, C",
                "Jutte, P",
                "Jutte, W",
                "Jääskeläinen, AS",
                "Kaldas, K",
                "Kapanci, B",
                "Karaca, MO",
                "Kawai, A",
                "Kemp, A",
                "Khal, AA",
                "Khan, Z",
                "Khan, ZA",
                "Khaouam, N",
                "Kim, HS",
                "Klopper, S",
                "Kobayashi, E",
                "Kobayashi, H",
                "Kontogeorgakos, V",
                "Kotrych, D",
                "Krebbekx, GGJ",
                "Krishnamurthy, AV",
                "Kunisada, T",
                "Kyte, R",
                "Lacroix, V",
                "Lazarides, A",
                "Le, Nail, LR",
                "Lee, FY",
                "Lee, J",
                "Lee, M",
                "Legosz, P",
                "Lehner, B",
                "Leithner, A",
                "Leone, G",
                "Letson, D",
                "Lewis, VO",
                "Li, B",
                "Liikanen, H",
                "Lin, P",
                "Linda, Z",
                "Lindsay, S",
                "Lozano, Calderon, S",
                "Lutomia, Lumbasi, M",
                "Macdonald, J",
                "Machado, P",
                "Majirija, E",
                "Malina, M",
                "Malyk, R",
                "Marais, L",
                "Mascard, E",
                "Mattei, JC",
                "McCullough, L",
                "McMahon, S",
                "Medellin, Rincon, MR",
                "Mediavilla, Santos, L",
                "Meijer, D",
                "Meijer, JG",
                "Miller, B",
                "Molloy, A",
                "Moriel, Garcesco, DJ",
                "Morris, CD",
                "Morse-Sanyal, A",
                "Mottard ..."
            ],
            "year": 2026,
            "source": "Bone Joint J. 2026; 108-B:xxx",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42261942",
            "doi": "10.1302/0301-620X.108B.BJJ-2026-0394",
            "pmc": null,
            "organizations": [
                "223041-14052"
            ],
            "persons": [
                "223041-53237-6",
                "223041-95171-6"
            ],
            "imported": "2026-06-10T02:00:00+02:00",
            "journal": "Bone Joint J",
            "issn": "2049-4408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "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": false
        },
        {
            "id": 223088,
            "title": "Impact of Lipoprotein (a) on the Quantification of LDL-Cholesterol",
            "abstract": null,
            "authors": [
                "Drobnik, S",
                "Koloi, A",
                "Scharnagl, H",
                "Hollstein, T",
                "Kassner, U",
                "Dressel, A",
                "Drobnik, W",
                "Nauck, M",
                "März, W"
            ],
            "year": 2026,
            "source": "CLIN LAB. 2026; 72(5): 1001-1012. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001777906800016",
            "pubmed": "42159104",
            "doi": "10.7754/Clin.Lab.2025.250664",
            "pmc": null,
            "organizations": [
                "223088-14028"
            ],
            "persons": [
                "223088-50886-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "CLIN LAB",
            "issn": "1433-6510",
            "collection_publisher": null,
            "collection_title": "CLINICAL LABORATORY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.103,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222850,
            "title": "Management Recommendation For Primary Total Knee Arthroplasty With Incidental Findings Of Enchondromas Or Atypical Cartilaginous Tumors.",
            "abstract": null,
            "authors": [
                "Karatas, H"
            ],
            "year": 2026,
            "source": "38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222850-14052"
            ],
            "persons": [
                "222850-133283"
            ],
            "imported": "2026-05-13T12:40:15+02: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": 222853,
            "title": "Inzidenz und Überleben mit Weichteil- sowie Knochensarkomen in Österreich.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Wenzl, FA",
                "Szkandera, J",
                "Scheipl, S",
                "Liegl-Atzwanger, B",
                "Igrec, J",
                "Leithner, A"
            ],
            "year": 2026,
            "source": "Weichteilsarkom Kasuistiken; MAY 8, 2026; Salzburg, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222853-14020",
                "222853-14052",
                "222853-14054",
                "222853-14085"
            ],
            "persons": [
                "222853-100618",
                "222853-50448",
                "222853-53237",
                "222853-95171",
                "222853-50546",
                "222853-69234"
            ],
            "imported": "2026-05-13T13:32:51+02: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": 222852,
            "title": "R0 vs. palliativ?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Smolle, MA",
                "Szkandera, J",
                "Liegl-Atzwanger, B",
                "Godschachner, T"
            ],
            "year": 2026,
            "source": "Weichteilsarkom Kasuistiken; MAY 8, 2026; Salzburg, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222852-14020",
                "222852-14052",
                "222852-14085"
            ],
            "persons": [
                "222852-104839",
                "222852-69234",
                "222852-50546",
                "222852-53237",
                "222852-95171"
            ],
            "imported": "2026-05-13T13:30:03+02: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": 222865,
            "title": "AI in Education and Academics.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Smolle, MA"
            ],
            "year": 2026,
            "source": "38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 12-17, 2026; Estoril, PORTUGAL. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222865-14052"
            ],
            "persons": [
                "222865-53237"
            ],
            "imported": "2026-05-13T15:49:31+02: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": 222864,
            "title": "Recurrence? Re-operate!",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Smolle, MA"
            ],
            "year": 2026,
            "source": "38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 12-17, 2026; Estoril, PORTUGAL. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222864-14052"
            ],
            "persons": [
                "222864-53237",
                "222864-95171"
            ],
            "imported": "2026-05-13T15:48:47+02: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": 222860,
            "title": "Case Report: Iatrogenic Metastasis of Osteosarcoma in a Pediatric Fracture. A Consequence of Delayed Diagnosis and Insufficient Preoperative Imaging.",
            "abstract": null,
            "authors": [
                "Schwarz, K",
                "Smolle, MA",
                "Leithner, A"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 21--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222860-14052"
            ],
            "persons": [
                "222860-95171",
                "222860-132401",
                "222860-53237"
            ],
            "imported": "2026-05-13T15:34:48+02: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": 222856,
            "title": "Tumour necrosis after neoadjuvant radiotherapy in extremity soft tissue sarcoma is not predictive of oncological outcome.",
            "abstract": null,
            "authors": [
                "Müller, DA",
                "Petruska, M",
                "Sutter, R",
                "Smolle, MA"
            ],
            "year": 2026,
            "source": "Abstract book of the Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2026; -Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222856-14052"
            ],
            "persons": [
                "222856-95171"
            ],
            "imported": "2026-05-13T15:18:28+02: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": 222862,
            "title": "Total Femur Replacement: Function, Quality of Life and Gait. A Multicentric EMSOS Study.",
            "abstract": null,
            "authors": [
                "Valentini, M",
                "Svehlik, M",
                "Leithner, A",
                "Bergovec, M",
                "EMSOS TFR study group",
                "Smolle, MA"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 150--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222862-14052"
            ],
            "persons": [
                "222862-53237",
                "222862-65038",
                "222862-108921",
                "222862-95171"
            ],
            "imported": "2026-05-13T15:38:41+02: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": 222859,
            "title": "Challenging The Sarcoma Mimic: Benign Genomic Architecture in Infiltrative USP6-Rearranged Nodular Fasciitis – A Retrospective Study.",
            "abstract": null,
            "authors": [
                "Buchwald, MT",
                "Skok, K",
                "Smolle, MA",
                "Godschachner, T",
                "Leithner, A",
                "Viertler, C",
                "Liegl-Atzwanger, B"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 21--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222859-14014",
                "222859-14020",
                "222859-14052"
            ],
            "persons": [
                "222859-128137",
                "222859-104839",
                "222859-120849",
                "222859-50546",
                "222859-53237",
                "222859-54279",
                "222859-95171"
            ],
            "imported": "2026-05-13T15:32:00+02: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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222861,
            "title": "Proximal Femoral Endoprosthetic Reconstruction after Tumor Resection: Clinical Outcomes of the MUTARS® Orthopedic Registry Europe (MORE)",
            "abstract": null,
            "authors": [
                "van de Vusse, SF",
                "Bus, MPa",
                "Walter, SG",
                "Cabrolier, J",
                "Leithner, A",
                "Raciborska, A",
                "Hilton, T",
                "Scorianz, M",
                "Malina, M",
                "van de Sande, MAJ"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 236--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222861-14052"
            ],
            "persons": [
                "222861-53237"
            ],
            "imported": "2026-05-13T15:37:23+02: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": 222858,
            "title": "Resurfacing Threats: Metastatic Ossifying Fibromyxoid Tumor Emerging After Almost Two Decades.",
            "abstract": null,
            "authors": [
                "Ambros, M",
                "Liegl-Atzwanger, B",
                "Kashofer, K",
                "Leithner, A"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 37--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222858-14020",
                "222858-14052"
            ],
            "persons": [
                "222858-50546",
                "222858-53237",
                "222858-123732",
                "222858-57386"
            ],
            "imported": "2026-05-13T15:29:46+02: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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222857,
            "title": "Particle therapy in patients with sarcomas. Retrospective, multicentre study of clinical and oncological outcomes in Austria.",
            "abstract": null,
            "authors": [
                "Gassner, C",
                "Funovics, P",
                "Leithner, A",
                "Fossati, P",
                "Scheipl, S",
                "Smolle, MA"
            ],
            "year": 2026,
            "source": "Abstract book of the Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2026; -Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222857-14052"
            ],
            "persons": [
                "222857-50448",
                "222857-95171",
                "222857-53237"
            ],
            "imported": "2026-05-13T15:20:07+02: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": 222863,
            "title": "Management Recommendation for Primary Total Knee Arthroplasty with Incidental Findings of Enchondromas or Atypical Cartilaginous Tumors.",
            "abstract": null,
            "authors": [
                "Karatas, H",
                "Valentini, M",
                "Slapar, J",
                "Kremser, JM",
                "Hauer, G"
            ],
            "year": 2026,
            "source": "Abstract book of the 38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS). 2026; 132--38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222863-14052"
            ],
            "persons": [
                "222863-130658",
                "222863-101863",
                "222863-108921",
                "222863-133283"
            ],
            "imported": "2026-05-13T15:40:52+02: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": 222868,
            "title": "Which Factors Associate With Implant Revision and Hip Disarticulation After Total Femur Replacement? A Retrospective Multicentric EMSOS Study.",
            "abstract": null,
            "authors": [
                "Valentini, M",
                "Svehlik, M",
                "Leithner, A",
                "Bergovec, M",
                "EMSOS TFR Study Group",
                "Smolle MA"
            ],
            "year": 2026,
            "source": "Proceedings of the 2026 EFORT Congress (Scientific Program). 2026; -EFORT Congress 2026; MAI 4-6, 2026; Malag, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222868-14052"
            ],
            "persons": [
                "222868-108921",
                "222868-53237",
                "222868-65038",
                "222868-95171"
            ],
            "imported": "2026-05-13T16:49:28+02: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": 222866,
            "title": "Therapeutic targeting of Cathepsin C in pulmonary arterial hypertension ",
            "abstract": null,
            "authors": [
                "Borek, I",
                "Berg, JL",
                "Lins, T",
                "Nagaraj, C",
                "Chazeirat, T",
                "Benazzo, A",
                "Aigner, C",
                "Novinec, M",
                "Chen, KJ",
                "Korkmaz, B",
                "Kwapiszewska, G"
            ],
            "year": 2026,
            "source": "ISyCatC V - 5th International Symposium on Cathepsin C; APR 15-17, 2026; Tours, FRANCE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-05-13T16:23:34+02: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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}