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=3300&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3320&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3280&ordering=-imported",
    "results": [
        {
            "id": 3562,
            "title": "Critical commentary to molecular diagnosis of a Mycobacterium chelonae infection by S. Schulz et al. (in Pathol. Res. Pract. 197 : 123-126, 2001)",
            "abstract": null,
            "authors": [
                "Popper, HH"
            ],
            "year": 2001,
            "source": "PATHOL RES PRACT 2001 197: 127-128.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000167432700011",
            "pubmed": null,
            "doi": "10.1078/0344-0338-00022",
            "pmc": null,
            "organizations": [
                "3562-14020"
            ],
            "persons": [
                "3562-51523-2"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.163,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3563,
            "title": "Prevalence of thyroid disease in multiple sclerosis",
            "abstract": null,
            "authors": [
                "Niederwieser, G",
                "Buchinger, W",
                "Bonelli, RM",
                "Berghold, A",
                "Reisecker, F",
                "Archelos, JJ",
                "Koltringer, P"
            ],
            "year": 2001,
            "source": "FASEB J 2001 15: A73-A73.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000167438100409",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3563-14051"
            ],
            "persons": [
                "3563-51344",
                "3563-51987"
            ],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.817,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3564,
            "title": "B7 family molecules are favorably positioned at the human maternal-fetal interface",
            "abstract": null,
            "authors": [
                "Petroff, MG",
                "Chen, LP",
                "Sedlmayr, P",
                "Morgan, KA",
                "Phillips, TA",
                "Hunt, JS"
            ],
            "year": 2001,
            "source": "FASEB J 2001 15: A373-A373.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000167438102138",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3564-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.817,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3565,
            "title": "Effects on plasma vitamin E concentrations of a diet low in vitamin E in healthy male non-smokers.",
            "abstract": null,
            "authors": [
                "Winklhofer-Roob, BM",
                "Roob, JM",
                "Hiller, D",
                "Marktfelder, E",
                "Veronig, I",
                "Sprinz, M",
                "Wuga, S",
                "Tiran, A"
            ],
            "year": 2001,
            "source": "FASEB J 2001 15: A958-A958.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000167454201407",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3565-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.817,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1820,
            "title": "Nitric oxide-dependent and -independent hyperaemia due to calcitonin gene-related peptide in the rat stomach.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Jocic, M",
                "Wachter, C",
                "Erb, R",
                "Heinemann, A"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 110(1):404-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV06400062",
            "pubmed": "8220901",
            "doi": "10.1111/j.1476-5381.1993.tb13824.x",
            "pmc": "PMC2175986",
            "organizations": [
                "1820-14022"
            ],
            "persons": [
                "1820-51529-2",
                "1820-51756-6",
                "1820-51832-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3882,
            "title": "Thyroglossal duct cysts in paediatric patients: early operative intervention reduces rate of complications",
            "abstract": null,
            "authors": [
                "von Bismarck, S",
                "Höllwarth, ME"
            ],
            "year": 2001,
            "source": "KLIN PADIAT 2001 213: 295-298.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171177600008",
            "pubmed": "11582530",
            "doi": "10.1055/s-2001-17223",
            "pmc": null,
            "organizations": [
                "3882-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.614,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.318840579710145,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1821,
            "title": "Nitric oxide and guanosine 3',5'-cyclic monophosphate stimulate bile secretion in isolated rat hepatocyte couplets, but not in isolated bile duct units.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Mennone, A",
                "Gigliozzi, A",
                "Fraioli, F",
                "Boyer, JL"
            ],
            "year": 1998,
            "source": "Hepatology. 1998; 28(6):1621-1628",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077257100023",
            "pubmed": "9828227",
            "doi": "10.1002/hep.510280623",
            "pmc": null,
            "organizations": [
                "1821-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.621,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 3570,
            "title": "Improved method for the fluorimetric detection of beta-D-galactosidase in water.",
            "abstract": null,
            "authors": [
                "Hattenberger, M",
                "Mascher, F",
                "Kalcher, K",
                "Marth, E"
            ],
            "year": 2001,
            "source": "Int J Hyg Environ Health. 2001; 203(3):281-287",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167540100013",
            "pubmed": "11279825",
            "doi": "10.1078/S1438-4639(04)70039-5",
            "pmc": null,
            "organizations": [
                "3570-14023"
            ],
            "persons": [
                "3570-51503-6",
                "3570-51664-6"
            ],
            "imported": null,
            "journal": "INT J HYG ENVIRON HEALTH",
            "issn": "1438-4639",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.170454545454545,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3571,
            "title": "Source localization of induced cortical oscillations during tactile finger stimulation.",
            "abstract": null,
            "authors": [
                "Schweitzer, G",
                "Edlinger, G",
                "Krausz, G",
                "Neuper, C",
                "Bammer, R",
                "Stollberger, R",
                "Pfurtscheller, G"
            ],
            "year": 2001,
            "source": "BIOMED TECH 2001 46: 24-28.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167560200004",
            "pubmed": "11258138",
            "doi": "10.1515/bmte.2001.46.1-2.24",
            "pmc": null,
            "organizations": [
                "3571-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.431,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3573,
            "title": "Correspondence re: O. J. Arola et al., acute doxorubicin cardiotoxicity involves cardiomyocyte apoptosis. Cancer Res., 60: 1789-1792, 2000.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Tinchon, C",
                "Linkesch, W",
                "Halwachs-Baumann, G",
                "Sill, H"
            ],
            "year": 2001,
            "source": "Cancer Res. 2001; 61(5):2335-2336",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000167568100089",
            "pubmed": "11280807",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3573-14028"
            ],
            "persons": [
                "3573-51857-6"
            ],
            "imported": null,
            "journal": "CANCER RES",
            "issn": "0008-5472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.302,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.953271028037383,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1823,
            "title": "Nitric oxide mediates the amplification by interleukin-1 beta of neurogenic vasodilatation in the rat skin.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 1994,
            "source": "EUR J PHARMACOL 1994 260: 89-93.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PA02600013",
            "pubmed": "7957631",
            "doi": "10.1016/0014-2999(94)90014-0",
            "pmc": null,
            "organizations": [
                "1823-14022"
            ],
            "persons": [
                "1823-51529-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3576,
            "title": "Adenovirus-mediated apo(a)-antisense-RNA expression efficiently inhibits apo(a) synthesis in vitro and in vivo.",
            "abstract": null,
            "authors": [
                "Frank, S",
                "Gauster, M",
                "Strauss, J",
                "Hrzenjak, A",
                "Kostner, GM"
            ],
            "year": 2001,
            "source": "Gene Ther. 2001; 8(6):425-430",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167615800001",
            "pubmed": "11313820",
            "doi": "10.1038/sj.gt.3301434",
            "pmc": null,
            "organizations": [
                "3576-14013"
            ],
            "persons": [
                "3576-50610-6",
                "3576-51669-4",
                "3576-51988-1",
                "3576-53232-6"
            ],
            "imported": null,
            "journal": "GENE THERAPY",
            "issn": "0969-7128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.893,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.969465648854962,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 895,
            "title": "Ex juvantibus approach for chronic posterior laryngitis: results of short-term pantoprazole therapy.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Eherer, A",
                "Lindbichler, F",
                "Raith, J",
                "Friedrich, G"
            ],
            "year": 1999,
            "source": "J Laryngol Otol. 1999; 113(8):734-739",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082089400008",
            "pubmed": "10748849",
            "doi": "10.1017/S0022215100145050",
            "pmc": null,
            "organizations": [
                "895-14042",
                "895-14054"
            ],
            "persons": [
                "895-51636-6"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 3624,
            "title": "The PLA1/A2 polymorphism of platelet glycoprotein IIIa is not associated with peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Renner, W",
                "Brodmann, M",
                "Winkler, M",
                "Washer, TC",
                "Pilger, E"
            ],
            "year": 2001,
            "source": "Thromb Haemost. 2001; 85(4):745-746",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000168105100030",
            "pubmed": "11341516",
            "doi": "10.1055/s-0037-1615664",
            "pmc": null,
            "organizations": [
                "3624-14079"
            ],
            "persons": [
                "3624-50910-2",
                "3624-51541-6",
                "3624-51689-6"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.91,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1826,
            "title": "No detection of Borrelia burgdorferi-specific DNA in erythema migrans lesions after minocycline treatment.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Zoechling, N",
                "Soyer, HP",
                "Hoedl, S",
                "Wienecke, R",
                "Volkenandt, M",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Arch Dermatol. 1995; 131(6):678-682",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC49700007",
            "pubmed": "7778919",
            "doi": "10.1001%2Farchderm.131.6.678",
            "pmc": null,
            "organizations": [
                "1826-14047"
            ],
            "persons": [
                "1826-51620-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.062,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.971428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3580,
            "title": "Permanent depression of plasma cGMP during long-term space flight.",
            "abstract": null,
            "authors": [
                "Rössler, A",
                "Noskov, V",
                "László, Z",
                "Polyakow, VV",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 2001,
            "source": "Physiol Res. 2001; 50(1):83-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167660100011",
            "pubmed": "11300230",
            "doi": "10.33549/physiolres.930000.50.83",
            "pmc": null,
            "organizations": [
                "3580-14010"
            ],
            "persons": [
                "3580-51683-6",
                "3580-51737-2"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.027,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.243243243243243,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3582,
            "title": "Mitochondria from human trophoblast and embryonic liver cells are resistant to hyperglycaemia-associated high-amplitude swelling.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Weiss, U",
                "Simán, CM",
                "Desoye, G"
            ],
            "year": 2001,
            "source": "DIABETOLOGIA 2001 44: 389-391.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000167663600020",
            "pubmed": "11317675",
            "doi": "10.1007%2Fs001250051633",
            "pmc": null,
            "organizations": [
                "3582-14038"
            ],
            "persons": [
                "3582-51632-4"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.299,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.944444444444444,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1827,
            "title": "No evidence for leptin as an independent associate of blood pressure in childhood and juvenile obesity.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Troebinger, M",
                "Cartellieri, M",
                "Reiterer, E",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "J Pediatr Endocrinol Metab. 2000; 13(5):513-521",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086787400008",
            "pubmed": "10803869",
            "doi": "10.1515/JPEM.2000.13.5.513",
            "pmc": null,
            "organizations": [
                "1827-14091"
            ],
            "persons": [
                "1827-50659-6",
                "1827-51654-6",
                "1827-51963-6"
            ],
            "imported": null,
            "journal": "J PEDIATR ENDOCRINOL METAB",
            "issn": "0334-018X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.638,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.394366197183099,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3587,
            "title": "Idiopathic deep vein thrombosis in siblings with homozygous factor V Leiden mutation.",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Renner, W",
                "Seinost, G",
                "Pilger, E"
            ],
            "year": 2001,
            "source": "Thromb Haemost. 2001; 85(3):562-563",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000167672000035",
            "pubmed": "11307833",
            "doi": "10.1055/s-0037-1615625",
            "pmc": null,
            "organizations": [
                "3587-14079"
            ],
            "persons": [
                "3587-50910-6",
                "3587-51541-6",
                "3587-52018-6"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.91,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6104,
            "title": "Streptokinase full circle.",
            "abstract": null,
            "authors": [
                "Klein, W"
            ],
            "year": 1992,
            "source": "Lancet. 1992; 339(8789):363-363",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992HC77100034",
            "pubmed": "1346433",
            "doi": "10.1016/0140-6736(92)91680-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}