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=152620&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152640&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=imported",
    "results": [
        {
            "id": 8984,
            "title": "Immunohistochemical studies of the distribution of a basolateral-membrane protein in intestinal epithelial cells (GZ1-Ag) in rats using monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Schiechl, H",
                "Dohr, G"
            ],
            "year": 1987,
            "source": "Histochemistry. 1987; 87(5):491-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K560100014",
            "pubmed": "3323146",
            "doi": "10.1007/BF00496823",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8984-51666-6"
            ],
            "imported": null,
            "journal": "HISTOCHEMISTRY",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.143,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 8985,
            "title": "Is ganglionic transmission through nicotinic receptors essential for the peristaltic reflex in the guinea-pig ileum?",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "NEUROPHARMACOLOGY 1987 26: 1663-1666.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K588300018",
            "pubmed": "2893310",
            "doi": "10.1016/0028-3908(87)90018-9",
            "pmc": null,
            "organizations": [
                "8985-14022"
            ],
            "persons": [
                "8985-51529-6"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.910112359550562,
            "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": 8986,
            "title": "Endoscopic evacuation of an intracerebral and intraventricular haemorrhage.",
            "abstract": null,
            "authors": [
                "Ritschl, E",
                "Auer, LM"
            ],
            "year": 1987,
            "source": "Arch Dis Child. 1987; 62(11):1163-1165",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K647600017",
            "pubmed": "3688921",
            "doi": "10.1136/adc.62.11.1163",
            "pmc": "PMC1778511",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "impactfactor_norm_year": 1998,
            "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": 8989,
            "title": "Lipoxygenases and hydroperoxy/hydroxy-eicosatetraenoic acid formation.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Leis, HJ",
                "Karádi, I",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "Int J Biochem. 1987; 19(11):1013-1022",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987K696800001",
            "pubmed": "3123289",
            "doi": "10.1016/0020-711X(87)90301-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8989-51669-6",
                "8989-51833-2"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8990,
            "title": "Favorable concomitant effects and undesirable side effects of oral contraceptives",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(18-19):450-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K735000006",
            "pubmed": "3318157",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8991,
            "title": "Measurement of prostaglandins, thromboxanes and hydroxy fatty acids by stable isotope dilution gas chromatography/mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Hohenester, E",
                "Gleispach, H",
                "Malle, E",
                "Mayer, B"
            ],
            "year": 1987,
            "source": "Biomed Environ Mass Spectrom. 1987; 14(11):617-621",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K750200007",
            "pubmed": "2962666",
            "doi": "10.1002/bms.1200141108",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8991-51833-6"
            ],
            "imported": null,
            "journal": "BIOMED ENVIRON MASS SPECTROM",
            "issn": "0887-6134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8994,
            "title": "Continuous ECG measurements of intracardiac activity from the surface of Langendorff-perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Huber, U",
                "Hofer, E",
                "Tritthart, HA"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(5):437-444",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K824600003",
            "pubmed": "3426522",
            "doi": "10.1007/BF01907091",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8994-51502-6",
                "8994-51519-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 8997,
            "title": "CONSENSUS ON PREVENTING OSTEOPOROSIS - REPLY",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1987,
            "source": "BRIT MED J 1987 295: 1277-1277.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987K934800030",
            "pubmed": null,
            "doi": "10.1136/bmj.295.6608.1277",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT MED J",
            "issn": "0959-8138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.411,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94392523364486,
            "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": 8998,
            "title": "Pharmacology and dosage of thyrostatic drugs",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Warnkross, H"
            ],
            "year": 1987,
            "source": "Acta Med Austriaca. 1987; 14(3-4):72-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L002400004",
            "pubmed": "2447738",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.368,
            "impactfactor_year": 1994,
            "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
        },
        {
            "id": 8999,
            "title": "Dosimetry and dose schedule of radioiodine therapy with 131 iodine",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1987,
            "source": "Acta Med Austriaca. 1987; 14(3-4):87-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L002400008",
            "pubmed": "3321847",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.368,
            "impactfactor_year": 1994,
            "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
        },
        {
            "id": 9000,
            "title": "Neuropeptide Y and non-adrenergic sympathetic vascular control of the cat nasal mucosa.",
            "abstract": null,
            "authors": [
                "Lundblad, L",
                "Anggard, A",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "J Auton Nerv Syst. 1987; 20(3):189-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L019000001",
            "pubmed": "3693801",
            "doi": "10.1016/0165-1838(87)90148-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AUTONOM NERV SYST",
            "issn": "0165-1838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.742,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.445544554455446,
            "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": 9001,
            "title": "Reserpine-induced depletion of neuropeptide Y in the guinea-pig: tissue-specific effects and mechanisms of action.",
            "abstract": null,
            "authors": [
                "Nagata, M",
                "Franco-Cereceda, A",
                "Saria, A",
                "Amann, R",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "J Auton Nerv Syst. 1987; 20(3):257-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L019000007",
            "pubmed": "3121715",
            "doi": "10.1016/0165-1838(87)90154-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AUTONOM NERV SYST",
            "issn": "0165-1838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.742,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.445544554455446,
            "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": 9003,
            "title": "Clinical assessment and therapy of barbiturate poisoning (based on 2 case reports)",
            "abstract": null,
            "authors": [
                "Smolle, KH",
                "Kullnig, P",
                "Logar, C",
                "Udermann, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(22):793-798",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L033700007",
            "pubmed": "3433783",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": 9006,
            "title": "The use of sodium sulfide to separate mercury from tissues preserved in Cialit and Merthiolate solutions.",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Raber, J",
                "Raber, M"
            ],
            "year": 1987,
            "source": "Arch Otorhinolaryngol. 1987; 244(5):259-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L078300001",
            "pubmed": "3439912",
            "doi": "10.1007/BF00468631",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNGOL",
            "issn": "0302-9530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9007,
            "title": "Simultaneous localization of calcitonin mRNA and peptide in a medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Pütz, B",
                "Ruhri, C",
                "Wirnsberger, G",
                "Klimpfinger, M",
                "Smolle, J"
            ],
            "year": 1987,
            "source": "Virchows Arch B Cell Pathol Incl Mol Pathol. 1987; 54(3):144-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L079200002",
            "pubmed": "2894088",
            "doi": "10.1007/BF02899206",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9007-51617-6",
                "9007-51739-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH B CELL PATH",
            "issn": "0340-6075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9008,
            "title": "PAPILLOMAVIRUS INFECTIONS IN CERVICAL TUMORS OF AUSTRIAN PATIENTS",
            "abstract": null,
            "authors": [
                "FUCHS, PG",
                "GIRARDI, F",
                "ENGELHARDT, A",
                "PFISTER, H"
            ],
            "year": 1987,
            "source": "ZBL BAKT MIKROBIOL HYG A-MED 1987 267: 145-145.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L137800140",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG A-MED",
            "issn": "0174-3031",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "impactfactor_year": 1994,
            "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": 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": 9009,
            "title": "Eye injuries in childhood",
            "abstract": null,
            "authors": [
                "Sommerauer, P",
                "Hesse, W",
                "Lerchner, H"
            ],
            "year": 1987,
            "source": "Klin Monatsbl Augenheilkd. 1987; 191(5):364-366",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L190200014",
            "pubmed": "3431005",
            "doi": "10.1055/s-2008-1050530",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 9010,
            "title": "High density lipoprotein uptake by freshly isolated human peripheral blood T lymphocytes.",
            "abstract": null,
            "authors": [
                "Traill, KN",
                "Jürgens, G",
                "Böck, G",
                "Wick, G"
            ],
            "year": 1987,
            "source": "Immunobiology. 1987; 175(5):447-454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L190500006",
            "pubmed": "2828227",
            "doi": "10.1016/S0171-2985(87)80072-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9010-51511-6"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 9011,
            "title": "Action of lecithin-cholesterol acyltransferase on low-density lipoproteins in native pig plasma.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Birchbauer, A",
                "Steyrer, E",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "BIOCHEMISTRY-USA 1987 26: 7945-7953.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L208000060",
            "pubmed": "3427116",
            "doi": "10.1021/bi00398a060",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9011-51817-6",
                "9011-51669-6",
                "9011-51779-6"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": 9012,
            "title": "CHROMIUM CONTENT OF NORMAL AND PATHOLOGICALLY ALTERED LUNG-TISSUE",
            "abstract": null,
            "authors": [
                "WIRNSBERGER, G",
                "WAWSCHINEK, O",
                "PRUEGGER, F",
                "HOEFLER, H"
            ],
            "year": 1987,
            "source": "BIOL TR ELEM RES 1987 14: 43-52.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L215000004",
            "pubmed": null,
            "doi": "10.1007/BF02795595",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.799,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.46,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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
        }
    ]
}