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=740&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=760&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720&ordering=-imported",
    "results": [
        {
            "id": 880,
            "title": "Effects of the non-peptide B2 antagonist FR173657 on kinin-induced smooth muscle contraction and relaxation, vasoconstriction and prostaglandin release.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Sametz, W",
                "Legat, FJ",
                "Diethart, S",
                "Hammer, S",
                "Juan, H"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 121(3):469-476",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA40600016",
            "pubmed": "9179388",
            "doi": "10.1038/sj.bjp.0701159",
            "pmc": "PMC1564713",
            "organizations": [
                "880-14022",
                "880-14047"
            ],
            "persons": [
                "880-51661-2",
                "880-51865-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": 3.619,
            "impactfactor_year": 1997,
            "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": 881,
            "title": "Effects of the novel thromboxane (TXA2) receptor antagonist linotroban on inulin and para-aminohippuric acid clearances in the conscious male and female rat.",
            "abstract": null,
            "authors": [
                "Supanz, S",
                "Sadjak, A",
                "Fellier, H",
                "Eidenberger, T"
            ],
            "year": 1997,
            "source": "Arzneimittelforschung. 1997; 47(9):1026-1030",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ62900006",
            "pubmed": "9342416",
            "doi": null,
            "pmc": null,
            "organizations": [
                "881-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.627,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 882,
            "title": "Effects of the synthetic glucocorticoid triamcinolone acetonide on vasoactive hydrolases of the human placenta in vitro.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Graf, R",
                "Oney, T",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "PLACENTA 1994 15: 377-388.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW25400005",
            "pubmed": "7937594",
            "doi": "10.1016/0143-4004(94)90005-1",
            "pmc": null,
            "organizations": [
                "882-14038"
            ],
            "persons": [
                "882-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 214,
            "title": "Anatomic basis of vascularized nerve graft using the long thoracic nerve.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Kärcher, H",
                "Gaggl, A",
                "Anderhuber, F"
            ],
            "year": 1999,
            "source": "Surg Radiol Anat. 1999; 21(2):91-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081102100002",
            "pubmed": "10399207",
            "doi": "10.1007/s00276-999-0091-0",
            "pmc": null,
            "organizations": [
                "214-14018",
                "214-14112"
            ],
            "persons": [
                "214-51566-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.198473282442748,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 884,
            "title": "Evaluation of the Cobas Core system for use in routine diagnosis of thyroid disorders.",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Költringer, P",
                "Eber, O",
                "Pürstner, P"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):113-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UE11400006",
            "pubmed": "8651040",
            "doi": null,
            "pmc": null,
            "organizations": [
                "884-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "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
        },
        {
            "id": 885,
            "title": "Evaluating an interactive, multi-media learning system for the study of primary open angle glaucoma",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Maresch, H",
                "Faulborn, J"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(12):372-374",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TQ70500005",
            "pubmed": "8580292",
            "doi": "10.1515/bmte.1995.40.12.372",
            "pmc": null,
            "organizations": [
                "885-14043"
            ],
            "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.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 886,
            "title": "Evaluation of the pathogenesis of flatulence and abdominal cramps in patients with lactose malabsorption.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Petritsch, W",
                "Pristautz, H",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):175-179",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900004",
            "pubmed": "8650927",
            "doi": null,
            "pmc": null,
            "organizations": [
                "886-14081"
            ],
            "persons": [
                "886-51531-2",
                "886-51534-6",
                "886-51536-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "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": 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": 47,
            "title": "A case of parathyroid carcinoma visualized on Tc-99m-sestamibi scintigraphy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Lax, S"
            ],
            "year": 1997,
            "source": "Nuklearmedizin. 1997; 36(7):256-258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YF41800008",
            "pubmed": "9394362",
            "doi": "10.1055/s-0038-1629843",
            "pmc": null,
            "organizations": [
                "47-14020",
                "47-14054",
                "47-14107"
            ],
            "persons": [
                "47-51727-2"
            ],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.128,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 889,
            "title": "Evidence for a neurotransmitter role of glutamate in guinea pig myenteric plexus neurons.",
            "abstract": null,
            "authors": [
                "Sinskı, M",
                "Donnerer, J"
            ],
            "year": 1998,
            "source": "Neurosci Lett. 1998; 258(2):109-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077632000013",
            "pubmed": "9875539",
            "doi": "10.1016/S0304-3940(98)00866-0",
            "pmc": null,
            "organizations": [
                "889-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.934,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 437,
            "title": "Changes in the fibrinolytic system in patients with peripheral arterial occlusive disease undergoing percutaneous transluminal angioplasty.",
            "abstract": null,
            "authors": [
                "Roller, RE",
                "Janisch, S",
                "Carroll, V",
                "Kvas, E",
                "Pilger, E",
                "Binder, BR",
                "Wojta, J"
            ],
            "year": 1999,
            "source": "Thromb Res. 1999; 94(4):241-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080079300006",
            "pubmed": "10336240",
            "doi": "10.1016/S0049-3848(99)00002-X",
            "pmc": null,
            "organizations": [
                "437-14010",
                "437-14079"
            ],
            "persons": [
                "437-51541-6",
                "437-51745-1"
            ],
            "imported": null,
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.207,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 216,
            "title": "Ancient melanocytic nevus.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Soyer, HP",
                "Cerroni, L",
                "Wolf, IH",
                "Ackerman, AB"
            ],
            "year": 1998,
            "source": "Semin Diagn Pathol. 1998; 15(3):210-215",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075400400006",
            "pubmed": "9711671",
            "doi": null,
            "pmc": null,
            "organizations": [
                "216-14047"
            ],
            "persons": [
                "216-51751-6",
                "216-51327-6",
                "216-51620-2"
            ],
            "imported": null,
            "journal": "SEMIN DIAGN PATHOL",
            "issn": "0740-2570",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.771,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.911764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 892,
            "title": "Evidence for the participation of glutamate in reflexes involving afferent, substance P-containing nerve fibres in the rat.",
            "abstract": null,
            "authors": [
                "Juránek, I",
                "Lembeck, F"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 117(1):71-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY67400011",
            "pubmed": "8825345",
            "doi": "10.1111/j.1476-5381.1996.tb15156.x",
            "pmc": "PMC1909381",
            "organizations": [
                "892-14022"
            ],
            "persons": [],
            "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.075,
            "impactfactor_year": 1996,
            "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": 893,
            "title": "Evidence for the presence of NK1 and NK3 receptors on cholinergic neurones in the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Althuber, P",
                "Maier, R",
                "Griesbacher, T",
                "Lembeck, F"
            ],
            "year": 1996,
            "source": "Neurosci Lett. 1996; 207(2):125-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH28400014",
            "pubmed": "8731437",
            "doi": "10.1016/0304-3940(96)12503-9",
            "pmc": null,
            "organizations": [
                "893-14022"
            ],
            "persons": [
                "893-51661-6",
                "893-51865-2",
                "893-51953-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.09,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 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": 217,
            "title": "Distribution and localization of a G protein-coupled inwardly rectifying K+ channel in the rat.",
            "abstract": null,
            "authors": [
                "Karschin, C",
                "Schreibmayer, W",
                "Dascal, N",
                "Lester, H",
                "Davidson, N",
                "Karschin, A"
            ],
            "year": 1994,
            "source": "FEBS Lett. 1994; 348(2):139-144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW90400006",
            "pubmed": "8034029",
            "doi": "10.1016%2F0014-5793%2894%2900590-7",
            "pmc": null,
            "organizations": [
                "217-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 897,
            "title": "Exercise increases plasma concentrations of (R)- and (S)-propranolol.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Schumacher, M",
                "Stark, G",
                "Dimai, HP",
                "Stauber, R",
                "Stoschitzky, P",
                "Krejs, GJ",
                "Klein, W",
                "Lindner, W"
            ],
            "year": 1996,
            "source": "Eur J Clin Pharmacol. 1996; 50(4):339-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR77200018",
            "pubmed": "8803530",
            "doi": "10.1007/s002280050119",
            "pmc": null,
            "organizations": [
                "897-14083"
            ],
            "persons": [
                "897-79271-6",
                "897-51374-2",
                "897-51530-6",
                "897-51534-6",
                "897-51699-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN PHARMACOL",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.308,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.612359550561798,
            "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": true
        },
        {
            "id": 900,
            "title": "Expanded polytetrafluoroethylene threads for lip augmentation induce foreign body granulomatous reaction.",
            "abstract": null,
            "authors": [
                "Hubmer, MG",
                "Hoffmann, C",
                "Popper, H",
                "Scharnagl, E"
            ],
            "year": 1999,
            "source": "Plast Reconstr Surg. 1999; 103(4):1277-1279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079107900029",
            "pubmed": "10088521",
            "doi": "10.1097/00006534-199904040-00029",
            "pmc": null,
            "organizations": [
                "900-14020",
                "900-14047",
                "900-14076"
            ],
            "persons": [
                "900-51523-6",
                "900-59917-1"
            ],
            "imported": null,
            "journal": "PLAST RECONSTR SURG",
            "issn": "0032-1052",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.482,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.740458015267176,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 901,
            "title": "Information theoretical concepts in clinical chemistry: the use of spreadsheet programs for convenient calculation of information theoretical quantities.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Lang, T",
                "Estelberger, W"
            ],
            "year": 1997,
            "source": "Clin Chim Acta. 1997; 264(2):207-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV11500006",
            "pubmed": "9293378",
            "doi": "10.1016%2FS0009-8981%2897%2900095-8",
            "pmc": null,
            "organizations": [
                "901-14012",
                "901-14045"
            ],
            "persons": [
                "901-50569-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.067,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 441,
            "title": "Changes induced by cadmium administration on thyroxine deiodination and sulfhydryl groups in rat liver.",
            "abstract": null,
            "authors": [
                "Paier, B",
                "Hagmüller, K",
                "Noli, MI",
                "Gonzalez Pondal, M",
                "Stiegler, C",
                "Zaninovich, AA"
            ],
            "year": 1993,
            "source": "J Endocrinol. 1993; 138(2):219-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB94000006",
            "pubmed": "8228730",
            "doi": "10.1677/joe.0.1380219",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J ENDOCRINOL",
            "issn": "0022-0795",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.495,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.734939759036145,
            "impactfactor_norm_year": 1998,
            "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": 1314,
            "title": "Increased prevalence of serum IgA Chlamydia antibodies in obesity].",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC",
                "Weber, K",
                "Lauermann, T",
                "Reisinger, EC",
                "Bahadori, B",
                "Tilz, GP",
                "Haller, EM"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(1-2):23-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH58500007",
            "pubmed": "7645365",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1314-14043"
            ],
            "persons": [
                "1314-51846-2",
                "1314-51537-6",
                "1314-51874-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "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": 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
        }
    ]
}